By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-13T10:07:51.508Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-13T10:07:51.546Z |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 |2023-04-13T10:07:51.546Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-13T10:07:51.548Z |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 |2023-04-13T10:07:52.011Z |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 |2023-04-13T10:07:52.173Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-13T10:07:52.173Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-13T10:07:52.173Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-13T10:07:52.248Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-04-13T10:07:52.299Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-04-13T10:07:52.321Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2023-04-13T10:07:53.947Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-04-13T10:07:54.772Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-04-13T10:07:54.812Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-04-13T10:07:54.813Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-04-13T10:07:54.902Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-04-13T10:07:54.903Z |INFO |Root WebApplicationContext: initialization completed in 2580 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-04-13T10:07:55.684Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-04-13T10:08:00.362Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-04-13T10:08:01.079Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-04-13T10:08:01.108Z |INFO |Started MainApp in 12.706 seconds (JVM running for 13.477) |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-04-13T10:08:01.194Z |INFO |Start scheduling PRH workflow |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf | |ENTRY |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-04-13T10:08:01.244Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-04-13T10:08:01.253Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-04-13T10:08:01.255Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:08:01.271Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=172e0c7c-262c-43b4-b363-7360099cb823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:08:01.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:08:11.988Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=7eff8d57-4050-409e-9fef-b9f2783ad074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:08:12.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:08:22.032Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=1479b6e8-0f25-4cad-8e41-1cb20408a7c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:08:22.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:08:32.070Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=d4632038-e0e4-4fae-8eeb-bc3e0be92e5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:08:32.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:08:42.102Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=c4aec8d3-5f53-44d6-9078-3cdc579067f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:08:42.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:08:52.129Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=3834aba9-1eb4-4a55-818f-1d4b33e0b6f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:08:52.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:09:02.150Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=35c3b587-03a6-4175-abba-70352227fd8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:09:02.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:09:12.177Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=a952df8a-15e2-4ef3-9a2e-3ee0bf951138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:09:12.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:09:22.213Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=301777ee-ba60-4764-9b67-cdf6bb9992ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:09:22.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:09:32.236Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=9d25d22b-82ef-46ee-84f3-4150c4a357ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:09:32.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:09:42.257Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=6068fb02-ce4d-45fd-b324-33d98c649455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:09:42.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:09:52.280Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=7d19cd77-0005-44b9-93cf-8a5a9ac89e33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:09:52.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:10:02.301Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=912d6898-ea6e-4580-9083-18aa6c67cfb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:10:02.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:10:12.332Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=ab262d03-8afd-409f-9b9b-428a77437655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:10:12.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:10:22.365Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=5c995945-cd67-4165-8460-148a0c930c68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:10:22.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:10:32.381Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=964d280f-aacb-49f6-9b9c-e6532ad67d34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:10:32.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:10:42.401Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=f5ea23a8-e7fd-49db-95b6-645a17fc5e43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:10:42.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:10:52.424Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=6de92134-f1dc-4bcb-bad8-9d1717d4d031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:10:52.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:11:02.443Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=1d1bf0d2-5fe3-44b2-b22b-b1febcd00e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:11:02.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:11:12.464Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=74e09e41-f8d0-48b0-87b0-410487294164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:11:12.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:11:22.488Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=3bc9ea5c-c944-435d-a102-9b4070c5cae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:11:22.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:11:32.509Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=43aca1a7-4729-4847-96f9-e7c5775d6914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:11:32.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:11:42.531Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=547c92a8-1965-4e3e-a9a9-670115082540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:11:42.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:11:52.559Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=95ab5f56-8e61-4c52-9d51-c286dc0290c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:11:52.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:12:02.578Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=91c80d18-9328-45b2-a166-04e0fdb4082c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:12:02.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:12:12.597Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=4cb5b156-c256-411a-9241-3818e4dd6120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:12:12.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:12:22.622Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=47ab0927-1489-4d4a-9f9a-4f510f53ba46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:12:22.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:12:32.643Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=1d90dfba-68ed-44ca-ab82-4f6ae1a30c86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:12:32.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:12:42.666Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=ea85bfa7-1b31-430f-876e-0939d8cd7f13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:12:42.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:12:52.689Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=da18b25c-9a45-47d2-8de7-ba58a5f358d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:12:52.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-13T10:12:56.497Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-13T10:12:56.497Z |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 |2023-04-13T10:12:56.497Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-13T10:12:56.497Z |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 |2023-04-13T10:12:56.498Z |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 |2023-04-13T10:12:56.507Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-13T10:12:56.508Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-13T10:12:56.508Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-13T10:12:56.509Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:13:02.725Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=ededde7b-85ff-4b8d-a3bd-5555adb33773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:13:02.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:13:12.768Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=86febf70-08b3-4cf9-b9ef-664d5e9a79a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:13:12.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:13:22.798Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=89f628e6-ba3c-4514-b05e-8ca055046edf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:13:22.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:13:32.823Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=57a3f26b-926b-4e9f-bce5-7430b6ae38b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:13:32.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:13:42.849Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=62fb4917-46d6-49e8-bf06-54bd9e4d7750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:13:42.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:13:52.873Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=a4b30c6f-adbe-4a1c-98f4-51478c8fbc0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:13:52.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:14:02.897Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=82ac5bc4-0dab-4fa2-b136-29cda7a1dbf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:14:02.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:14:12.920Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=fce4ad63-8de8-4179-8e8b-8b5ebfdd50f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:14:12.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:14:22.953Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=de573ce3-0434-4d26-a979-ed80e3050d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:14:22.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:14:32.995Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=930b2c2f-7d1c-4c0b-a722-a6568652f626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:14:33.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:14:43.016Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=36fa378b-c4db-49d7-913f-e459aa97e025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:14:43.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:14:53.036Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=21729684-ca0f-4e9b-b999-7136943ab8e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:14:53.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:15:03.057Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=25456a92-96d1-493b-a579-85a4ce67219a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:15:03.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:15:13.077Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=6907ee4d-20f1-4a31-8e15-3841c44c7b79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:15:13.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:15:23.100Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=25a2b04b-1cab-4505-b353-26f001f4ff1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:15:23.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:15:33.123Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=5ee0e559-b7fa-4be9-a83d-94f7b83d6126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:15:33.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:15:43.155Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=b3650652-dc68-43bc-9ace-1a36f0db4b4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:15:43.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:15:53.174Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=066b47ac-aba0-4dac-bd7d-b7017047d2d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:15:53.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:16:03.193Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=ca41a949-964f-44e1-8503-8c33b865b8b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:16:03.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:16:13.215Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=568910b1-c44a-4cde-a01a-7ce62e37e77b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:16:13.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:16:23.237Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=6b36e1c6-15b9-455b-9be5-011c5c0ac507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:16:23.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:16:33.255Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=7cd21104-9b15-4b9f-a3a7-1ee76c01a589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:16:33.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:16:43.275Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=202a1c38-fbe6-416e-b0ef-223b9e9c5eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:16:43.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:16:53.296Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=bead8928-c0d7-4c83-bfe5-162507af6754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:16:53.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:17:03.317Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=ac402848-3a38-428e-bcb7-d7994b7668c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:17:03.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:17:13.340Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=e491de91-468d-46a5-9784-c856990c90be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:17:13.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:17:23.368Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=88836658-4d27-43fc-b184-94db5762f6b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:17:23.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:17:33.388Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=ea21ef8c-b9d5-493c-bac2-2a682120a16a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:17:33.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:17:43.411Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=da8e9c10-226a-4274-b4f0-0315a2f39f29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:17:43.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:17:53.433Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=7dd7c067-a169-4112-b5fb-24ebbc949992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:17:53.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-13T10:17:55.981Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-13T10:17:55.981Z |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 |2023-04-13T10:17:55.981Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-13T10:17:55.981Z |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 |2023-04-13T10:17:55.982Z |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 |2023-04-13T10:17:55.991Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-13T10:17:55.991Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-13T10:17:55.991Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-13T10:17:55.993Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:18:03.456Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=e0317ee5-30a7-4da2-9850-7929501175ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:18:03.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:18:13.495Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=0d3fef8e-e968-45f9-8f57-b8948c7e3f95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:18:13.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:18:23.519Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=54c19607-ea14-4ade-b1c7-92f7c0df47cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:18:23.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:18:33.541Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=3715c1f2-e0e5-4721-b3f1-c249b3656ea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:18:33.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:18:43.583Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=92e594a7-c015-44b0-b9fc-18419ba9e621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:18:43.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:18:53.602Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=08ede15d-65ee-4be5-bb09-45744d928f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:18:53.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:19:03.635Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=17a6ddc7-2db9-4e6b-8a45-7cc64329cc87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:19:03.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:19:13.657Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=776e1b08-8b74-448a-baf2-3de54a3849ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:19:13.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:19:23.676Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=b512df1c-3ed4-41af-b372-5d7e5d874341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:19:23.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:19:33.701Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=8c1363aa-e78f-4936-bc2a-92f631c6d6ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:19:33.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:19:43.720Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=4fc28cd4-8bde-449c-b04a-1923e23ad473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:19:43.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:19:53.741Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=79153da6-293b-48d8-9ef8-2ebf1082577b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:19:53.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:20:03.777Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=eb78f7b7-48bb-41c8-a607-96b2ce46c245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:20:03.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:20:13.797Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=bb4cf341-0f2f-4e7b-9328-1b11610f0064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:20:13.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:20:23.814Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=9bc33d83-0371-4e27-b993-c1a78807a1f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:20:23.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:20:33.831Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=1d313eae-70f7-4763-8689-3c5dc0ca7acc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:20:33.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:20:43.851Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=e1e4dab3-80e0-411b-ad05-c7dc0a2d2177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:20:43.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:20:53.871Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=65c753d0-2e82-4ed6-8c2b-7cde67e691cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:20:53.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:21:03.925Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=555056b8-a73f-4591-b3e9-50788bc6d430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:21:03.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:21:13.945Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=872a817e-8367-46e7-8666-0196fe9495a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:21:13.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:21:23.973Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=ed3c1ca4-6d0d-4314-87f9-5d89bbafaf12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:21:23.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:21:33.993Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=bd50ed66-fe1b-43ac-92dc-b8a88c2cdec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:21:34.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:21:44.015Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=d48064e5-7f3c-45ed-bd0c-0ba87fd77e35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:21:44.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:21:54.046Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=22e11623-c697-40fd-8380-723c210a24ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:21:54.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:22:04.069Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=71cb266e-a858-433e-8c33-f136c5ffa0ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:22:04.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:22:14.107Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=c0270ac4-86f1-4a5f-9bdf-b8d245a463ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:22:14.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:22:24.128Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=b11bbd73-4ef2-4e09-b977-9aef88e50de7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:22:24.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:22:34.156Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=b4b865cd-1d40-487c-bcc7-137c344e2544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:22:34.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:22:44.176Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=11418e11-7b43-4d50-b173-7834579b6205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:22:44.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:22:54.200Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=aedeb38c-e88e-4cc3-b838-e69b12106404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:22:54.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-13T10:22:55.914Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-13T10:22:55.914Z |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 |2023-04-13T10:22:55.914Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-13T10:22:55.914Z |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 |2023-04-13T10:22:55.915Z |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 |2023-04-13T10:22:55.922Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-13T10:22:55.923Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-13T10:22:55.923Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-13T10:22:55.925Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:23:04.220Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=63cb7419-1eee-4141-b147-0d1bff70e492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:23:04.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:23:14.239Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=ef99c500-3e17-43d6-906d-7d3a23b052d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:23:14.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:23:24.261Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=b10b7d5d-b5e0-4ab1-b93c-018c7c7a257b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:23:24.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:23:34.284Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=2c1e9c01-83f6-4e6e-a080-694b71dc7f5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:23:34.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:23:44.302Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=75238929-3ab2-45f6-a236-eb9bb1c90017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:23:44.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:23:54.322Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=95e9217c-8e8e-4560-b7ef-9309573e014b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:23:54.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:24:04.341Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=3d075162-89a3-4531-8ad8-83e0e069239b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:24:04.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:24:14.365Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=26aa32ba-484b-4788-95d3-33ad1db78475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:24:14.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:24:24.387Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=1ecb0ee7-2fef-46ab-b6b8-f4d14465f604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:24:24.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:24:34.407Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=48ad41d9-ab89-4010-b48d-24aba62102ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:24:34.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:24:44.448Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=1fb4645c-a233-47db-b613-7d5c59ce3aa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:24:44.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:24:54.468Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=19c56fe9-9c46-45e9-92d0-f8739ebfad79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:24:54.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:25:04.492Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=fecc4c59-2cc4-4b0e-82a4-64aff8b27bbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:25:04.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:25:14.512Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=20d2518c-7bb0-4893-bac4-bc22647a3757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:25:14.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:25:24.533Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=21b62955-0d47-4cfc-8045-b0ba4ad00130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:25:24.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:25:34.555Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=b0c923fd-d1b3-417a-91a3-b820174c97b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:25:34.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:25:44.578Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=3d136a4d-4793-4437-985d-9ca504cdac0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:25:44.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:25:54.602Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=cfc56935-a745-4dc8-bf74-7763e19dbfed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:25:54.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:26:04.624Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=d58d202a-05b1-49ae-9825-cf3391a49c27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:26:04.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:26:14.645Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=6fedaa12-5a2d-4efb-819f-2c4cc2c14d4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:26:14.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:26:24.683Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=bdbd9111-7661-46af-af07-8c44b777f290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:26:24.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:26:34.704Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=70559ea9-c180-412c-b491-428987d39660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:26:34.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:26:44.726Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=16060b76-d7f0-4785-8b03-6d4e4eef7cb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:26:44.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:26:54.748Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=0d688eaa-e8cd-4415-b67a-4c27bb212e3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:26:54.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:27:04.771Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=c152f7d9-7be0-42f5-9f40-7c24821e9f81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:27:04.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:27:14.793Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=47ba4e56-f15c-42c9-abd3-d0a865ddfb39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:27:14.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:27:24.816Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=4a6f58ac-3b5f-4030-80e0-83e22d3d3fcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:27:24.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:27:34.839Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=3e57c40a-d6d8-4826-b188-c5bb82c46ab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:27:34.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:27:44.861Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=394e9041-3958-4745-9bf6-f97c4c571457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:27:44.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:27:54.881Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=a9ed08b4-8ebf-4008-85e0-9460a0eec53a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:27:54.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-13T10:27:55.911Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-13T10:27:55.912Z |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 |2023-04-13T10:27:55.912Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-13T10:27:55.912Z |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 |2023-04-13T10:27:55.912Z |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 |2023-04-13T10:27:55.917Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-13T10:27:55.918Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-13T10:27:55.918Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-13T10:27:55.919Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:28:04.905Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=d22b92af-b588-4653-a3bd-3e843b5559c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:28:04.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:28:14.922Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=b37338b8-a0b9-40be-a5d6-a1a387741aef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:28:14.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:28:24.946Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=096a7348-cc61-4a0a-93e7-343946d50c60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:28:24.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:28:34.975Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=e37f8240-a06e-4a1e-8437-e8ea43c943d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:28:34.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:28:44.993Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=2da0cedc-3b14-4170-95f5-7ae2ad1610e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:28:45.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:28:55.018Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=59794754-746e-40c1-8313-e0d4542b6947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:28:55.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:29:05.040Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=0be67187-cd1e-4c5a-b77e-d7506d538eb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:29:05.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:29:15.058Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=8ca4fc9d-a347-4bbf-8d0f-41d5c4434250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:29:15.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:29:25.080Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=c1025524-e00c-4d0f-a9d7-14a3584c3b65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:29:25.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:29:35.098Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=e49bfbdb-7709-4e76-9cad-00f16c8c5d22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:29:35.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:29:45.117Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=0c6aa90e-a0bc-44d6-8a11-fa20dcbe83a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:29:45.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:29:55.134Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=54a0590c-3f8c-4af9-9a8e-693478d343a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:29:55.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:30:05.151Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=65fad074-99ba-40c2-abf6-ce434afb26d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:30:05.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:30:15.173Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=716304b6-58b6-4ae9-8d6c-e2d0cab1622a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:30:15.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:30:25.190Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=9d8a32d7-67ab-4582-8552-ef73a2430c6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:30:25.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:30:35.209Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=82ab214f-4329-4d9a-adcc-069251df8b91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:30:35.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:30:45.226Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=c6697054-8407-4206-8bfa-68f54603dca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:30:45.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:30:55.246Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=6fda98ad-ba93-4908-8711-07558218ceef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:30:55.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:31:05.275Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=eff460f2-5263-4b68-9960-8fa0589e8c2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:31:05.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:31:15.295Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=fa2f3eb2-4121-447e-9150-5977a88165c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:31:15.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:31:25.313Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=fb728435-bb45-4d3c-8ddd-0946a72c8c26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:31:25.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:31:35.336Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=17c043fd-71de-4128-9624-5fd180e483d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:31:35.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:31:45.357Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=698212dc-c934-446a-b4c3-04dd31714538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:31:45.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:31:55.379Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=3b96e1e7-1f10-4df2-9dc9-d7d301b8d54d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:31:55.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:32:05.399Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=acbdec77-4ffb-4b00-9142-ce8ea806f182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:32:05.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:32:15.423Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=64f4420e-e47f-4a3e-bb96-14a99d65ffd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:32:15.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:32:25.449Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=25e45ccd-8516-4e9f-81f2-ab4f5ce9178e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:32:25.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:32:35.471Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=e8ae5725-b8e3-460e-b2e3-319b572e7e3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:32:35.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:32:45.491Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=5c3e2a19-0963-4e26-8461-4b767a8ae579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:32:45.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:32:55.512Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=08163bc4-3ea3-4a79-959a-0a6c6293026d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:32:55.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-13T10:32:55.911Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-13T10:32:55.911Z |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 |2023-04-13T10:32:55.911Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-13T10:32:55.911Z |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 |2023-04-13T10:32:55.911Z |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 |2023-04-13T10:32:55.916Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-13T10:32:55.916Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-13T10:32:55.916Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-13T10:32:55.917Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:33:05.531Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=998f56b0-3047-4f53-854a-e9b5e88d4e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:33:05.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:33:15.550Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=562d3f16-00f1-4bbf-82ef-c0566fb0f19e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:33:15.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:33:25.567Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=47dcea71-0aa8-4812-a182-5c11978c2d57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:33:25.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:33:35.586Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=d4ffc40c-2928-4ba4-bc70-cc96a5412860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:33:35.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:33:45.609Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=1a9333d3-8536-4992-a7c1-1bc36b83005e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:33:45.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:33:55.629Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=12cf3e9f-7620-47cf-95cb-924ae5ec72a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:33:55.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:34:05.648Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=06b47be9-76f9-409a-8f72-bd50c4c94f50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:34:05.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:34:15.669Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=59357090-5f31-465e-a0fd-7c8429a455cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:34:15.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:34:25.689Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=30d20771-1d2a-4a83-8d42-a0f83366a977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:34:25.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:34:35.711Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=dc06dc95-7653-4113-8e17-263c984631d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:34:35.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:34:45.731Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=76807236-d967-44bf-97f3-307af7dcf997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:34:45.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:34:55.774Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=fc687cee-6352-4b20-8715-f10b799f50c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:34:55.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:35:05.798Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=f8b8a491-90e2-4817-bc3d-bd9e27c1b5aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:35:05.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:35:15.823Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=ec61b977-31a6-4829-82cf-ab75f5b59ea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:35:15.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:35:25.845Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=174614aa-e414-481e-9eeb-f6e0a5c102e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:35:25.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:35:35.865Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=4b46fcba-1222-4446-ac7c-a947e633b241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:35:35.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:35:45.884Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=4b0841c9-a345-4d9b-9657-63f83ab3ca05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:35:45.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:35:55.905Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=92021171-d593-4cb2-b120-b4cd523340fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:35:55.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:36:05.925Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=5e07a8d3-7d00-4f69-94d9-6032290097bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:36:05.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:36:15.946Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=868bbe03-7e7c-4206-a256-8c60b6b4aba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:36:15.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:36:25.965Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=c8f40c5f-b9ee-4816-a407-874fd5fdfe8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:36:26.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:36:36.001Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=6f01ea2d-2fd2-434c-b6ea-ba8e62bf43fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:36:36.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:36:46.023Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=157e3780-a68b-4cf2-8250-26ae6d273cdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:36:46.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:36:56.041Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=79852f0a-8876-4001-adb0-fbde05be8f97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:36:56.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:37:06.065Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=8f9d8ede-b5c5-4b2e-8931-04bca4ff4c52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:37:06.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:37:16.085Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=e25168cb-3218-447b-b363-5b7a2bb49630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:37:16.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:37:26.110Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=ee990020-96a2-442a-ad70-bced7f211222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:37:26.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:37:36.131Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=47392921-d782-4bd6-952e-02810b3188f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:37:36.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:37:46.161Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=064240ee-2fda-4410-848b-04ba0fbc25aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:37:46.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-13T10:37:55.898Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-13T10:37:55.898Z |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 |2023-04-13T10:37:55.898Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-13T10:37:55.898Z |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 |2023-04-13T10:37:55.899Z |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 |2023-04-13T10:37:55.903Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-13T10:37:55.903Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-13T10:37:55.903Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-13T10:37:55.904Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:37:56.179Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=c0c16dae-9f90-4e20-a3a7-2b5ade1f5ca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:37:56.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:38:06.203Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=73e824e3-bd4d-4f7c-8cf1-df3648b7a6f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:38:06.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:38:16.227Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=c5b8ab08-466a-4b3f-9cc8-bf5eee62009e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:38:16.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:38:26.249Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=abcbd177-444a-4462-b72b-57f9964b0d61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:38:26.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:38:36.268Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=8fe46988-a374-4592-b277-9f7090717083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:38:36.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:38:46.289Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=4f7698db-235d-4aaa-82cd-27cea3a8ddac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:38:46.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:38:56.316Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=55e69446-d4fc-460e-8f98-c5f07bd2593b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:38:56.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:39:06.333Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=eb36e4e5-0350-4357-ac9b-e5a8f39c1044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:39:06.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:39:16.355Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=546c32ed-54bf-4799-88b7-3ade2d6418ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:39:16.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:39:26.374Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=1a58fab9-c2b9-4d5a-984c-aacce4cdcd62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:39:26.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:39:36.393Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=a85cc5a4-547f-483c-8802-ed1ca97be7ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:39:36.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:39:46.411Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=605bb790-42d2-4ecc-b2ab-fea48ac182bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:39:46.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:39:56.432Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=c3ccb2ca-f46a-4d6f-96fa-939edbc62d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:39:56.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:40:06.453Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=c1ec69b3-c026-4980-9105-9044a73fdc54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:40:06.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:40:16.473Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=f5eaf4ef-814e-42d9-ac08-769540c740ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:40:16.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:40:26.493Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=31fec685-be49-4e06-832f-0b9faaf6b861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:40:26.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:40:36.514Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=7a473712-e5c0-49b1-a683-f34ebb89e80c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:40:36.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:40:46.535Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=cff6bd8b-d604-44f1-849b-821076cf2d00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:40:46.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:40:56.557Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=5bd33ca7-8bf9-446d-906c-d041ff9bd81c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:40:56.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:41:06.577Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=34c31c8c-68cf-4b73-b576-87da08883a4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:41:06.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:41:16.596Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=3ed84875-994f-4e05-8db5-5b22e4398187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:41:16.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:41:26.622Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=1aaad3be-af5e-4444-bb0a-54360a1c2638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:41:26.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:41:36.643Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=3ebe8e34-6f3f-486e-8846-e91450276efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:41:36.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:41:46.663Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=1c98b377-c172-49fc-822d-ef944bddec44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:41:46.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:41:56.682Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=c08177ef-7633-4118-bea9-9248d1a47292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:41:56.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:42:06.701Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=386aae3e-7eb0-4353-ab7c-d5c35792a8e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:42:06.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:42:16.722Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=aead5b97-bc29-426c-88d6-4d5fca3dd2a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:42:16.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:42:26.746Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=6129df14-8694-41cb-9838-c7d7a56c63d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:42:26.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:42:36.764Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=7ca19977-f0e0-49d7-a760-f106f4567341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:42:36.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:42:46.783Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=0d124df0-1ef4-4e63-8062-da8e98e8c0c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:42:46.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-13T10:42:55.998Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-13T10:42:55.998Z |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 |2023-04-13T10:42:55.998Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-13T10:42:55.998Z |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 |2023-04-13T10:42:55.999Z |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 |2023-04-13T10:42:56.004Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-13T10:42:56.004Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-13T10:42:56.004Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-13T10:42:56.005Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:42:56.803Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=1f92ea03-94ba-45ea-bca8-9336543bd141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:42:56.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:43:06.828Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=250fff1b-3708-4d75-8880-074522eadff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:43:06.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:43:16.848Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=bc185a81-9a6a-4585-86fd-d4034586064b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:43:16.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:43:26.873Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=2d6c304e-084c-4e28-a90f-483d02390714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:43:26.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:43:36.894Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=6582c9dd-187d-453b-b0c5-4c3c50abbd85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:43:36.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:43:46.917Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=978fe3d1-3562-4469-b717-020d4391c7bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:43:46.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:43:56.938Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=ae83f57b-3b69-4864-94d8-8f4213eca543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:43:56.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:44:06.959Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=e52c7bce-a901-4314-a64f-339a90dbf0b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:44:06.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:44:16.981Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=ec22c92d-7e3c-470d-bc6d-bb7bf0659f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:44:17.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:44:27.001Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=95fb19fe-d098-4773-a63a-91ce619d0be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:44:27.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:44:37.020Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=0dce1f97-c4db-4e92-a449-5255f1b8ba50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:44:37.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:44:47.040Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=752d1fbb-3a18-4de6-8ae9-e4abbd4ed33b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:44:47.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:44:57.060Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=7fd60452-b708-4a3d-8da1-c4da9e913f18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:44:57.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:45:07.090Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=c1af6ba3-0ffc-4cbe-a4d3-db251505f7cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:45:07.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:45:17.120Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=8d772054-224b-412f-96ba-0dc67f52e443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:45:17.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:45:27.141Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=26a97a5f-f7c0-4a30-86b7-795b4bc0e140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:45:27.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:45:37.161Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=c7945df5-94d4-4525-83d0-f4b9e18ef696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:45:37.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:45:47.181Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=2693c82e-5276-4736-9c73-824fcfd1b3fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:45:47.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:45:57.202Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=eac0e02f-f2e5-41db-868b-94aa14b3e790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:45:57.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:46:07.220Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=0d36ef78-0ab0-427b-bf93-e10c51cf0f58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:46:07.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:46:17.240Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=94fbb223-c507-4001-b4f9-56624364059c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:46:17.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:46:27.260Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=c6b73b06-ce96-45ae-87d3-099e44accb22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:46:27.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:46:37.279Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=f4e006ac-1556-4fa1-9fec-a47e1a1f2355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:46:37.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:46:47.302Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=e6a75288-739a-44aa-a3c7-e72ab85bdd86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:46:47.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:46:57.322Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=72ca6ffa-ce24-401e-996a-5646169c028d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:46:57.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:47:07.344Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=9d30c7df-2e9c-47d1-9011-ac8f4dfa2be7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:47:07.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:47:17.364Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=8c16888c-c171-4471-97e6-6767a77c3ff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:47:17.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:47:27.382Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=0e6727bd-f2a2-4023-a9ec-37762088bf72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:47:27.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:47:37.401Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=a30ad205-83d6-4868-ba25-14db6b797f3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:47:37.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:47:47.418Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=0609b70b-5290-4cb8-870e-7ec511ffd68c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:47:47.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-13T10:47:55.871Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-13T10:47:55.871Z |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 |2023-04-13T10:47:55.871Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-13T10:47:55.871Z |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 |2023-04-13T10:47:55.872Z |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 |2023-04-13T10:47:55.876Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-13T10:47:55.876Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-13T10:47:55.876Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-13T10:47:55.877Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:47:57.439Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=bf5881c5-c48f-496a-b96e-3759fac6c981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:47:57.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:48:07.459Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=637fcd53-8d30-4fd6-9ab8-67cfa5296768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:48:07.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:48:17.479Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=33210ef7-8c45-4052-9802-f9fbfd9899e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:48:17.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:48:27.501Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=c234fa56-12fd-465a-9250-0ef8fcd467c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:48:27.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:48:37.525Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=713a40ea-99d9-4f8d-ab70-26276a8c3eaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:48:37.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:48:47.543Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=03a9b94b-c7ef-426b-b086-b9efc6067bb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:48:47.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:48:57.567Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=40f9dd4c-bc50-4f52-8677-ad576f662ce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:48:57.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:49:07.588Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=129ac2e3-e3dd-4814-8989-88f8686d44d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:49:07.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:49:17.622Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=4d53cee7-03f2-4c13-a310-4a2ad8283fe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:49:17.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:49:27.645Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=13e57819-c45e-4c4e-906a-0f20079fc570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:49:27.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:49:37.666Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=0b7b7823-7e47-42fd-a980-a478a3463f3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:49:37.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:49:47.699Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=a91b0083-fcb3-430f-942b-672b17dd0873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:49:47.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:49:57.720Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=fa590797-554b-4e53-a171-9297aab5a514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:49:57.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:50:07.740Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=cd948704-8a88-40f7-8a18-a3bec4cc5977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:50:07.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:50:17.761Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=cd3bed09-0b49-4206-871e-3f7a9c7aa5b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:50:17.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:50:27.782Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=52db3d33-54ed-4117-a65b-6bd72df2eb3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:50:27.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:50:37.798Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=70bfccac-3478-483d-9412-efefc68a1bae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:50:37.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:50:47.823Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=7a8f474b-0100-473d-923c-5dd489f7fd2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:50:47.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:50:57.844Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=39233382-842f-4cb4-86f0-be480cd063c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:50:57.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:51:07.864Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=25d5492b-43be-4cae-9317-ad81bd07a2fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:51:07.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:51:17.905Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=d6daf4fc-f68a-4046-8366-8bc3f6107822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:51:17.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:51:27.923Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=6a68d1d5-f646-4a44-b6ed-849f1898669f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:51:27.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:51:37.943Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=507f0662-95aa-46b1-b523-f277122e3e86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:51:37.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:51:47.964Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=f79e64c9-e777-4ed1-a206-fd4c96c5272a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:51:47.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:51:57.984Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=f94fcba0-8c16-408f-afc6-ee7224cf5ee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:51:58.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:52:08.004Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=f140687a-53b6-485e-af08-035293923b85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:52:08.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:52:18.025Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=227c33bd-a332-4c3f-9001-c634ac029963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:52:18.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:52:28.045Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=742d59c2-3e43-4332-a12e-231503f16631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:52:28.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:52:38.064Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=76ba3091-df96-466e-af2c-cfb97c3baac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:52:38.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:52:48.086Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=434a386f-621b-4de6-b4a7-21a85d7f7bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:52:48.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-13T10:52:55.874Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-13T10:52:55.874Z |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 |2023-04-13T10:52:55.874Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-13T10:52:55.874Z |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 |2023-04-13T10:52:55.875Z |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 |2023-04-13T10:52:55.878Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-13T10:52:55.878Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-13T10:52:55.878Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-13T10:52:55.879Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:52:58.105Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=c887f6ee-4e4d-4021-88f9-72f956ccbeb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:52:58.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:53:08.131Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=d05c2fca-2b96-457e-a0b1-7bbba7c42933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:53:08.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:53:18.156Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=23f6f0fc-efed-4c18-99bc-a868023b7231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:53:18.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:53:28.175Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=53e47e5b-8541-4a22-8f31-3530ea52bb21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:53:28.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:53:38.191Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=4745bbd9-b236-48db-bf42-9d9307db8221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:53:38.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:53:48.211Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=c1110657-9b47-4206-8bab-b84cc359e7cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:53:48.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:53:58.232Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=6b05f742-aaea-4089-b96e-3a2a7dde5eab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:53:58.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:54:08.252Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=1765e594-793c-4147-a911-a6e4817e9579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:54:08.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:54:18.273Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=0a733c0c-ee32-45e5-ac3c-09b2c6b8f71b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:54:18.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:54:28.294Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=574164d3-e33d-4a13-a9bf-84f9695841c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:54:28.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:54:38.314Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=4b2008f8-8fef-4795-b699-b62f76b15be7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:54:38.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:54:48.331Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=49c2182e-e689-4f2d-98c3-bb56a18f6a10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:54:48.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:54:58.350Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=77d4a3f9-6994-47f3-97ad-33a8d5fe73df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:54:58.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:55:08.370Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=f3407e8f-edc8-4026-903c-bf5d66df6395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:55:08.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:55:18.392Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=e0087e00-63d1-4ea3-9465-57696881184a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:55:18.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:55:28.411Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=92ba548c-8d3a-4b1f-8abc-b99c7ce5a416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:55:28.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:55:38.433Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=3d4995e0-b65f-46e6-93d7-eb9946c72da5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:55:38.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:55:48.454Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=1b19d4ef-9056-49e2-979f-c2bbcf2ebcbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:55:48.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:55:58.476Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=506d51ec-befd-4acf-bfeb-ec548020e8b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:55:58.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:56:08.497Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=2b8d2abd-68d8-4711-aae1-254d99f1a002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:56:08.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:56:18.517Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=6a3814e1-fc03-45b6-b5c5-1bd9c62aee45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:56:18.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:56:28.538Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=3873d39c-fa36-452b-a721-f71f7172b141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:56:28.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:56:38.557Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=03dd96e6-5ec3-412c-9485-848a2383dee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:56:38.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:56:48.583Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=dd555c94-75eb-4cd3-a0aa-156563a8aa96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:56:48.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:56:58.604Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=554e0e9c-7494-4586-93db-282844a17997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:56:58.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:57:08.621Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=a42310bb-7c35-4499-9a9e-e3d18042a6cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:57:08.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:57:18.637Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=9092bed7-afb6-4ccf-9bb7-8928d2db76d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:57:18.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:57:28.656Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=cde63257-f9be-4a7f-86d3-db8ea9a65c02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:57:28.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:57:38.675Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=38f9d962-0fb3-47ba-9f8f-33c1dd4ab30b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:57:38.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:57:48.700Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=d63f9e40-2043-4475-998e-d9cd7ba98202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:57:48.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-13T10:57:55.891Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-13T10:57:55.891Z |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 |2023-04-13T10:57:55.891Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-13T10:57:55.891Z |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 |2023-04-13T10:57:55.892Z |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 |2023-04-13T10:57:55.895Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-13T10:57:55.895Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-13T10:57:55.895Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-13T10:57:55.896Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:57:58.719Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=6e9d3db8-5b07-4302-a267-571c5b02e5d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:57:58.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:58:08.745Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=e8f24ed3-cd7c-41a1-a26d-17b5d817c8e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:58:08.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:58:18.769Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=d5c1acf7-41ee-4aeb-8db6-fa5ae171b5f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:58:18.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:58:28.789Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=eb1c2126-3bb2-4079-a3f8-5ec16c3e1a23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:58:28.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:58:38.809Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=6d228754-c3fa-49d6-b455-841b4b360386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:58:38.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:58:48.829Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=1c2822bf-601b-46fe-94a9-820bb6181c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:58:48.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:58:58.851Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=79cac8c9-1f46-401a-b30b-ff2bff6349e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:58:58.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:59:08.873Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=5b91152f-3de5-4e38-9222-8dbd9cd23433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:59:08.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:59:18.895Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=7c1b9f7d-011b-4e37-81eb-bdb9662ac289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:59:18.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:59:28.916Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=20b073b5-43b8-4d28-a2c6-2682184a4882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:59:28.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:59:38.936Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=a2239549-f562-4eca-b0b7-a0012b8a21b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:59:38.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:59:48.957Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=0e485f6f-13d6-409e-93c9-13bd3e5e4a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:59:48.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:59:58.978Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=4188db75-4e48-407a-a271-3a9cce70fee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T10:59:58.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:00:08.998Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=f28441c5-eedd-4167-bbba-13df236a8e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:00:09.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:00:19.017Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=f44e769b-3402-4870-8e5b-d5762992c702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:00:19.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:00:29.038Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=55fae442-d2c9-4103-a47a-3bec58c1b63c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:00:29.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:00:39.059Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=c344ece0-1fae-4754-9549-74e25b133600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:00:39.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:00:49.079Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=eebf03c0-d9ab-4eea-ba77-024ce936d4e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:00:49.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:00:59.100Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=24ea8138-2ba2-4eb2-8351-0126cb0061e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:00:59.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:01:09.121Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=2c0023e4-272d-4dfd-814b-8c70de81bcd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:01:09.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:01:19.142Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=8c9857d6-5a20-4d08-9878-6614c9948224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:01:19.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:01:29.164Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=fb63fa4b-4a38-4521-8a99-d8b11ddd197d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:01:29.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:01:39.185Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=d03143ab-cadd-48ff-9b1a-f991aa7581c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:01:39.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:01:49.204Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=2b7f844b-edce-4009-9bb7-d0ce44c4a211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:01:49.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:01:59.227Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=9c6dee4a-9c10-416f-a4bb-f69dc07d096c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:01:59.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:02:09.247Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=b9616db5-161d-4cf7-89bb-d271d6a84792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:02:09.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:02:19.266Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=c598a179-4137-4305-992e-cc88ad92fc53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:02:19.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:02:29.287Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=a0541876-e617-47c8-9819-cd12bdaef862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:02:29.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:02:39.309Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=a3a9c6b8-c5d1-4b28-9a56-78e7120c16be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:02:39.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:02:49.328Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=3c34ebdb-6f57-452e-9fd1-4fa0d92aa50e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:02:49.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-13T11:02:55.930Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-13T11:02:55.942Z |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 |2023-04-13T11:02:55.942Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-13T11:02:55.942Z |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 |2023-04-13T11:02:55.943Z |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 |2023-04-13T11:02:55.946Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-13T11:02:55.946Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-13T11:02:55.946Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-13T11:02:55.947Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:02:59.350Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=3b4acfd1-2f6e-4663-a3de-465b973c03c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:02:59.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:03:09.372Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=506aca46-4437-4db6-b9a4-1b4e27ce7124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:03:09.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:03:19.390Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=de1a4507-0b69-468d-9782-472c3dad0a8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:03:19.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:03:29.412Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=d8665062-a77b-43ac-9fb6-f05ef4105aaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:03:29.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:03:39.432Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=15f929f6-936a-440b-894f-4f59ba9f05db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:03:39.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:03:49.453Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=d032d32a-57e0-4191-8912-8e3eb8150126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:03:49.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:03:59.471Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=6a928415-66bf-4230-b1ac-d090362d7aa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:03:59.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:04:09.490Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=e7687242-9fcd-41e8-9a6c-0f644628fe10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:04:09.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:04:19.515Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=de947592-40fe-499a-bee6-22a984bbb2ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:04:19.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:04:29.536Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=18de44a8-c68f-4886-b68b-1259037e0e25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:04:29.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:04:39.557Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=64eddde1-e0d7-49d4-b277-30e5dd78b771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:04:39.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:04:49.578Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=6925dcef-c844-4495-9781-570ad9e215b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:04:49.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:04:59.599Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=19741fda-8ccf-4e87-9f45-e449a440dea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:04:59.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:05:09.620Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=687d5c1a-7d43-4545-9a09-c65eea9f4832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:05:09.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:05:19.639Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=4b4467ef-3a0e-4c12-81be-458f4c408555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:05:19.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:05:29.658Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=d1e7a4e0-b5bb-49fb-8a9f-446ce0ecfafe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:05:29.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:05:39.680Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=7d91f994-f70f-41bf-9af2-0d2f4abb5ed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:05:39.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:05:49.701Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=2fd7e253-05ce-4f96-ab30-0c82557cd944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:05:49.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:05:59.720Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=64b0e72e-e805-4733-9568-629688b12ee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:05:59.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:06:09.742Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=d15684d1-e5d3-4a5a-a307-875fc845883b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:06:09.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:06:19.765Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=b34a7a51-9773-4139-acf8-8767ad2507a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:06:19.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:06:29.786Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=84e65b6a-4b0a-43da-8207-10b8cef71f59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:06:29.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:06:39.804Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=8f5df65b-c36c-405e-8ecf-a46b13da07e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:06:39.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:06:49.825Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=b83b133d-621e-411f-8e44-c55005ea0781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:06:49.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:06:59.848Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=1a809943-c3c9-4cc9-a265-f8fa335e27bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:06:59.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:07:09.869Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=ebccb452-259a-43b1-8160-9ad13bb397bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:07:09.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:07:19.889Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=ff5d1ba1-ac31-4159-b77f-387b52102edf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:07:19.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:07:29.910Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=c1bcff4e-0246-4823-a481-5184e2c5f058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:07:29.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:07:39.929Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=c44e95ea-11b0-41bd-a6cf-5cbfcece6a71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:07:39.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:07:49.948Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=56f6f277-8bcd-4c04-9116-4c206d641b38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:07:49.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-13T11:07:55.905Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-13T11:07:55.905Z |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 |2023-04-13T11:07:55.905Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-13T11:07:55.905Z |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 |2023-04-13T11:07:55.905Z |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 |2023-04-13T11:07:55.909Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-13T11:07:55.909Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-13T11:07:55.909Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-13T11:07:55.910Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:07:59.967Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=f5d9a394-5d7f-408c-80dc-b91df94265a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:07:59.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:08:09.986Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=86201ee3-8c8e-4a5e-b3d7-78f00f5bfca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:08:10.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:08:20.006Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=5c20501e-a54e-4b6d-a398-6aef2d4be3e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:08:20.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:08:30.026Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=6871c870-1e74-425d-945e-cb428c31e526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:08:30.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:08:40.047Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=2bb8fc7b-a716-4d9c-bce9-e8b929b619e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:08:40.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:08:50.068Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=619f568c-6606-43a3-bfa0-0e500bf05854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:08:50.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:09:00.086Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=7a1ed198-8468-4715-bd09-b8a6e2cacf71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:09:00.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:09:10.108Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=7540e1fb-c5da-4361-987e-7cf8406cee30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:09:10.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:09:20.125Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=8bdbf3d5-a0b5-49b2-878a-bfd8c932efaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:09:20.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:09:30.151Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=52fd6d02-e14b-4a15-9a3b-52dfbb1f27cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:09:30.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:09:40.169Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=20959d7f-5728-46f9-9655-1175f2c68569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:09:40.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:09:50.187Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=51577339-4325-445e-925d-4745c62b4e76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:09:50.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:10:00.207Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=b963510e-3afd-454b-b34f-ed49a436f3e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:10:00.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:10:10.229Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=75c35799-e853-48b6-ba5e-58aab5f078fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:10:10.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:10:20.249Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=46e2d3cf-14c4-49fd-8ef7-55b8a7b85ea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:10:20.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:10:30.272Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=87555dca-3f1f-4ea7-a726-72fc56b33a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:10:30.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:10:40.292Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=33ea6170-e57d-4eb2-b60f-1a7d7f4741b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:10:40.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:10:50.311Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=626b5856-aaa1-4c72-9cb1-3878170501fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:10:50.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:11:00.333Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=90f71cad-f2fd-4179-9dc0-5e8f16d822b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:11:00.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:11:10.354Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=02c067e4-84cd-42c1-a0c8-1249e1bd6a96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:11:10.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:11:20.372Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=bf2fd91f-190b-4866-b29d-1b2797d2e22e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:11:20.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:11:30.388Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=ccf89a2c-2334-49f5-a9b0-4e64333b2a10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:11:30.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:11:40.416Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=2d2d4ae0-d2b5-4afc-9935-fe167ccb20a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:11:40.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:11:50.434Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=6675dd73-47ca-4617-a8f7-db5023577614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:11:50.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:12:00.453Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=6413a2c9-608c-4d30-bc4b-b7c8fdf107bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:12:00.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:12:10.474Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=6a6ca239-cb30-4039-92e4-1d06f07ed41c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:12:10.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:12:20.492Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=2f1db8e4-902c-48b0-928d-7f9a107be3cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:12:20.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:12:30.511Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=5e5436ef-db40-4ad2-8274-c98b81d692f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2023-04-13T11:12:37.824Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=fq2A7LXgQDldNL5OrNoc, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:12:38.612Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:12:38.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:12:48.613Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=e01234f7-c166-455f-8e6a-4e240c89c1d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-13T11:12:55.889Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-13T11:12:55.890Z |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 |2023-04-13T11:12:55.890Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-13T11:12:55.890Z |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 |2023-04-13T11:12:55.890Z |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 |2023-04-13T11:12:55.893Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-13T11:12:55.893Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-13T11:12:55.893Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-13T11:12:55.894Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:12:58.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:13:08.189Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=68285492-68e5-4128-b56d-f6bc2f180b03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:13:17.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:13:27.767Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=b1af81af-2223-4eca-85ea-da386cf8120f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:13:37.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:13:47.394Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=46361ef4-2a96-4699-9452-dbff8f8e152e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:13:56.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:14:06.980Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=61d012f8-977e-480c-8695-80db3b1e5524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:14:16.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:14:26.600Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=0fe1959e-ac8c-4dd9-849f-c474b49f3a95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:14:36.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:14:46.178Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=46ab7ce5-0115-49a8-93a5-95922e539be6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:14:55.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:15:05.776Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=b58d9f2e-88b3-4a77-8610-e38b328d3929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:15:15.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:15:25.354Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=c4bb9d3c-7c40-425c-b0d8-eeb8824f32f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:15:34.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:15:44.933Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=0ac93d49-6d21-4f60-b0ea-5ce046a73acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:15:54.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:16:04.511Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=a2c97d18-b43b-487b-823e-e31dd944318e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:16:14.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:16:24.099Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=8ad1957a-8fc7-4ed0-81f1-f55580b3225d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:16:33.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:16:43.690Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=3a5d9a22-b2c8-4a07-b6c9-5b99aa10077f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:16:53.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:17:03.282Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=6bb3a683-2de7-4e68-95ce-47f8f7165d14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:17:12.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:17:22.875Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=b0605b66-92a1-4a1f-8172-307657dfcfd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:17:32.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:17:42.459Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=d6fd3110-7000-4e20-80be-de3ed0eaf584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:17:52.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-13T11:17:55.882Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-13T11:17:55.882Z |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 |2023-04-13T11:17:55.882Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-13T11:17:55.882Z |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 |2023-04-13T11:17:55.883Z |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 |2023-04-13T11:17:55.886Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-13T11:17:55.886Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-13T11:17:55.886Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-13T11:17:55.887Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:18:02.055Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=80a30323-5348-41f6-889c-f546144a358b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:18:11.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:18:21.642Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=9ac01e1f-d07c-41ba-bb29-6377af411675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:18:31.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:18:41.231Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=0a99ddd7-eaf8-4d99-acc6-55dd444aac31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2023-04-13T11:18:49.404Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=mrOk5dxaUOwDd8C5crKr, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:18:49.436Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:18:49.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:18:59.437Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=78f61610-16af-46de-8beb-9995b0586464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:19:09.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:19:19.029Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=8d03af3e-505a-444e-afdd-9a8d71f0ab55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:19:28.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:19:38.616Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=8162cbe5-fff9-4d96-9ee7-50e6f1e86234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:19:48.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:19:58.195Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=35831827-a385-42f3-ab42-90d6e2f90694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:20:07.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:20:17.771Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=237b91fb-41cf-4c70-b533-26bd9c37d28a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:20:27.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:20:37.356Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=1cf6ae63-2826-4687-9389-ad6c4ae94fa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:20:46.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:20:56.937Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=d168ed64-b8af-4e28-b7a5-45cbb3058af8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:21:06.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:21:16.532Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=9e53a87c-b9c2-4932-ba73-6d1172009628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:21:26.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:21:36.123Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=1caf35d7-94ab-4bc7-aa6e-9b8a3d976c94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:21:45.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:21:55.702Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=1c3dcaa9-a904-42f9-b6c8-17f342875e81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:22:05.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:22:15.284Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=1dde8bb7-b02f-420b-bdfa-8ecdb61a54e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:22:24.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:22:34.868Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=df83a62b-23f8-4792-b682-c07596099f1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:22:44.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:22:54.447Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=fa348b10-7725-4e38-9ac0-cf3be7f619e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-13T11:22:55.860Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-13T11:22:55.860Z |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 |2023-04-13T11:22:55.860Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-13T11:22:55.860Z |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 |2023-04-13T11:22:55.860Z |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 |2023-04-13T11:22:55.863Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-13T11:22:55.863Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-13T11:22:55.863Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-13T11:22:55.864Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:23:04.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:23:14.025Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=61002939-753e-4d55-aa46-cf1d5be9c52d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:23:23.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:23:33.612Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=b203d8f8-adf8-4931-be4a-eefa61fbf664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:23:43.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:23:53.200Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=578e0428-6201-4151-9530-5a2854108626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:24:02.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:24:12.774Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=3ca4a409-301d-44f4-8893-329dc6543e30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:24:22.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:24:32.358Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=111ea6cc-7be0-45d3-b1d3-328a8122583c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:24:41.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:24:51.936Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=6905a1e8-2cb0-457f-a501-5eb03e7cd490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:25:01.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:25:11.531Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=db06fa2e-901f-4130-8958-eb716ed2c0bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:25:21.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:25:31.117Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=7a92d3b8-0bdd-4981-ba20-ee4195127d4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:25:40.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:25:50.704Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=8b32b925-bbde-412f-88d4-f296f70a52d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:26:00.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:26:10.294Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=60cf8acf-5de2-48f2-b5bd-cafd5e86233c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:26:19.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:26:29.886Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=3c08d80c-1c66-422c-bdce-0ab2466b7aab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:26:39.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:26:49.468Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=41bdc24d-1fc7-4ae6-99f1-4560419e00d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:26:59.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:27:09.053Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=d9aa3d29-c2f8-47a9-98da-44adae6390c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:27:18.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:27:28.663Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=28d18bde-92ac-461e-9b67-b5ee8ffbe3a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:27:38.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:27:48.258Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=648bfe28-41c4-416c-9a53-005f6a4d7c9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-13T11:27:55.867Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-13T11:27:55.867Z |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 |2023-04-13T11:27:55.867Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-13T11:27:55.867Z |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 |2023-04-13T11:27:55.867Z |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 |2023-04-13T11:27:55.870Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-13T11:27:55.871Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-13T11:27:55.871Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-13T11:27:55.872Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:27:57.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:28:07.845Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=292e5e85-e279-4410-a910-91e4c5dc4de6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:28:17.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:28:27.445Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=121c5990-370c-4743-8a73-34e09776abdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:28:37.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:28:47.025Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=b17d31d0-90c6-43a2-9750-aabd93c86ad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:28:56.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:29:06.615Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=8d9aa103-0996-4ebe-aefb-3cf315f61d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:29:16.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:29:26.213Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=871c21e7-71bf-48e0-9b19-190af84afd41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:29:35.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:29:45.791Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=e78ef550-d343-4f18-97c3-43fbc92d58af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:29:55.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:30:05.383Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=6f40347b-dafc-4f80-9b06-733300fe2f63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:30:14.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:30:24.969Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=e6d469e8-d2b6-4387-9da2-099428dc118d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:30:34.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:30:44.556Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=b98126d4-9a59-40be-b08d-fe8453e0b454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:30:54.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:31:04.146Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=9e52e737-05fe-4980-8b50-fd29f6b73ead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:31:13.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:31:23.729Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=f032724d-797b-460a-b790-1fa82e06cadf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:31:33.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:31:43.316Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=a32c1da6-9595-4d31-8aec-84027a252115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:31:52.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:32:02.906Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=15b70a0a-93f1-4e92-b94e-071966713ea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:32:12.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:32:22.489Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=dda49a2e-fe38-40c5-bdc3-79f5a5dfc5b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:32:32.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:32:42.067Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=0f3aace6-97c9-48a7-9e81-0b493b70b2b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:32:51.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-13T11:32:55.894Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-13T11:32:55.895Z |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 |2023-04-13T11:32:55.895Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-13T11:32:55.895Z |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 |2023-04-13T11:32:55.895Z |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 |2023-04-13T11:32:55.899Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-13T11:32:55.899Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-13T11:32:55.899Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-13T11:32:55.901Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:33:01.682Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=61c9ab93-34ca-4667-b23e-c4185f4fe298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:33:11.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:33:21.270Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=648e34d3-334e-4063-8816-088db3264b49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:33:30.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:33:40.851Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=d564c13a-2dd5-4225-9403-a2d00791f7ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:33:50.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:34:00.447Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=d5b4d7ec-6e7a-47aa-9d49-a737b47e44f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:34:10.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:34:20.026Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=7a69982a-2e5f-4eb7-9f1f-6e5fa71a8ba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:34:29.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:34:39.614Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=09cf01d6-33d6-40e6-8f47-4e649941219f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:34:49.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:34:59.216Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=78cdc7d5-4750-4fb4-8782-8f06342077c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:35:08.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:35:18.813Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=eba8629e-2854-4703-aa11-1a647a9518e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:35:28.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:35:38.394Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=6d2dc7cd-1876-46b7-8310-308d383d80aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:35:47.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:35:57.982Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=4498eb9d-62d8-441c-ae2a-1143f4b7e22d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:36:07.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:36:17.558Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=787e0a31-be70-4888-84b8-b6c64b3233d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:36:27.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:36:37.138Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=284076f3-1b29-449c-bf99-77cbb711d1ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:36:46.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:36:56.735Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=b76d6d20-93a5-4159-b3d3-d80c07345e98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:37:06.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:37:16.309Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=440d34a9-6e44-49a0-8afa-e6666ac21e6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:37:25.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:37:35.894Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=e5b472ec-19ae-4435-94fc-7f2c3d3b8602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:37:45.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:37:55.477Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=fa666871-783a-43a7-926e-308d23dd52ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-13T11:37:55.876Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-13T11:37:55.876Z |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 |2023-04-13T11:37:55.876Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-13T11:37:55.876Z |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 |2023-04-13T11:37:55.877Z |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 |2023-04-13T11:37:55.880Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-13T11:37:55.880Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-13T11:37:55.880Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-13T11:37:55.881Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:38:05.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:38:15.053Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=08eaacef-a656-40fc-b8db-069a9bf13fa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:38:24.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:38:34.665Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=24c76974-04f2-4bc1-b927-84c124ac7ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:38:44.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:38:54.258Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=ece3a491-f6da-44be-95cf-6f724bdfb0a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:39:03.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:39:13.831Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=34fbf193-4112-4515-b196-2222ba62a752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:39:23.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:39:33.418Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=92e8c49b-897e-44af-9c58-e45a0ab1c57d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:39:43.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:39:53.001Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=560f72dd-a91a-4f53-87ee-a99b805adcd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:40:02.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:40:12.584Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=ed5fbc2b-d781-4152-81fb-8a44dea00ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:40:22.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:40:32.166Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=161e36e7-4802-4d1e-8a67-82f0f401b05d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:40:41.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:40:51.745Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=81c20dba-b4ab-4514-8802-a0dfa4c9988a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:41:01.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:41:11.340Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=d1dc4101-3a15-4480-a49b-e24268c4101c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:41:20.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:41:30.930Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=247d907a-942e-4cc7-a713-664adad8afb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:41:40.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:41:50.501Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=17b88911-0271-4e24-84ff-131c7425ab97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:42:00.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:42:10.075Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=5dcead14-e4f5-4a53-bc13-83d5219ad73f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:42:19.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:42:29.659Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=526879ca-d35f-4fe8-ae9a-1a92e2c943d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:42:39.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:42:49.255Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=1c77f30c-7f2b-474a-81e6-c8711e447e5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-13T11:42:55.887Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-13T11:42:55.887Z |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 |2023-04-13T11:42:55.888Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-13T11:42:55.888Z |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 |2023-04-13T11:42:55.888Z |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 |2023-04-13T11:42:55.891Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-13T11:42:55.891Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-13T11:42:55.891Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-13T11:42:55.892Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:42:58.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:43:08.841Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=b0d6a31e-11a4-41d8-8f96-17645c587f62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:43:18.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:43:28.454Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=f2413f07-df22-4317-972f-65e8a599b3a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:43:38.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:43:48.037Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=96630bdf-4a4f-4031-9160-3253fdf5bb00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:43:57.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:44:07.621Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=4620e591-872b-46b2-a75b-a6c671219ec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:44:17.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:44:27.205Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=0855e370-ae01-4d31-8b09-99b20694584f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:44:36.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:44:46.789Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=bac47771-6874-4d0a-8afd-c99bc69888ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:44:56.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:45:06.396Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=95d4ecd9-25e6-4f89-b629-4d0c151a0a36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:45:15.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:45:25.980Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=74c916ef-b302-4a5a-a9f7-ed8034397052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:45:35.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:45:45.565Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=40b2b329-2846-4276-ad5d-a2dddd379a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:45:55.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:46:05.142Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=0f75fc0d-db02-42a3-8f78-1b2f865ce7ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:46:14.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:46:24.727Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=cd71bf71-9b4d-4bcc-b9a4-c299dd7fd8a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:46:34.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:46:44.305Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=da62b0bc-070a-42e3-a73d-6fa805d56daf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:46:53.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:47:03.896Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=ef7765f8-de70-472a-a0f4-456bf180a1fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:47:13.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:47:23.471Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=4aa5a2f6-8a0b-4659-98f0-fe697d31de96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:47:33.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:47:43.056Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=59289cbf-6f63-4fdc-8902-2b7e845b4aea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:47:52.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-13T11:47:55.969Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-13T11:47:55.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 |2023-04-13T11:47:55.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 |2023-04-13T11:47:55.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 |2023-04-13T11:47:55.971Z |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 |2023-04-13T11:47:55.977Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-13T11:47:55.978Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-13T11:47:55.978Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-13T11:47:55.980Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:48:02.643Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=0c041387-f75a-4118-9ab1-2e9be93a2e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:48:12.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:48:22.218Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=6180a49a-6823-4095-99c8-e74e4a2da187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:48:31.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:48:41.789Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=1d32703f-253d-4f35-b1ec-6af8bd6ab496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:48:51.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:49:01.373Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=bd277c76-da58-4252-9d96-c8bdace579c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:49:10.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:49:20.959Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=a4b3ae25-dcfd-4c79-b80e-7459d0bac72b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:49:30.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:49:40.538Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=73f07777-3431-445d-984c-aafb0c1fb32b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:49:50.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:50:00.129Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=8633cf82-1325-44b8-9535-691dedd772eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:50:09.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:50:19.706Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=213519c2-29b6-41a5-987f-6bcfc5621f57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:50:29.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:50:39.296Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=fe37897b-81e1-4910-8f32-1c0a7dc61440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:50:48.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:50:58.885Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=df8566da-b954-4c09-83d3-8912c76c0159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:51:08.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:51:18.468Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=77d938cf-dca1-4c7d-ba9c-557d1e940684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:51:28.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:51:38.057Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=d95aaaf4-3122-4413-9576-b4791854d247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:51:47.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:51:57.653Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=fd6b9699-ad09-47ab-b37e-b5a6508c7519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:52:07.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:52:17.240Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=b384b5f6-7ad7-4035-b93b-e195946a51d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:52:26.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:52:36.821Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=f51aa75e-fdcb-4200-bac8-9d24e79bfa73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:52:46.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-13T11:52:55.864Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-13T11:52:55.865Z |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 |2023-04-13T11:52:55.865Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-13T11:52:55.865Z |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 |2023-04-13T11:52:55.865Z |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 |2023-04-13T11:52:55.868Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-13T11:52:55.868Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-13T11:52:55.868Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-13T11:52:55.869Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:52:56.402Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=ba2bfcec-f9b6-4e74-9ddc-2869e4b8e46d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:53:06.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:53:16.011Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=d5b9d102-a582-4eda-85a6-45ae98f6cdbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:53:25.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:53:35.612Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=121258f1-3e12-44aa-9c3e-8ea805788ad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:53:45.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:53:55.185Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=03060434-dd86-4525-a11d-8e55e108f8ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:54:04.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:54:14.765Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=bde61a33-9c92-47db-b964-72dd50ea58ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:54:24.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:54:34.344Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=f75cd375-74c4-4f0f-b231-4932eee9a32a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:54:43.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:54:53.931Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=ace3a62e-9798-4114-a6a2-598d1a2592d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:55:03.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:55:13.513Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=3e94a441-ec1b-4968-97ee-d1c44423aefa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:55:23.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:55:33.101Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=c0573356-6dca-4bb1-8724-f8848e5baa76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:55:42.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:55:52.687Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=ff125f77-05c0-47a6-a09c-ca8893923fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:56:02.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:56:12.307Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=9cff791d-2b51-448b-af37-e940b514abda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:56:21.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:56:31.896Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=fdd0c11b-b61a-4a08-9d39-8c92efd46719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:56:41.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:56:51.476Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=26a522b0-b0c3-4d0e-b927-2fad8b62f6af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:57:01.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:57:11.081Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=0fb8d993-8fb0-4a5e-88f5-0aac5d161fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:57:20.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:57:30.663Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=c274fd69-1120-46b7-8e30-5ae57f122e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:57:40.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:57:50.250Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=92ae826b-acb6-4fe9-af3a-5a2b62669d03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-13T11:57:55.881Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-13T11:57:55.881Z |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 |2023-04-13T11:57:55.881Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-13T11:57:55.881Z |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 |2023-04-13T11:57:55.881Z |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 |2023-04-13T11:57:55.884Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-13T11:57:55.884Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-13T11:57:55.884Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-13T11:57:55.885Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:57:59.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:58:09.833Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=73ab4937-90f9-4217-b252-dd1ea7bfad36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:58:19.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:58:29.414Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=663a4795-9bb1-4769-aa58-29ec6ddead6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:58:38.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:58:48.989Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=92d32644-e74c-47fa-9544-65addf924d5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:58:58.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:59:08.570Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=4091feea-1664-4b06-8ae2-1888edbf0468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:59:18.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:59:28.150Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=0f992308-2c31-4ae1-8b12-648ca6670ef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:59:37.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:59:47.743Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=a0147de4-d4b9-4c21-92a9-524212e230d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T11:59:57.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:00:07.318Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=1fb41550-8b4b-4668-906b-835c61ef0a9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:00:16.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:00:26.910Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=23f62cd9-96db-4ec1-ba30-1ea71b48488f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:00:36.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:00:46.486Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=9c3cd268-fed9-4030-a2e1-8b8af2a5a27d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:00:56.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:01:06.107Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=dff7b981-d8db-4b41-b5ce-49ad50456295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:01:15.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:01:25.695Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=284f39ff-84ca-42e2-8181-fabe45ab3c5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:01:35.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:01:45.271Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=231d233c-6774-4fb2-a95c-99c35ff8d0e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:01:54.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:02:04.854Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=48340b5f-df9b-40ed-9556-2627ce7b0d5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:02:14.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:02:24.433Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=029faa96-897e-4a2f-88f9-7c03e2a44606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:02:34.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:02:44.029Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=5fcb62ca-bbdd-4ed9-825b-8948259713ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:02:53.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-13T12:02:55.884Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-13T12:02:55.885Z |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 |2023-04-13T12:02:55.885Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-13T12:02:55.885Z |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 |2023-04-13T12:02:55.885Z |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 |2023-04-13T12:02:55.888Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-13T12:02:55.888Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-13T12:02:55.888Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-13T12:02:55.889Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:03:03.604Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=8c9a3c4b-d8e9-47b6-b964-7f05ad177437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:03:13.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:03:23.190Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=d8bd517f-1e7c-4bf4-9d87-09532423cc71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:03:32.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:03:42.791Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=5b8689b7-3ea3-43f2-81c1-f6b3eba46616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:03:52.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:04:02.372Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=f58d49ad-a301-4634-849c-072017673da8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:04:11.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:04:21.973Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=1bb4db73-9b6f-48ec-b4dc-02d9881a1880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:04:31.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:04:41.551Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=83df3da9-a4b9-4935-9fd3-dbe3af1dbf92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:04:51.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:05:01.138Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=b648e4dc-5cda-4263-8f90-b0979ae9573b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:05:10.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:05:20.720Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=7342ed5c-f16f-464c-a102-f334bdefc3da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:05:30.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:05:40.306Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=08d80ab3-7b8b-4846-8d0a-c5011b05d079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:05:49.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:05:59.914Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=b8b28657-e2db-419c-b186-d1dec04d3adf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:06:09.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:06:19.496Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=e45272a1-5d1b-49ae-be70-bcb88ddc2cd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:06:29.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:06:39.073Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=c6f53736-1092-474b-8059-ac6b9b1c63a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:06:48.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:06:58.675Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=089a226b-36b8-4b8f-b50e-74d7cc476937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:07:08.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:07:18.261Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=239002ab-c3be-48ed-a223-74050376aeef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:07:27.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:07:37.835Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=2919ada5-c0eb-463e-b03a-8e80d038a96c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:07:47.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-13T12:07:55.914Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-13T12:07:55.914Z |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 |2023-04-13T12:07:55.914Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-13T12:07:55.914Z |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 |2023-04-13T12:07:55.914Z |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 |2023-04-13T12:07:55.917Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-13T12:07:55.917Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-13T12:07:55.917Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-13T12:07:55.918Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:07:57.414Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=57ebb41f-ef21-4576-8051-6597fb3a65ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:08:06.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:08:16.995Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=d849859c-80b8-42ac-997d-4358bdeed53f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:08:26.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:08:36.576Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=3fa07a3d-41c2-4403-9134-ce17d45873e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:08:46.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:08:56.185Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=8b69329f-4a01-4179-b19c-40b566e47400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:09:05.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:09:15.786Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=5467a3de-5581-4f53-b352-7dd9daf22031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:09:25.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:09:35.367Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=6e1959bd-f4b2-4ba7-8c5b-7ec11dd19690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:09:44.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:09:54.949Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=59f922f2-de9f-437d-8548-9fb73063488d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:10:04.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:10:14.543Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=ff0ef16a-6db0-4fac-8779-2d2e6d96ae3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:10:24.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:10:34.121Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=9ba34670-4c3c-4d69-9c2b-8b3f516788a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:10:43.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:10:53.703Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=5255bc37-4465-4e79-a42b-661b494445f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:11:03.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:11:13.310Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=0f62376b-6a7c-403b-8848-d70525cf7c78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:11:22.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:11:32.891Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=c200d400-c566-474e-a849-880eff43beb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:11:42.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:11:52.470Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=007c5188-4183-4888-9204-4ee079027d45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:12:02.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:12:12.059Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=055fb7ac-f2e3-4e41-8505-14fa63eb0d4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:12:21.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:12:31.640Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=33651300-8731-456c-9616-9629e39e4ffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:12:41.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:12:51.220Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=579e77e9-0b5e-4255-9da6-5c464b23b23f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-13T12:12:55.921Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-13T12:12:55.921Z |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 |2023-04-13T12:12:55.921Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-13T12:12:55.921Z |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 |2023-04-13T12:12:55.922Z |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 |2023-04-13T12:12:55.924Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-13T12:12:55.924Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-13T12:12:55.924Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-13T12:12:55.925Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:13:00.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:13:10.806Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=c3d324b7-0acd-43ff-895b-a077e8507807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:13:20.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:13:30.389Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=a6937924-9593-4541-93fd-8873f1e9efb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:13:39.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:13:49.967Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=20e40385-bb58-485a-8e60-49e681ed2c94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:13:59.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:14:09.545Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=cbee800d-26a3-4de8-8382-9ad047c613d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:14:19.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:14:29.147Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=33f51cd6-8640-4914-baf9-6c080025dec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:14:38.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:14:48.730Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=23581a16-7aef-4f07-bc98-69c711674dee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:14:58.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:15:08.312Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=42930b11-85ce-4398-8cfd-92b905ef221f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:15:17.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:15:27.906Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=99ddfe98-8cf1-4a4f-9a99-3780fa21b324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:15:37.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:15:47.483Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=d5819f9b-5c9d-4b81-97ea-c21b5f8c8951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:15:57.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:16:07.077Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=c8ea575b-cff2-4231-8df5-59037cb4481e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:16:16.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:16:26.655Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=a8daec4e-0f3a-4dfb-b9ff-34d4079307a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:16:36.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:16:46.249Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=967e3e0f-e73b-4c77-a1a1-cd77b0d60573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:16:55.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:17:05.825Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=bec67bee-1f2e-46a1-81a4-9b823638e949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:17:15.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:17:25.416Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=5f97d0b2-6729-4f25-955d-9d4dc8911baf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:17:34.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:17:44.995Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=59490b6c-3a0a-42f0-9176-0f746d8d7959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:17:54.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-13T12:17:55.838Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-13T12:17:55.838Z |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 |2023-04-13T12:17:55.838Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-13T12:17:55.838Z |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 |2023-04-13T12:17:55.839Z |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 |2023-04-13T12:17:55.841Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-13T12:17:55.841Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-13T12:17:55.841Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-13T12:17:55.842Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:18:04.589Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=1b2dc61c-8722-40f0-aef8-34e6e618eab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:18:14.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:18:24.169Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=e00aee74-fb85-4ba2-aeb3-e9d1700da3b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:18:33.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:18:43.750Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=0b24506d-d708-4710-9ae2-08ff8eade5b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:18:53.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:19:03.330Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=72a5c94a-5273-49d8-8c19-3d52006ca1d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:19:12.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:19:22.908Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=2989d9a7-d3c6-44af-b0ee-97c75536950a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:19:32.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:19:42.485Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=3ed1c7c7-a150-4064-9d6e-9def9433b757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:19:52.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:20:02.097Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=2c1a1c79-777b-455b-a468-3efbb40fdda6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:20:11.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:20:21.698Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=afcc133f-faf8-4d72-9e3e-2241f5130835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:20:31.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:20:41.279Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=526cdb7a-2ad4-4910-bf42-983b7956c7a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:20:50.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:21:00.869Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=bfb7f3ca-8cc7-400d-b988-de80b701a1b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:21:10.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:21:20.480Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=cf662801-c637-4bf0-911c-c53d28184e97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:21:30.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:21:40.073Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=80373195-3129-491f-a06d-f20224139e7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:21:49.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:21:59.659Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=089d03ac-be15-4fa5-b41b-827d71df7ddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:22:09.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:22:19.274Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=00195156-a5d2-4cf3-ab54-2f7473e8886f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:22:28.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:22:38.862Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=b7d7c610-30b7-446c-a28d-653a65e30a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:22:48.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-13T12:22:55.929Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-13T12:22:55.930Z |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 |2023-04-13T12:22:55.930Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-13T12:22:55.930Z |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 |2023-04-13T12:22:55.930Z |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 |2023-04-13T12:22:55.933Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-13T12:22:55.934Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-13T12:22:55.934Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-13T12:22:55.941Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:22:58.448Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=77e66ab5-419d-417c-b1b9-8af446ec7706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:23:08.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:23:18.030Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=b28670be-0ed9-4047-8c6f-2522c08215a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:23:27.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:23:37.601Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=891de97a-fe3d-48d6-a95c-2f1e6c55005f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:23:47.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:23:57.174Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=5e274645-f9ea-4211-a182-dafaffd1e3b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:24:06.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:24:16.760Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=0dc61dcd-bda5-4df8-b668-3cf31727eef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:24:26.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:24:36.348Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=f2ee7639-d9c8-4453-8162-8f41427924c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:24:45.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:24:55.926Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=bea03304-6159-4050-96de-a07460da1538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:25:05.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:25:15.514Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=3fc3fafd-3e4f-4c87-80ab-abe82e84c1fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:25:25.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:25:35.116Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=09186232-0dda-4f2d-b5a1-c1ee443b5ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:25:44.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:25:54.705Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=67e59c30-635a-44c8-a061-b4c52b4f7c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:26:04.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:26:14.296Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=bd071276-3948-4f65-b75a-aa67393fea98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:26:23.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:26:33.890Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=7bc5f431-5c10-410e-a988-56dbc59d0f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:26:43.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:26:53.468Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=bbb8c87f-5af5-4c0c-95df-f960cb942a14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:27:03.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:27:13.057Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=11005829-4a73-4ed8-8f9e-0e96d94aeef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:27:22.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:27:32.646Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=c577bddb-8ea6-41b0-906d-1eff76b2fd1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:27:42.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:27:52.224Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=c4324ecb-cd0c-42c3-bd25-1f7a7c797c47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-13T12:27:55.862Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-13T12:27:55.862Z |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 |2023-04-13T12:27:55.862Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-13T12:27:55.862Z |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 |2023-04-13T12:27:55.862Z |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 |2023-04-13T12:27:55.865Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-13T12:27:55.865Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-13T12:27:55.865Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-13T12:27:55.866Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:28:01.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:28:11.802Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=bc6f76eb-aa5d-41e1-88d9-b901b57034ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:28:21.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:28:31.400Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=c9c5612e-267c-4ae4-b16c-429ea02135ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:28:40.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:28:50.979Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=6658bb88-fdba-4e2b-94c3-f77e647c7ce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:29:00.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:29:10.587Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=b3f27cb7-27dd-496b-bf21-7df097b7eadf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:29:20.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:29:30.175Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=c05fd31d-0946-49d8-bf25-56e2fa67acd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:29:39.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:29:49.766Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=248659cb-180d-43de-a1a8-c5f1494682b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:29:59.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:30:09.359Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=8419221c-1461-4184-9d43-890d6eac72c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:30:18.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:30:28.934Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=143876f5-5675-4e27-8a80-b8adf89fb8bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:30:38.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:30:48.528Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=7929f410-60e4-478d-8682-f59e7101b67a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:30:58.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:31:08.104Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=a046cb2d-c148-48c3-8509-23b6c83405f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:31:17.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:31:27.694Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=1c1fb026-9127-4e77-ac03-28159ed1888f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:31:37.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:31:47.289Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=9284e215-18a9-4840-bb5f-f120bff1efba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:31:56.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:32:06.867Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=302ee8b7-80c8-4d5b-a928-371b83b6fc40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:32:16.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:32:26.462Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=4d1a56a7-6d89-4aaa-8a03-49520bda2c0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:32:36.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:32:46.048Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=ffd50a57-18d5-4cbe-a0ad-25daf72e66bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:32:55.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-13T12:32:55.862Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-13T12:32:55.862Z |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 |2023-04-13T12:32:55.862Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-13T12:32:55.862Z |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 |2023-04-13T12:32:55.863Z |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 |2023-04-13T12:32:55.865Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-13T12:32:55.865Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-13T12:32:55.865Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-13T12:32:55.866Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:33:05.640Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=38cb5ef9-56f0-4c12-977d-d5cad3028422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:33:15.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:33:25.235Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=f255eaed-8b1e-4661-bc9a-256cf228f1a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:33:34.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:33:44.825Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=d6f42432-2126-4fec-afb6-4b993f99d944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:33:54.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:34:04.406Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=2321da8c-5e59-4aa5-8e56-67c4ab060f1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:34:13.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:34:23.984Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=9e536c30-c5bf-46d9-ba75-863c174b3f3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:34:33.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:34:43.564Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=df573ae3-dd51-49a7-8e72-69f5d0dcb32c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:34:53.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:35:03.140Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=60cb3ebe-17f1-4495-a244-5c5f6567f0fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:35:12.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:35:22.728Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=a810fcda-5ccf-4b4b-b4c1-2d91931b929b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:35:32.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:35:42.313Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=3ccce364-798b-4beb-82b7-c4400cbb19e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:35:51.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:36:01.893Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=77701a4b-26e2-4ff7-bfa3-e301a387e862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:36:11.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:36:21.473Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=82931474-1849-4351-b2d5-a51f99a495b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:36:31.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:36:41.050Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=f3575b4d-cca8-4c96-85bf-327a9dcee83e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:36:50.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:37:00.632Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=93ba49de-8db7-4750-9fcb-18206504be6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:37:10.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:37:20.206Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=0786cc19-6cfc-40c7-826a-96d401cccfa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:37:29.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:37:39.780Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=cf4bc681-1927-4908-a4b7-f4927fe033c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:37:49.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-13T12:37:55.904Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-13T12:37:55.904Z |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 |2023-04-13T12:37:55.904Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-13T12:37:55.904Z |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 |2023-04-13T12:37:55.904Z |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 |2023-04-13T12:37:55.907Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-13T12:37:55.907Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-13T12:37:55.907Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-13T12:37:55.908Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:37:59.363Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=b8299a4f-dbbe-4630-8b47-46271848ffa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:38:08.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:38:18.962Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=0d37c80a-db1a-4a13-a197-be23b09da52e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:38:28.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:38:38.545Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=9bc42a2b-4d84-4ee2-855a-b3f40e96afc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:38:48.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:38:58.125Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=e80897c9-0fae-46ab-8b8a-760db3389d30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:39:07.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:39:17.709Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=dabec394-e6e5-4e25-becf-1466e4505516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:39:27.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:39:37.282Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=57bd462f-e5b9-4d94-a2cd-0d3f69d91caf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:39:46.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:39:56.861Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=59b2f27a-0c4e-4441-8a51-165804b6f339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:40:06.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:40:16.444Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=873bd97f-1645-4cee-bb06-0a3f72b483c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:40:26.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:40:36.047Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=39652840-7b1c-4d6f-b97b-fb63922c266b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:40:45.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:40:55.628Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=85ceef12-4966-4a9b-b95e-365d2e32563a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:41:05.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:41:15.205Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=98fe4188-c124-423c-87f8-59c423e7f254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:41:24.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:41:34.788Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=4538cf5b-ad9a-4489-9ece-c618c481ae6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:41:44.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:41:54.371Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=eb5593b4-361c-4d31-bde2-16207f16d989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:42:03.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:42:13.948Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=3380501f-7122-447f-a850-93bff1367f9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:42:23.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:42:33.535Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=f836ddf0-fade-4c97-80ab-7276707b799c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:42:43.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:42:53.112Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=68e67282-01e9-4be1-8b3b-4cc922060016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-13T12:42:55.870Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-13T12:42:55.870Z |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 |2023-04-13T12:42:55.870Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-13T12:42:55.870Z |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 |2023-04-13T12:42:55.870Z |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 |2023-04-13T12:42:55.873Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-13T12:42:55.873Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-13T12:42:55.873Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-13T12:42:55.874Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:43:02.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:43:12.710Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=95de8e14-654b-45b0-9273-7337d01f844a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:43:22.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:43:32.309Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=cd83b8fe-99c1-42ab-a479-b6011866e036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:43:41.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:43:51.897Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=ab712d23-c165-4668-b373-c15597b230b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:44:01.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:44:11.481Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=7d3d6d2f-a841-47a0-96e0-ff7a00bb3011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:44:21.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:44:31.063Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=5227baf4-90b0-4348-86e8-fabaf0ad8a62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:44:40.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:44:50.638Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=19974962-1074-4429-8d36-c671aa1789be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:45:00.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:45:10.217Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=00c8844e-01c9-457c-8759-be3ec09bbc52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:45:19.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:45:29.814Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=faa4d564-25d6-4f73-8933-a315b2b40b33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:45:39.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:45:49.399Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=fca0db6e-d3e0-445e-89e4-d8cbc340db7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:45:58.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:46:08.985Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=bbf77d9c-cc1b-4bc3-ad8d-c0df4afbd7bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:46:18.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:46:28.578Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=b6b47e7e-e127-4d3b-beab-e71defb0d5bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:46:38.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:46:48.161Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=664a8ff1-9950-4eed-9557-6e83d5f1c6dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:46:57.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:47:07.738Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=3852cfa4-5d9a-4c3f-8e81-71555014a566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:47:17.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:47:27.325Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=7eba4b6d-911a-45dd-9495-88fef25af0fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:47:36.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:47:46.911Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=360425b2-899f-4408-8639-22f952544b8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-13T12:47:55.948Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-13T12:47:55.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 |2023-04-13T12:47:55.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 |2023-04-13T12:47:55.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 |2023-04-13T12:47:55.949Z |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 |2023-04-13T12:47:55.951Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-13T12:47:55.951Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-13T12:47:55.951Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-13T12:47:55.952Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:47:56.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:48:06.494Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=628ff7da-06fb-4c42-8c14-6e33a12dbb44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:48:16.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:48:26.080Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=b427d1d2-ab40-43ad-9361-8d877eb025f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:48:35.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:48:45.678Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=84decd29-e68a-4b88-a812-29cda88e137c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:48:55.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:49:05.248Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=27ee1ef6-6dbc-466b-a6e4-125c148c9f19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:49:14.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:49:24.828Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=54a36856-1a7f-4e66-9830-0b543b8263f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:49:34.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:49:44.415Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=0cd8d3af-11b6-4063-ba31-fb5bf1792cab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:49:54.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:50:04.009Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=b8704629-d9bd-47ca-8c9a-9a162720280a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:50:13.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:50:23.582Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=05401f1d-d824-4d5e-9aa5-b0ec1e8af962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:50:33.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:50:43.165Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=7e8486b8-6ad7-4a1a-937d-fabaa2447365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:50:52.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:51:02.760Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=1c0008ad-d08f-472b-9c18-222861b8d48a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:51:12.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:51:22.340Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=80df841f-2c89-4fe4-b1f9-43ee9906478b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:51:31.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:51:41.930Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=a2b49ccf-d5b8-4591-9c77-084535d59905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:51:51.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:52:01.511Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=a3420e07-1632-4263-97d4-6ef43a3c5bf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:52:11.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:52:21.140Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=71feb634-7e27-4083-bbe1-29b17f41c1d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:52:30.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:52:40.724Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=df8c71a2-f631-42f5-a334-754e64891b4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:52:50.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-13T12:52:55.882Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-13T12:52:55.882Z |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 |2023-04-13T12:52:55.882Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-13T12:52:55.882Z |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 |2023-04-13T12:52:55.883Z |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 |2023-04-13T12:52:55.885Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-13T12:52:55.885Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-13T12:52:55.885Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-13T12:52:55.886Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:53:00.305Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=5982275d-ccab-46a1-9f0e-2d13c83eb8ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:53:09.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:53:19.882Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=3dbc0f62-85e5-44d1-8cb0-c58d0803cfdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:53:29.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:53:39.467Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=6d490b91-7bbb-4140-b891-6d8e39a13aca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:53:49.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:53:59.053Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=35c2ed63-0c28-49a1-bcd7-4476a5129e3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:54:08.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:54:18.641Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=16f62ed8-9bf4-4a96-9fdb-1efb61e5f0b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:54:28.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:54:38.235Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=52029c0c-6f4b-4df3-90f2-4f467b4ca637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:54:47.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:54:57.810Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=cbcd116c-bf6a-43df-a3eb-5a0c0fe7412c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:55:07.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:55:17.399Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=1adc5fd0-db05-4380-afcd-f5a4bb9cd76f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:55:26.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:55:36.990Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=e58fd457-6adf-41a2-8baf-8af0a5dd059e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:55:46.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:55:56.569Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=1f743679-4e3e-4d23-a3fc-f5bfd873139f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:56:06.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:56:16.141Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=b635237e-f13d-4ca9-aee1-61e5d13e7807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:56:25.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:56:35.740Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=09f2a26e-c437-4182-acb3-9e9e55933744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:56:45.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:56:55.324Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=50dbc274-78c0-422a-931c-2d06dd15e2d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:57:04.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:57:14.911Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=21ad96b2-3600-41f8-9454-ffa6046985ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:57:24.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:57:34.515Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=5805b3fd-9517-449f-a5f1-7608e6adc20f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:57:44.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:57:54.091Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=4695d2a9-70e5-4a0a-8ba4-ff70b38f6711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-13T12:57:55.858Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-13T12:57:55.858Z |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 |2023-04-13T12:57:55.858Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-13T12:57:55.858Z |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 |2023-04-13T12:57:55.858Z |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 |2023-04-13T12:57:55.861Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-13T12:57:55.861Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-13T12:57:55.861Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-13T12:57:55.862Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:58:03.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:58:13.684Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=99e91010-a5ab-4048-af80-8ff4b5ab349a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:58:23.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:58:33.259Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=723b0401-8bd7-481b-bba0-a4c1128d4b1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:58:42.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:58:52.860Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=a96ecdcf-5b88-4737-a18d-f3b788e867e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:59:02.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:59:12.442Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=62267f2b-9100-42bb-9966-f40e98d53041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:59:22.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:59:32.027Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=2a73de3a-b5c8-4677-a2f7-afaf34f250ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:59:41.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T12:59:51.618Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=03f57c55-f211-40dc-9107-2a0c30feb3cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T13:00:01.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T13:00:11.197Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=d8765def-764a-4e40-acdf-b6217853cce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T13:00:20.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T13:00:30.775Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=eefc6f72-a448-4ef5-b59a-56f92e91b662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T13:00:40.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T13:00:50.350Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=2dd27fa5-116c-4ca1-a86f-8789c08e2555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T13:00:59.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T13:01:09.948Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=591368ae-e7b5-43c6-96b8-9cf521856ef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T13:01:19.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T13:01:29.531Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=e165597a-b973-4a0d-bdc3-bcbadbb4751c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T13:01:39.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-13T13:01:49.120Z |INFO |Init configs |InvocationID=37ec4c6d-8ba2-45f3-8e44-1b0dadfb1ddf, InstanceUUID=c48d096e-21c5-4ade-9ab1-6313897711eb | |INVOKE |pool-2-thread-1 |