By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T16:29:06.156Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-21T16:29:06.166Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-21T16:29:06.167Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-21T16:29:06.169Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T16:29:06.496Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T16:29:06.598Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T16:29:06.598Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-21T16:29:06.598Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":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.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-21T16:29:06.664Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-10-21T16:29:06.713Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-10-21T16:29:06.737Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-10-21T16:29:08.155Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-10-21T16:29:08.758Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-10-21T16:29:08.784Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-10-21T16:29:08.785Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-10-21T16:29:08.872Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-10-21T16:29:08.872Z |INFO |Root WebApplicationContext: initialization completed in 2135 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-10-21T16:29:09.719Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-10-21T16:29:11.801Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-10-21T16:29:12.339Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-10-21T16:29:12.363Z |INFO |Started MainApp in 8.327 seconds (JVM running for 8.855) |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-10-21T16:29:12.573Z |INFO |Start scheduling PRH workflow |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:29:12.584Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=3ea382a0-3ebc-4d1c-81f6-5e0734686124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:29:13.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:29:23.130Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=f3256b8c-0b8b-4ceb-bf91-235ea684e9c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:29:23.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-10-21T16:29:23.266Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-10-21T16:29:23.267Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-10-21T16:29:23.273Z |INFO |Completed initialization in 6 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:29:33.165Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=5ce84fd3-ac9a-48f3-ad6b-11086b05ac1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:29:33.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:29:43.276Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=a07e5bae-6b3e-4d2e-801d-29d7b64b7e60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:29:43.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:29:53.303Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=062b11ab-46e3-4fbb-8757-6a112751e5e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:29:53.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:30:03.371Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=96d67b56-e94b-4c35-91a0-dc68b3d724a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:30:03.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:30:13.417Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=3752d720-bc86-40c8-876d-0cc3be7d5f64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:30:13.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:30:23.447Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=59fd8279-d121-458e-8861-a0f97a61d7ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:30:23.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:30:33.496Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=1615aefb-95ed-4fb2-b129-092ae5bf4024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:30:33.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:30:43.596Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=7359c828-190e-4dbb-a0a4-b19d1dc8f81e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:30:43.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:30:53.623Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=5868b3ef-a8b0-4d55-94d9-42024075c3bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:30:53.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:31:03.647Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=efc09a0a-b177-4b86-8795-d8fa8c3edbef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:31:03.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:31:13.668Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=3c09f028-08a5-46c3-9fd7-ddedb3dbb195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:31:13.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:31:23.688Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=06cf7c55-3a74-4321-9005-13aacd19a734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:31:23.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:31:33.710Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=e7d51a4d-c3e5-4365-a1cd-87dd04cf075c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:31:33.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:31:43.727Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=2b46d47a-333c-4c86-9d64-f57407c441d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:31:43.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:31:53.746Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=13546b46-44ec-424f-9e83-930ecf4d4f47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:31:53.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:32:03.765Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=123cf36f-e0c1-4850-8932-683c01822d8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:32:03.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:32:13.786Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=57a490a6-f745-46a8-8942-52d9455ebfaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:32:13.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:32:23.807Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=5dd1c4b7-b348-438a-86e0-2c48226122ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:32:23.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:32:33.836Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=e3ad56bf-a54a-40c5-a358-c594cc17217f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:32:33.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:32:43.854Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=1c2e24e1-2011-4751-bf67-78bea6648121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:32:43.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:32:53.892Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=3990f64e-711e-4b5a-a5a1-c8d512f79cb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:32:53.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:33:03.924Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=d1aee294-9061-41c9-9934-f8381691ee99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:33:03.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:33:13.944Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=2f8687cd-8fbe-42c3-b9b5-26fa6bebdfa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:33:13.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:33:24.002Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=456b6d3f-20a5-4c9a-b3ca-11eb9a556cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:33:24.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:33:34.073Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=0791342a-e1b4-4302-9918-7d090cbe9a18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:33:34.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:33:44.091Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=a0240794-6c85-4468-b36b-f0fdd5c82af1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:33:44.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:33:54.107Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=4f4f6e8a-28bc-413e-b5e7-c223bbce6742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:33:54.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:34:04.125Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=acd0c80d-c2de-4435-916f-2adf90b1e5ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:34:04.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T16:34:10.447Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-21T16:34:10.447Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-21T16:34:10.448Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-21T16:34:10.448Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T16:34:10.448Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T16:34:10.457Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T16:34:10.458Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-21T16:34:10.458Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":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.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-21T16:34:10.460Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:34:14.150Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=d6012ea2-ed5a-45ff-91f8-a6afbf45fc63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:34:14.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:34:24.170Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=196a2e40-20ea-4b11-8121-57249c28ef45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:34:24.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:34:34.191Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=e66a23df-b5c4-44c1-879c-1ec6e0bbcbf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:34:34.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:34:44.212Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=24c276f6-aa84-4791-b7fc-d4ecc320070b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:34:44.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:34:54.232Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=79abd2b7-45d1-4be2-80ce-789752d2dd2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:34:54.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:35:04.252Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=cc508317-e327-4e6b-85e4-42174bda9a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:35:04.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:35:14.273Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=a1192a41-2444-499f-955a-9bb8e7279ed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:35:14.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:35:24.291Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=39c35f51-a524-4f02-9905-83e7045df450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:35:24.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:35:34.310Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=31a6a90d-2d71-4959-b390-0e94abaaad40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:35:34.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:35:44.328Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=55929de5-0b42-4eef-a060-01f4f7d01fb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:35:44.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:35:54.348Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=3b3f99d1-872f-46b6-a0a7-31786795b4c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:35:54.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:36:04.367Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=a3530a9c-a8db-4762-b042-524c1cc86976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:36:04.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:36:14.386Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=f2ba0c48-0750-424b-a02e-f269e759ef00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:36:14.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:36:24.418Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=5beea965-03a1-4f0c-860f-2e1cd72a9e84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:36:24.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:36:34.437Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=9962da2a-8827-4018-931b-48f53348e3c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:36:34.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:36:44.464Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=bb065ca3-ee46-4ca1-9bd2-2236ca2b70c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:36:44.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:36:54.481Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=648139b3-7e18-4d7a-812e-b14a60c13668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:36:54.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:37:04.497Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=6496a973-e660-4e5c-93da-1cf3f71cccea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:37:04.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:37:14.513Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=2383c8f4-7d0b-4785-98c7-1b2792f85e88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:37:14.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:37:24.531Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=ee2c485b-9daf-46a5-82c8-f56a9d240bfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:37:24.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:37:34.546Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=9c38b32c-a35f-4112-8ca2-4395fb7791a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:37:34.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:37:44.564Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=19dff23a-f96b-444b-a020-ffa514529be3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:37:44.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:37:54.583Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=67b7a388-50f0-42ed-9567-043fa41b62cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:37:54.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:38:04.600Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=1b6275a6-c117-4f87-ae76-81d6358c0aa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:38:04.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:38:14.622Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=ea695bff-acf8-4aa1-8812-be2ffd334ebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:38:14.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:38:24.639Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=f2286686-5696-41e9-86ff-95953708fc85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:38:24.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:38:34.658Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=0a6c2814-95c2-4fce-8d06-9b059bf32875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:38:34.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:38:44.675Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=ee51a4a9-27fd-43e5-bc8d-7302648b4eca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:38:44.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:38:54.692Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=6358bc79-23c0-4df0-8bef-cd6e27fe9935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:38:54.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:39:04.710Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=b5fadaa7-04d5-4aa2-ab9f-de3e27a6d54c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:39:04.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T16:39:09.988Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-21T16:39:09.989Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-21T16:39:09.989Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-21T16:39:09.989Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T16:39:09.989Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T16:39:09.995Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T16:39:09.995Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-21T16:39:09.995Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":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.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-21T16:39:09.997Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:39:14.726Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=03947b8c-fa81-4acd-87e4-38e422897998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:39:14.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:39:24.748Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=d2858e0c-66bf-47bf-91d0-467619b70b22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:39:24.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:39:34.768Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=780a1292-e3c8-4527-ae45-5fbe0afc4785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:39:34.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:39:44.784Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=162077a2-5ae6-4e07-8269-75eff7b808d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:39:44.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:39:54.801Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=11863d5b-2817-44ac-bd63-18c2b8eeeacf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:39:54.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:40:04.827Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=1085d558-91db-4c46-a6f5-57eb66a6a681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:40:04.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:40:14.849Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=e783cf45-ea61-4ccc-9b8c-195211bf2007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:40:14.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:40:24.865Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=e573c126-9dc5-4c9c-83ef-1ca406331a95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:40:24.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:40:34.879Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=da7e0bb7-38ba-4310-822b-ef078d509ff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:40:34.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:40:44.898Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=f5ae1d24-6b8d-47b3-9b81-95acdc230518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:40:44.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:40:54.914Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=fb08cf2b-4441-4b97-9f43-ac4f1e80a071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:40:54.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:41:04.935Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=feb69da0-3953-4ed8-ae2b-acadcc5300e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:41:04.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:41:14.959Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=94daf594-6ee5-452c-8244-1126aa0faf6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:41:14.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:41:24.977Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=9df15539-befd-4b27-a1f5-3e1676afce35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:41:24.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:41:34.991Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=9881f41d-5fad-42cf-8f0f-901d29382952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:41:35.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:41:45.020Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=f734d918-be05-4837-98cd-a84d713e6fd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:41:45.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:41:55.039Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=65e28942-3135-45c5-a2fc-ebb5432e986c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:41:55.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:42:05.055Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=4358e2aa-57ca-491e-bea6-1b8f69647e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:42:05.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:42:15.075Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=aead4823-3ef4-4918-a5ea-9d093edb5580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:42:15.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:42:25.102Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=8efa3f5e-1b16-4b7b-8655-ad60ddce7c5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:42:25.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:42:35.117Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=36a6299a-b489-4d08-b167-c0d8fcc6c380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:42:35.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:42:45.136Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=1fb03f76-db13-498b-81c1-72dd30c992aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:42:45.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:42:55.151Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=f84e8a2b-94ca-4d77-a539-35cce331b7de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:42:55.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:43:05.167Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=93c06e08-97a0-4ef8-b029-13365abb31b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:43:05.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:43:15.182Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=3c6e60e3-7a58-4df3-84fe-03125348d2a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:43:15.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:43:25.202Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=f070458f-fd18-4e7d-93a1-34ff469db18c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:43:25.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:43:35.218Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=2ad8937e-f998-470b-b1da-316af862cd48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:43:35.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:43:45.236Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=0fce3c61-c31f-451c-86fc-ec022dbd84f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:43:45.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:43:55.250Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=aa473502-4117-41b0-a518-8622abcbcb2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:43:55.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:44:05.266Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=f1b80732-0ca6-4625-941f-0527c37403b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:44:05.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T16:44:09.982Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-21T16:44:09.982Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-21T16:44:09.982Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-21T16:44:09.982Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T16:44:09.983Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T16:44:09.989Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T16:44:09.989Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-21T16:44:09.989Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":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.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-21T16:44:09.991Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:44:15.280Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=99aefa73-14e5-4015-9899-8c5615699d94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:44:15.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:44:25.298Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=2791dd40-ba47-4cf6-ada4-c144d8139966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:44:25.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:44:35.324Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=a33e71ba-814f-48be-b011-273949a73f9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:44:35.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:44:45.344Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=076d0cbf-d995-40f6-90d7-314847662e3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:44:45.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:44:55.360Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=06aad98e-13b0-4fe6-8b58-e23006e31ca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:44:55.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:45:05.378Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=d0b88d6d-acc7-4e9e-8371-a9fa131b70ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:45:05.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:45:15.397Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=809d65ac-3016-484d-9860-67fafdde50b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:45:15.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:45:25.423Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=2a491872-83db-4356-a59b-6e925c7679df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:45:25.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:45:35.437Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=e2eb9049-24fd-42c0-8a56-2c6ce70de55c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:45:35.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:45:45.456Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=91441cf5-4029-4869-b654-880f65d4918e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:45:45.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:45:55.474Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=04d9f7e0-04b7-48e7-86bc-79197586b14a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:45:55.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:46:05.492Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=00c7d045-453f-476b-af99-3d316f665be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:46:05.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:46:15.507Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=443ebefe-5321-4f06-acf4-0b93330c1fe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:46:15.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:46:25.532Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=2cb4e0a2-aba4-4bb1-91a1-53792a12a809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:46:25.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:46:35.545Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=76cd8980-2dd1-4c11-bd62-19dbdeb07492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:46:35.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:46:45.559Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=59d52320-a20d-4d84-94ec-c80f8577fed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:46:45.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:46:55.577Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=be4578da-f5ed-4c7d-a837-8fbf593add6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:46:55.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:47:05.620Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=7f51ea62-5169-44d6-8259-8ab42dbde067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:47:05.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:47:15.638Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=a708ab42-83a8-4aa4-afb0-daaa0a26f0da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:47:15.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:47:25.655Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=337ef417-0b4e-4164-a8d6-bb9ab8d03e27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:47:25.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:47:35.669Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=56b7fd10-d11f-431c-81f4-2b59e48d5deb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:47:35.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:47:45.697Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=88aa3f5d-50cf-4172-ad3e-35abf86b4e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:47:45.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:47:55.717Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=8df81bf3-b80c-4a54-b7b9-824bd250d02c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:47:55.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:48:05.750Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=4a09fbca-d315-4ce4-b24a-62c12c7f7184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:48:05.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:48:15.765Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=d965c2dc-1dd0-4dec-b66a-d4f2c244ee67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:48:15.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:48:25.783Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=0c8d3b42-28e1-41a1-b917-8ce6ce29542e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:48:25.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:48:35.800Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=6bc898d6-bb9d-4abe-aa42-5d35eed5aedf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:48:35.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:48:45.820Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=8652216d-7fbf-438a-aac6-664cb94298bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:48:45.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:48:55.844Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=c9d53adc-6da1-4385-ae3f-1a1f7f751215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:48:55.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:49:05.894Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=cccfb025-a17b-45a0-9bd0-66626b2f1d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:49:05.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T16:49:09.959Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-21T16:49:09.959Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-21T16:49:09.959Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-21T16:49:09.959Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T16:49:09.960Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T16:49:09.965Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T16:49:09.966Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-21T16:49:09.966Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.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.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-21T16:49:09.967Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:49:15.911Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=8d960bcb-4a8e-4868-af1c-256e3e805e73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:49:15.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:49:25.972Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=3646d982-202d-4fee-b926-eece4d309017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:49:26.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:49:36.001Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=2e7efc20-35c9-452b-a1a6-553f4ac77a73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:49:36.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:49:46.035Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=92f69f2f-e4f4-42ac-9126-103f102e2ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:49:46.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:49:56.050Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=8eb0c616-c0ef-4dc4-ac07-85091328b8a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:49:56.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:50:06.075Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=e5ebdef4-2e86-4f7e-b307-c8fd8f774ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:50:06.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:50:16.098Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=c8bb8e6f-4c72-4208-a736-c27e49b4e640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:50:16.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:50:26.144Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=1bb8d935-1a57-4e5a-8b03-3ed9e4ce2adf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:50:26.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:50:36.209Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=8f1113ed-8f09-4c3b-ab49-a94fbdd77a2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:50:36.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:50:46.250Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=634ef3ae-1320-4766-b7ec-a5aefefead18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:50:46.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:50:56.272Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=709388cb-d6b5-413b-b1a9-6f19505c1e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:50:56.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:51:06.300Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=b9c69268-2965-4784-8277-30f4c1e67861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:51:06.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:51:16.323Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=0db8ff66-c435-441c-8f58-ac15de8f149c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:51:16.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:51:26.342Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=54d5c0b3-f07e-4643-a3d6-59a7c32e4663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:51:26.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:51:36.357Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=5af99d6f-15a3-4339-9e2d-3af7f55bf5f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:51:36.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:51:46.378Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=09878ea5-78d0-4580-a1e9-a446c2f0761e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:51:46.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:51:56.395Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=07c1ab26-b1c5-45b9-9fd0-402138aba349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:51:56.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:52:06.418Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=99f7cec1-4a1b-4177-b37a-846106af5698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:52:06.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:52:16.433Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=28549c65-d0ab-40e5-83b1-bb2f7186b0e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:52:16.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:52:26.449Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=26f6ec90-fb58-45bf-b1d5-971964e553d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:52:26.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:52:36.466Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=4d9a40d7-35a7-4d9e-b79d-69639729abd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:52:36.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:52:46.482Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=58f0f46f-e1c7-4ade-b571-8f7066e713d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:52:46.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:52:56.497Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=ebc62cc8-c142-4183-b247-488b78df7103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:52:56.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:53:06.514Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=0b519c57-777a-47ec-a9bb-b29bc5ca9d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:53:06.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:53:16.529Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=6346bedd-286e-4cb0-a207-8a9143832f59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:53:16.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:53:26.544Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=b1dd9e46-ca61-4eef-b5d5-19c79b7e6a93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:53:26.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:53:36.561Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=3d5f8a63-d063-42de-9627-202d5eed28a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:53:36.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:53:46.579Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=e8cc9c63-5a91-470c-91c5-e78ead64fa2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:53:46.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:53:56.593Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=20f9d963-743e-454a-b304-15867aad8a1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:53:56.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:54:06.609Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=e7eeb1a4-afbe-439a-8198-53c5d7162b41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:54:06.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T16:54:09.969Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-21T16:54:09.970Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-21T16:54:09.970Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-21T16:54:09.970Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T16:54:09.970Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T16:54:09.975Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T16:54:09.975Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-21T16:54:09.976Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":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.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-21T16:54:09.977Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:54:16.624Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=4919b6fc-1ad6-44a2-8cfa-f0ab38457e25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:54:16.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:54:26.641Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=13f38f70-06a7-4fc0-b124-f4168b6c491b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:54:26.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:54:36.658Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=bd48b63d-9ce9-41a2-ac3e-c29869f5f3a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:54:36.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:54:46.672Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=76683b45-0f46-4f53-96ce-e9e80947296f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:54:46.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:54:56.690Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=7ac91cc8-5980-4ae1-a4b5-b090c515d56f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:54:56.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:55:06.706Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=886ea5d0-4f97-4adb-877b-cdc60f4dd1b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:55:06.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:55:16.736Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=0556cad5-8638-4a94-9bf8-96a6f4eb9a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:55:16.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:55:26.751Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=5a637687-1412-408f-94f6-9981cbe61e2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:55:26.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:55:36.767Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=730c5067-64e9-4e11-89d4-fcc9bdae0f59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:55:36.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:55:46.791Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=18265d50-9b20-4702-81e0-bb535d18ae40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:55:46.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:55:56.806Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=6c5d2d57-205d-48ac-a01b-f75a4cc2d589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:55:56.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:56:06.824Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=00c13fc3-f89a-4931-b178-a552b0409094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:56:06.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:56:16.841Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=98c5f838-ea1b-4228-88c4-c4f97184dab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:56:16.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:56:26.857Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=acb13d09-d5f6-4b44-aed2-165b7124a300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:56:26.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:56:36.880Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=bdd16dd9-c918-440c-b369-8086680f85f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:56:36.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:56:46.899Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=0e500d91-e8e6-4653-9fb6-f439dd12b5bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:56:46.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:56:56.913Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=d26d6977-83db-4c25-8900-4faea58d5a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:56:56.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:57:06.930Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=e0d90215-dbd6-461f-8d66-753355da2073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:57:06.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:57:16.953Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=5f8d9b09-f793-4285-a3b9-684dff4dbf1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:57:16.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:57:26.970Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=ea91273e-1eb4-4c09-99a2-9bff21e45309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:57:26.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:57:36.990Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=6404827b-a783-4af6-a982-2d9a6785a0de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:57:37.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:57:47.010Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=95b5e60d-fc78-422e-8938-e2be69dc563d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:57:47.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:57:57.028Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=415d35cb-0424-4730-8f75-4463d96770d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:57:57.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:58:07.044Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=a57fb27f-736f-4fdf-905e-6e4e33947b8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:58:07.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:58:17.059Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=c4b6a951-e931-4027-b17a-571b3814f7fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:58:17.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:58:27.074Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=3e1023f9-ced5-4e0b-a920-c7fec6d00b4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:58:27.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:58:37.088Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=b0b73646-f369-4e5f-ad9c-b9dc7a6dc082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:58:37.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:58:47.181Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=91bd466e-e09b-4a63-b10b-db8b86d223c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:58:47.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:58:57.195Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=2da2f5d3-8f06-407f-af11-5b5a8d271889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:58:57.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:59:07.215Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=8533b19e-9502-4268-8c71-0d7cc1403192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:59:07.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T16:59:09.936Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-21T16:59:09.936Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-21T16:59:09.936Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-21T16:59:09.937Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T16:59:09.937Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T16:59:09.942Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T16:59:09.942Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-21T16:59:09.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.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.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-21T16:59:09.944Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:59:17.230Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=d321d3ab-e03e-45c2-bc4c-a2c84864a993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:59:17.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:59:27.244Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=04eda297-34d2-43a5-b07e-d162459a9fdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:59:27.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:59:37.258Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=7527faec-3535-4fc3-829c-ee675c139479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:59:37.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:59:47.271Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=13d902b5-5c05-4c25-aa47-5fb875d14211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:59:47.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:59:57.284Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=ab321dbf-d509-470c-a177-4f6daed77757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:59:57.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:00:07.317Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=b1909497-6959-4a77-a788-b6aa34f49ca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:00:07.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:00:17.334Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=20031582-d38a-498f-9427-1f53fe4b2e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:00:17.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:00:27.350Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=90cb7797-6a54-4d77-8ea1-9f4ec9d5ab08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:00:27.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:00:37.384Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=52a61df4-03ba-4d18-85ba-178f73da1bec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:00:37.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:00:47.408Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=f26afc8d-222a-483f-bd4d-9e1e437b46d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:00:47.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:00:57.423Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=24423592-45eb-4dce-b540-c6d8ca476f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:00:57.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:01:07.440Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=15460862-76c6-4234-b5ff-d26c15fec4ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:01:07.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:01:17.455Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=78f4b268-2a5f-4092-b031-0ccc5391f0de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:01:17.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:01:27.472Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=5edf7214-e610-4d81-9fc3-d04927ecfdac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:01:27.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:01:37.489Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=e8a9f2e2-189a-46f2-8692-c6faca986931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:01:37.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:01:47.521Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=9db7fed3-ddb8-4dc2-aea2-3a65bcc79ecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:01:47.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:01:57.536Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=8bc9bf5a-e5ac-45d7-8f75-5c2895d4bfa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:01:57.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:02:07.553Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=517553bb-6517-4934-ab6e-b2d37c43a5ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:02:07.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:02:17.567Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=3b431426-6e83-4216-8488-4000e4a6c66a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:02:17.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:02:27.582Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=d56f8469-637a-4c98-97f1-8eb2e5a724f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:02:27.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:02:37.598Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=058f2ed7-2b50-4793-9805-cc74bfa31838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:02:37.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:02:47.616Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=61ecb2a7-333b-45bf-bd1f-78a8ece39c9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:02:47.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:02:57.631Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=4c48c365-c217-429a-b665-92ca1c1b70b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:02:57.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:03:07.645Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=32ff4d21-cc98-41bf-b73f-8acda1d7915d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:03:07.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:03:17.662Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=ce14dfa3-0751-46af-a09d-8917f2777b0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:03:17.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:03:27.680Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=7c5a23f9-873f-406c-bc05-e1aac51b6b76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:03:27.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:03:37.695Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=d5f21ab6-34cf-4239-9996-7afbe180e7cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:03:37.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:03:47.728Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=8ef99008-c8d1-48e2-93c8-37b17ef6f560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:03:47.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:03:57.746Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=dd6cb3b8-fbe9-451f-9f30-608eb847ceea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:03:57.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:04:07.761Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=baff17b8-6e40-402f-abf0-6361e89498e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:04:07.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T17:04:09.974Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-21T17:04:09.974Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-21T17:04:09.974Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-21T17:04:09.974Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T17:04:09.975Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T17:04:09.980Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T17:04:09.980Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-21T17:04:09.980Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":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.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-21T17:04:09.982Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:04:17.775Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=334cad85-18a2-43f3-abd1-3f1f876a9111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:04:17.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:04:27.791Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=7c617d6d-2c52-4e6a-9b8c-c500ac99d4df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:04:27.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:04:37.807Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=bddc5b7a-6995-4a09-8a3a-72ac68f5ff07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:04:37.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:04:47.829Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=cb29846d-28d9-4a99-b21e-fd38af8c0b17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:04:47.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:04:57.846Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=cc62d301-e84d-4636-9d42-ee8e699f584a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:04:57.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:05:07.862Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=698839ff-9338-4950-8325-f93a2644aa88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:05:07.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:05:17.878Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=808fc9f8-6439-48c8-929c-e5ef46339184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:05:17.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:05:27.892Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=45bbdab1-2f22-4466-99c7-8bd904702523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:05:27.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:05:37.903Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=30e1b5ad-d6ee-470d-b688-7ada332a7a5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:05:37.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:05:47.921Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=076e5cc0-460a-4c7e-a053-5a1a135eb385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:05:47.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:05:57.941Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=908f1eb6-efa8-4754-8032-633531f0e24d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:05:57.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:06:07.954Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=1560f991-857c-483b-adf8-bad36395e1cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:06:07.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:06:17.967Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=4962fab2-9f6a-4396-9fdb-a5bea11191bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:06:17.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:06:27.982Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=2cf2ca0e-eadc-4213-947c-9861a313bc50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:06:27.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:06:38.000Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=4fd748fe-80f4-4bfe-8886-93d2e3e0b4c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:06:38.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:06:48.013Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=a4ed0521-d9e2-41e8-a82b-796496b60c04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:06:48.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:06:58.028Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=4198aa69-472a-41a6-ba8d-105e6ac7a648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:06:58.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:07:08.042Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=a29deb57-b289-4a90-821f-3c970cd4585b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:07:08.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:07:18.055Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=94b404c1-d747-4a33-9515-419cffeaf79a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:07:18.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:07:28.069Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=87117417-8660-4c8e-9adf-0b22b6db4fae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:07:28.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:07:38.083Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=62b48448-f937-4889-8c1f-89d784600c77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:07:38.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:07:48.097Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=fa842f7a-b40f-4e94-8ce0-634712e122af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:07:48.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:07:58.111Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=83613ab6-04ef-4b1d-b8bd-754a0d1d6e19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:07:58.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:08:08.126Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=0b55b54c-591a-4131-b14b-a51b3a709c7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:08:08.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:08:18.140Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=337020a2-7f03-4451-bdab-276ab3b57175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:08:18.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:08:28.154Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=e5746054-d612-4633-869d-5c0880a0a8b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:08:28.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:08:38.169Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=5d334bf2-1162-4695-89d0-4986f07b63f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:08:38.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:08:48.182Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=e2e07dbb-b4b3-4679-b400-3c800468fd9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:08:48.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:08:58.199Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=b6517403-e94a-429c-a36c-c109f0898df4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:08:58.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:09:08.213Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=de50f8ef-ba20-4f56-8487-85f5fa0efaf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:09:08.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T17:09:09.947Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-21T17:09:09.948Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-21T17:09:09.948Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-21T17:09:09.948Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T17:09:09.948Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T17:09:09.953Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T17:09:09.953Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-21T17:09:09.953Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":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.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-21T17:09:09.954Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:09:18.229Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=bacdb1a0-e567-4e92-905f-9aa58335f340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:09:18.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:09:28.249Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=31c8d39a-76bd-4fce-9ab3-40604e6c3e2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:09:28.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:09:38.263Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=c5248504-8145-41ec-8e95-1311d5976a8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:09:38.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:09:48.276Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=b749a1c5-3a0d-415b-ae4e-46198a4b8eed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:09:48.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:09:58.291Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=14473391-b89b-43ff-b818-754b84af83c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:09:58.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:10:08.306Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=d25153d2-6a60-4a05-95d3-9efa0d94e8b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:10:08.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:10:18.323Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=f74a779b-39c0-41f1-9db0-b85012ebc2bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:10:18.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:10:28.339Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=a8c2c0d6-3f9b-4926-a80f-742886e6bf3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:10:28.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:10:38.353Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=447f97bf-dc3d-4431-bdaa-d32c71b1dba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:10:38.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:10:48.382Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=db8fd1c2-5962-4565-abf6-3e5b99f1fdfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:10:48.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:10:58.399Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=afb3c48e-4ef2-465f-accb-76962cfcefc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:10:58.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:11:08.413Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=68ec00a9-450a-4fb3-96ba-fca3d54a4c10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:11:08.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:11:18.425Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=9b47e504-e7ee-4cd8-ac3b-8483540f5d88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:11:18.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:11:28.436Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=c252b378-bda9-4a7a-9769-84d4cb8c1f24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:11:28.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:11:38.449Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=c5e2f24e-ac0b-43e8-9a6c-cc929a21f228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:11:38.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:11:48.462Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=e51c2ebd-f813-4c6c-a737-6d86d1ea5599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:11:48.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:11:58.479Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=1858e0b4-09cc-49ae-9e4b-65e00dc4982e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:11:58.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:12:08.494Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=cfbc4273-5ca3-413e-bef7-46988516dcee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:12:08.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:12:18.507Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=2c511ab3-a374-421d-bff5-91b1ecbf0b18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:12:18.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:12:28.522Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=ea51f197-28e2-4234-a8a2-828905972fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:12:28.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:12:38.536Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=c4699497-9c59-4951-be1c-51adafb19f6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:12:38.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:12:48.550Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=6b3199ce-6bb6-4fe2-99a7-94e3af2e234b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:12:48.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |