By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-24T23:57:39.053Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-24T23:57:39.063Z |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-03-24T23:57:39.063Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-24T23:57:39.064Z |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-03-24T23:57:39.465Z |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-03-24T23:57:39.581Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-24T23:57:39.581Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-24T23:57:39.581Z |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-03-24T23:57:39.695Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-03-24T23:57:39.783Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-03-24T23:57:39.806Z |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-03-24T23:57:41.466Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-03-24T23:57:41.901Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-03-24T23:57:41.934Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-03-24T23:57:41.935Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-03-24T23:57:42.013Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-03-24T23:57:42.013Z |INFO |Root WebApplicationContext: initialization completed in 2207 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-03-24T23:57:42.608Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-03-24T23:57:45.989Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-03-24T23:57:46.770Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7 | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-03-24T23:57:46.791Z |INFO |Started MainApp in 10.321 seconds (JVM running for 10.964) |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-03-24T23:57:46.853Z |INFO |Start scheduling PRH workflow |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T23:57:46.869Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=547cdd3b-2ee5-4bfc-8dba-b1067bb71d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T23:57:47.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-03-24T23:57:48.718Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2023-03-24T23:57:48.719Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2023-03-24T23:57:48.720Z |INFO |Completed initialization in 1 ms | | | |http-nio-8100-exec-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T23:57:57.523Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=d116e457-5d02-4ee8-ac10-be0eb7a6e105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T23:57:57.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T23:58:07.584Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=f96fea35-effb-461e-9bd4-f6a16687d1a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T23:58:07.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T23:58:17.623Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=e33d14d0-d818-41c3-9258-a36c1b03e763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T23:58:17.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T23:58:27.660Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=9b3d539a-351e-4616-bf0f-d742487bc33b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T23:58:27.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T23:58:37.686Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=87567db8-c9dc-44ee-9ac2-a18aebf28872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T23:58:37.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T23:58:47.712Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=53f26560-cc49-4bed-b89b-b8e55c9e2bb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T23:58:47.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T23:58:57.741Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=32905531-443f-4c7f-8eee-b1a7e3c9d11d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T23:58:57.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T23:59:07.762Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=7a02f934-aea6-4a79-ae95-dfc6e7e5698e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T23:59:07.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T23:59:17.782Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=6d9be21d-ce0f-4348-9690-46bfd8c9278d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T23:59:17.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T23:59:27.802Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=f71204ba-ff00-404f-8835-1a5be6b27f01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T23:59:27.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T23:59:37.826Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=dca86aad-d5d4-4f09-8578-9a6b7d1a267b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T23:59:37.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T23:59:47.848Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=7fc28a45-60fe-4330-be24-4826df58fc4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T23:59:47.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T23:59:57.865Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=a36ba378-d298-4128-9e52-213916207c3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T23:59:57.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:00:07.888Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=b36f238c-0311-4493-b4fa-ad246807e67c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:00:07.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:00:17.927Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=0ecd48ed-d4bb-48b2-bed5-efca8ac538ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:00:17.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:00:27.945Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=79d29ef3-e418-4930-afbf-cc58c1047eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:00:27.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:00:37.960Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=7fcf558c-7332-487e-b8e0-c5e41860d412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:00:37.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:00:47.975Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=407fa857-cb9a-4653-8219-59d94f1d07dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:00:47.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:00:57.992Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=d4943b15-961e-4d7b-b34d-d6de56cc3736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:00:58.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:01:08.012Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=7e3db44a-e31e-4716-8d74-ed0309150415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:01:08.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:01:18.030Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=2253088b-f188-45dd-a51c-a857a7583d22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:01:18.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:01:28.046Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=780def92-7375-47b2-b0f7-5097aaabff04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:01:28.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:01:38.069Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=4bbeffc5-95f7-4cf9-9146-8bf280579732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:01:38.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:01:48.086Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=ea4d93ae-7d7b-4d16-8182-721d05b73f6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:01:48.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:01:58.131Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=71c36967-1040-45b0-83db-fc6d09ad80e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:01:58.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:02:08.148Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=4e4c318d-6db4-43ff-9218-4a1005df3bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:02:08.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:02:18.166Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=8688f2f9-cbe8-4628-9f23-298d28a875d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:02:18.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:02:28.193Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=670ca082-3f31-48c3-936b-e9106a294736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:02:28.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:02:38.225Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=ca3e3f2c-6f76-431e-bf33-31d0c8c461fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:02:38.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-25T00:02:43.254Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-25T00:02:43.254Z |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-03-25T00:02:43.254Z |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-03-25T00:02:43.255Z |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-03-25T00:02:43.255Z |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-03-25T00:02:43.263Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-25T00:02:43.263Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-25T00:02:43.263Z |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-03-25T00:02:43.265Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:02:48.245Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=4313026e-4f3f-4a60-973e-4aad4f3a96de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:02:48.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:02:58.263Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=b9152fcd-f873-4b7a-a866-a784bd8d9de1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:02:58.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:03:08.281Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=cf4a3101-1773-41ca-9207-f111de00aae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:03:08.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:03:18.297Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=c88d9950-a8a5-4147-bedb-03a3b88d41ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:03:18.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:03:28.321Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=398c8480-26fb-4ede-8d9a-65a27defe98e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:03:28.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:03:38.344Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=2462b120-ea65-467f-a699-83c4407807a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:03:38.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:03:48.365Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=82cc59ec-37bd-4dca-a900-c9cfe702b5dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:03:48.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:03:58.386Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=e94298ec-70a4-4792-b059-de5419f620d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:03:58.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:04:08.405Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=09c10d77-f0c8-405c-93ce-a89d2ca2f348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:04:08.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:04:18.426Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=1f7141b6-4490-40bd-8634-26d4294b6d30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:04:18.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:04:28.446Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=0b51476f-d8bf-4efb-b4ee-349d46423517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:04:28.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:04:38.467Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=f01ebba3-e022-4ba7-9aaa-4c779d3e6135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:04:38.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:04:48.489Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=457193e1-624d-4741-bed2-4b50336408b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:04:48.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:04:58.527Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=17daadb9-cd7d-49af-b1d5-b81216b546b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:04:58.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:05:08.562Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=e8c8a64f-e2e2-4c14-b37f-45351310035c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:05:08.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:05:18.580Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=84d85476-c00f-4716-80f5-80d14d86898b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:05:18.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:05:28.597Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=22b69665-ba33-4361-b484-b835e377a220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:05:28.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:05:38.616Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=da87fedd-0540-49ef-8a40-750fcf3be164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:05:38.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:05:48.638Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=e18c3753-5755-47a5-9e41-a02428e74848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:05:48.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:05:58.658Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=23988ad3-f9f9-455c-bb8b-7f3949d39a8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:05:58.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:06:08.685Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=cac3a81b-b265-4902-9bc3-6896e0442ca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:06:08.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:06:18.703Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=2f29bd9a-fa18-43ca-92e1-83f28bcd7c20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:06:18.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:06:28.722Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=09c7b69d-ce92-46d4-bd42-3cf63895820d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:06:28.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:06:38.742Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=e1754eec-60a2-48f9-ae88-2ce903dbd31d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:06:38.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:06:48.760Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=2786912e-e030-4572-8b37-d914e900a005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:06:48.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:06:58.778Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=d47cf675-97de-4b14-ba63-a169db8eea21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:06:58.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:07:08.796Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=857ded9f-f447-41ee-bc7d-840a1d57770f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:07:08.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:07:18.820Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=089d1542-f584-4d75-bae5-176a24d43b99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:07:18.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:07:28.841Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=dfac6990-6fb3-4236-99ed-c357483ba665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:07:28.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:07:38.860Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=cad2749c-0572-467a-bf14-9363790c5fe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:07:38.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-25T00:07:42.795Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-25T00:07:42.795Z |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-03-25T00:07:42.795Z |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-03-25T00:07:42.796Z |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-03-25T00:07:42.796Z |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-03-25T00:07:42.802Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-25T00:07:42.802Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-25T00:07:42.802Z |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-03-25T00:07:42.803Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:07:48.878Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=615b1c0f-2c0e-49a8-a4fa-12dfef768c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:07:48.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:07:58.898Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=9123fb67-3b1c-4bd1-bca5-84d07a3e98e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:07:58.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:08:08.918Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=134d5699-3ab8-4d43-aeef-87e4a3bae5e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:08:08.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:08:18.941Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=4a9d0f75-8fb2-4e3a-b147-b6e158df9afe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:08:18.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:08:28.959Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=74894f3f-7665-4650-b2dd-67e4108f2404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:08:28.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:08:38.974Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=75bf1767-d3a2-4a9f-b9a9-b400e800c3d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:08:38.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:08:48.990Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=8f5ff37b-7db5-4d73-9eff-eafc9d9dce76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:08:49.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:08:59.014Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=d3a00563-b653-47b3-9546-8f850311e865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:08:59.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:09:09.036Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=4794cebb-e11c-4547-9a5c-0df4d48604b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:09:09.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:09:19.056Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=8e55b755-b5bc-4aeb-a429-6c9e5ce159ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:09:19.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:09:29.073Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=b9364903-71c8-4129-a1bf-684f5a0b1c6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:09:29.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:09:39.091Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=889fb14e-873c-401e-bfc8-8ac56e541550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:09:39.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:09:49.111Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=b2480748-d4ac-461d-8fc2-7ebfa960eaa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:09:49.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:09:59.131Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=1810c49b-81e2-4088-aef7-4aeb17119036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:09:59.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:10:09.152Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=3ca72360-20cd-4269-88d7-dd6f47524a83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:10:09.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:10:19.175Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=c998bb5a-0834-42d1-b342-61e781a92950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:10:19.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:10:29.189Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=118cb2da-0ae4-4e8c-a98c-7261435a8028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:10:29.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:10:39.208Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=b39797bc-1fb9-46fe-a753-e9023455f737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:10:39.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:10:49.225Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=ca072f14-6735-4750-9cf4-f4a18a3d16b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:10:49.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:10:59.240Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=ee967af6-5964-442f-b81a-d31bd16c49ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:10:59.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:11:09.260Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=eaea578d-efe8-46c9-93be-7b62b720f353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:11:09.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:11:19.278Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=0af3d896-ffc5-4105-8a2e-7e4b1d55a954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:11:19.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:11:29.300Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=da6330e1-b47e-4dab-b08a-641709470ab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:11:29.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:11:39.314Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=72e771ce-a20c-4a81-b99a-be72a250b14f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:11:39.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:11:49.334Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=c9ef6727-fd0d-4fe3-86a1-e71732857acb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:11:49.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:11:59.351Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=76982f06-dbe9-42f7-98b8-6e565cb0f663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:11:59.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:12:09.369Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=6c434aee-57f1-4589-ba95-0d95a14e8aba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:12:09.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:12:19.388Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=393ca965-4a5f-41f6-bd4b-8ffe196d8e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:12:19.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:12:29.404Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=bfb48862-bfcd-42ac-a479-209bc06e1dd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:12:29.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:12:39.421Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=bf262f56-96ad-41a5-abdc-f66fceaabbeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:12:39.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-25T00:12:42.835Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-25T00:12:42.835Z |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-03-25T00:12:42.835Z |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-03-25T00:12:42.835Z |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-03-25T00:12:42.835Z |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-03-25T00:12:42.841Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-25T00:12:42.841Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-25T00:12:42.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-03-25T00:12:42.842Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:12:49.439Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=be822a71-28e6-4722-9ec4-47a46d8c5a0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:12:49.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:12:59.462Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=4a6fbbaf-23eb-4dd1-ae3e-f2fcd1c6f2df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:12:59.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:13:09.478Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=eb277319-9428-4468-8c27-f48ab1af843d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:13:09.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:13:19.495Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=7a230d30-7238-46d1-81a5-1e02d5f3cb1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:13:19.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:13:29.513Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=f07c49dd-4331-4fd8-a90f-21463bbed8dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:13:29.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:13:39.532Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=e2867756-5584-4a6f-a124-91c6a41ac6fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:13:39.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:13:49.549Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=0e21e3f8-956f-4687-9691-a0dda9f1ae08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:13:49.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:13:59.565Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=503e23b5-90af-4eab-ab97-bb603f88bf7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:13:59.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:14:09.582Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=93aebab1-398a-46c7-a2dc-6d548ba43e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:14:09.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:14:19.599Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=1a4586cc-375c-4858-bc85-8b4121bded83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:14:19.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:14:29.616Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=80524a8b-b54c-41e9-b04e-0349c115d940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:14:29.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:14:39.636Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=1b62470c-124f-42b6-a11f-9b6398eb34c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:14:39.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:14:49.654Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=6ae3782a-4ac2-4228-b31c-01ae2bcf0622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:14:49.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:14:59.674Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=d52b4b61-7107-4f3e-b422-6549eac1f5d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:14:59.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:15:09.689Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=7ef66cc5-da2f-49eb-bf06-d1e450ad2ac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:15:09.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:15:19.709Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=cac0883c-57a5-45b0-9ff7-9351ad696dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:15:19.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:15:29.729Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=71a21c2a-34d9-47be-ba05-1b0063d5700f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:15:29.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:15:39.751Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=781ee10d-d0bc-4a57-9b3f-56f3f957b702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:15:39.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:15:49.768Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=53be6b9a-370f-4f9b-bdec-e414cda7f785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:15:49.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:15:59.789Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=8097eb1f-8f4c-4f95-90d8-d79c52d3f2ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:15:59.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:16:09.807Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=0ff63036-9784-4ae8-bc73-a2ef8c5be78e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:16:09.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:16:19.823Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=c493a758-fead-4b00-8269-6c260d5438df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:16:19.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:16:29.851Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=266f559a-a5cd-4671-a695-8dc928733c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:16:29.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:16:39.868Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=71682af4-c0fd-4cc2-8b74-4a81f9a906cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:16:39.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:16:49.890Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=1ebf5769-d388-4726-b59e-60ccfb5f37b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:16:49.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:16:59.914Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=e1d0b01b-94b6-4501-80fb-c81ffb1e8cc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:16:59.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:17:09.932Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=bbdb4c3a-24c7-45a7-8509-af6ae4e10dfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:17:09.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:17:19.949Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=56809247-0fd6-4b4c-b1c7-bced809f2996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:17:19.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:17:29.965Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=ae627fda-c47b-4307-b86d-ff8fe1e98b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:17:29.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:17:39.982Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=51d6d8cc-90d5-4211-9aed-f433b6e419f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:17:40.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-25T00:17:42.811Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-25T00:17:42.811Z |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-03-25T00:17:42.812Z |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-03-25T00:17:42.812Z |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-03-25T00:17:42.812Z |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-03-25T00:17:42.826Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-25T00:17:42.826Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-25T00:17:42.826Z |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-03-25T00:17:42.827Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:17:50.000Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=164ff8a9-62d2-42b6-8e98-8cc1f7afe539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:17:50.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:18:00.020Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=e816c10e-45aa-429c-bd9c-25e327174f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:18:00.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:18:10.041Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=e517ec05-5f68-40a6-b075-acda3067bdd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:18:10.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:18:20.062Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=4d3baed3-ca45-4456-ac1d-41c41d6148f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:18:20.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:18:30.081Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=5f9d7481-40c7-4ae3-94a3-c6b2488e7729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:18:30.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:18:40.098Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=322cb3a4-75e5-4937-8f71-5fcd5020c7d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:18:40.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:18:50.117Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=683beec8-2c69-4a36-a5c7-a9fb7ee6e38d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:18:50.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:19:00.136Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=429d2e3d-42a8-4fd2-9277-6e201ad99301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:19:00.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:19:10.159Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=b1aeed19-e413-4e0c-b3e8-1f2303112bae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:19:10.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:19:20.178Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=51726b03-f87a-4de5-b9ab-a126c782dbc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:19:20.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:19:30.193Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=04ae0032-a8f0-4344-afbc-0da31c686bd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:19:30.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:19:40.215Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=df76b942-e1d2-474e-911f-4821e150a3e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:19:40.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:19:50.233Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=cec036ff-e0e9-4de1-a542-91f5098ce42b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:19:50.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:20:00.249Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=30076263-85ff-4efc-9347-3a0b4b8a7e0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:20:00.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:20:10.271Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=7ca0f552-93a0-4323-a31e-1a9dc932fd14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:20:10.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:20:20.292Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=fc110f71-ee70-483e-8640-3d578080af06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:20:20.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:20:30.309Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=04fdc4c5-5412-48ea-8971-7ad4b018ffa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:20:30.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:20:40.327Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=2d1d0ac7-4344-4141-a216-79baa7cfefa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:20:40.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:20:50.346Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=78518008-a0c6-428d-8d8a-6e9f21e5fa3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:20:50.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:21:00.366Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=e54f3ab6-231c-4821-bfdb-e54c69c6c65f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:21:00.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:21:10.386Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=be99bc8a-d587-4b54-8bb7-abffdf5b9a24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:21:10.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:21:20.401Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=0bcdf5c2-b302-49de-8daf-2fecd26d5a7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:21:20.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:21:30.421Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=d52b18e2-f9c9-4dc5-af30-604515063d78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:21:30.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:21:40.441Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=bf32c7da-77f8-4845-9efc-84c1e0e9c003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:21:40.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:21:50.461Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=4c46b937-8c04-40d2-b297-671a2ee87a67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:21:50.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:22:00.479Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=1c701484-050b-48bd-ab1f-81f5e9578c93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:22:00.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:22:10.499Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=4cb0483b-77b0-4855-9247-8232eb1f973e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:22:10.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:22:20.518Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=2b472070-6915-4820-80d7-3fae955179a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:22:20.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:22:30.540Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=c42219d6-8eda-4b8e-aedb-67a0a8be0b66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:22:30.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:22:40.557Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=561b1b97-5a44-4619-bcca-bd856167ebf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:22:40.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-25T00:22:42.778Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-25T00:22:42.779Z |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-03-25T00:22:42.779Z |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-03-25T00:22:42.779Z |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-03-25T00:22:42.779Z |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-03-25T00:22:42.784Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-25T00:22:42.784Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-25T00:22:42.784Z |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-03-25T00:22:42.785Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:22:50.576Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=deeb56bf-672e-4b23-947b-e031751ba866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:22:50.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:23:00.595Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=67a342f5-02b1-4dd3-ba8d-70aa3b7e93cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:23:00.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:23:10.614Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=8103c677-8501-4e6d-a831-c4465cb26ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:23:10.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:23:20.631Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=2acc73a7-36b7-4e9e-8e7d-13b438c3a7ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:23:20.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:23:30.647Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=de2d0863-68bb-49cf-8f8f-44d033f61878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:23:30.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:23:40.664Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=2c8519f8-ff74-4556-8704-781cc6aeb197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:23:40.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:23:50.680Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=3a2a9c22-ad83-44c1-8724-d7a053d6b6fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:23:50.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:24:00.696Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=130cd038-80da-4973-bfec-6f558ac32436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:24:00.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:24:10.715Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=43f41e67-066b-438d-b716-7ada594fb74d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:24:10.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:24:20.733Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=cec7ccef-6484-4a78-ac6b-4fdb4a49ac50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:24:20.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:24:30.749Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=8ef308f5-14a4-413b-9715-bd4330241155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:24:30.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:24:40.767Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=b23b2af2-ed9c-4dd9-b2d4-ac9336472d5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:24:40.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:24:50.788Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=5df02bb5-728e-4326-adad-97a5d1fe711b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:24:50.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:25:00.803Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=d9b7bb05-fa43-476d-9ea4-dab3e8937a8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:25:00.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:25:10.821Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=4007faee-2695-469f-8522-5b25c20ee403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:25:10.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:25:20.840Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=0cf19ffa-d08d-4596-8c1c-fd533af2680a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:25:20.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:25:30.856Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=1fce6198-433d-4bfd-9a58-96b51bfbadde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:25:30.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:25:40.873Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=0c8e3d15-1fce-4826-9332-ba40074abc57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:25:40.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:25:50.891Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=68e157a7-ac23-48bb-b0f8-da297da84325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:25:50.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:26:00.910Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=b02d5522-0f1a-40b2-9391-0fe451d255c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:26:00.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:26:10.926Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=b1b40446-e5c6-4500-b2df-67a8fbec37ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:26:10.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:26:20.948Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=06f45f13-ba1a-40b0-ad17-24321ec6b282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:26:20.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:26:30.964Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=59e09728-c4aa-40d4-ba4e-2d9436acd1f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:26:30.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:26:40.983Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=41b376ff-917a-4cfd-9a7b-66b3570ff98e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:26:41.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:26:51.003Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=af3efd88-baaf-4282-901d-b3322cb8836b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:26:51.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:27:01.022Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=f3fffd09-6ead-4cb2-845e-a55f3f7dbd7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:27:01.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:27:11.040Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=9a7fa1dd-71fc-41f0-854e-9b72638e2a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:27:11.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:27:21.058Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=3c465c41-85c1-4f23-903e-7448a35e44e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:27:21.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:27:31.074Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=793c75ea-a7a6-45ad-9959-feeff2b77b17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:27:31.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:27:41.091Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=1acd842f-6db7-45a9-94fa-1ab597e4124e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:27:41.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-25T00:27:42.808Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-25T00:27:42.808Z |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-03-25T00:27:42.808Z |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-03-25T00:27:42.808Z |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-03-25T00:27:42.809Z |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-03-25T00:27:42.826Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-25T00:27:42.826Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-25T00:27:42.826Z |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-03-25T00:27:42.827Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:27:51.106Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=e459cbd5-43cd-4d49-9912-1e9e4a68ecef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:27:51.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:28:01.125Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=6fe8cee4-05ac-4e1b-a3ae-90f7cbf80d8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:28:01.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:28:11.144Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=9d504967-6f2a-4a14-ad94-2272df071c38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:28:11.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:28:21.167Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=d375cd8a-f349-4932-b6f0-265f62cf8151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:28:21.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:28:31.182Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=d5fa3142-8a15-4c64-a3a4-1285251c165a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:28:31.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:28:41.204Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=7f92a401-8123-43fb-9aa9-feb98a538582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:28:41.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:28:51.223Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=939a542d-9e7d-44ff-85b8-736fee6931de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:28:51.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:29:01.244Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=53647160-896b-44cb-9c65-80c64e2d648c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:29:01.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:29:11.261Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=a4ac6825-fccb-42d0-ad79-e17ee64e0c41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:29:11.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:29:21.279Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=266f9c92-63b2-42d7-944e-f726084b440a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:29:21.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:29:31.299Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=d92d9fb7-2dbe-4eaf-a592-504aaa06c88f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:29:31.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:29:41.319Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=426ef460-ee01-46c7-b9ab-1867d9c4eb99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:29:41.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:29:51.338Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=ab575e0a-da29-4cce-88e8-61e5b84bb180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:29:51.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:30:01.357Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=fdeef548-58fd-4e96-b023-1b82fc06a988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:30:01.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:30:11.374Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=daaa5b94-63e6-4b1f-a306-4cba64307770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:30:11.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:30:21.390Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=cb03634e-54e1-41e4-b38f-80b05df438db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:30:21.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:30:31.408Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=efcbc0e5-7fb6-4ef6-bbb7-44a1e25d43c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:30:31.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:30:41.426Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=ed58a80c-b00d-4dbc-ab1a-ac08b323f240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:30:41.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:30:51.446Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=35017acb-a25d-40c3-bced-b449f56774e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:30:51.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:31:01.466Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=e2bc3fb8-cb25-4bb5-803c-862b734f0f87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:31:01.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:31:11.487Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=c004c369-d111-4b1c-a543-4bd8f99d554e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:31:11.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:31:21.505Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=50baccca-fd89-4e47-a92c-037ae365bc61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:31:21.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:31:31.522Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=7f829874-cc4b-41ed-a5b4-37307a4151cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:31:31.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:31:41.540Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=e86f0b64-407e-4a83-81d9-ce515bf754b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:31:41.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:31:51.560Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=583d8c59-43e9-493e-aa8d-f94574794986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:31:51.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:32:01.576Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=7990fd96-f5cb-4ee2-8258-87b2ef2a2b7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:32:01.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:32:11.592Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=f5a2eb49-87d7-4a23-a84f-f47ede94d4f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:32:11.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:32:21.609Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=998f4fe0-f62e-4e51-9a2a-9a22f5a00b3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:32:21.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:32:31.627Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=4ae39b88-eaa7-4945-92f1-862983748f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:32:31.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:32:41.644Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=2c3a8c55-9c9b-4049-8d5c-3f0070fe2333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:32:41.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-25T00:32:42.799Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-25T00:32:42.799Z |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-03-25T00:32:42.799Z |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-03-25T00:32:42.799Z |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-03-25T00:32:42.799Z |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-03-25T00:32:42.804Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-25T00:32:42.804Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-25T00:32:42.804Z |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-03-25T00:32:42.805Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:32:51.666Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=4e13f19a-ddc5-4f2b-bc56-86d6fa3e165e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:32:51.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:33:01.690Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=0d9ec653-1f37-4f09-97e2-6f427fa54fc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:33:01.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:33:11.709Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=703c4113-26df-429b-9eae-d0265a4e3c4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:33:11.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:33:21.730Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=118bcfbd-e03b-4297-a738-6db20d8772de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:33:21.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:33:31.747Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=65026f6c-4719-4a87-abbd-1f0f766cac50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:33:31.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:33:41.765Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=9eeffff0-5e37-4d8e-ac54-52a85fb3ab43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:33:41.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:33:51.783Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=1cd1f13e-f4a1-44b3-98c7-dcbc24dd1e00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:33:51.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:34:01.801Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=0baa9d11-09b2-49e0-a77c-81f3894db559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:34:01.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:34:11.821Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=1f4b396d-0e4b-44ec-b3df-11197e83584a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:34:11.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:34:21.840Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=f41d42d2-f770-43d7-bf65-eecafc0c5da9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:34:21.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:34:31.856Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=f7a05d6e-0b6c-4839-8be6-0bed9621921c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:34:31.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:34:41.876Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=5ad6f95c-ab48-4dc1-847d-41129a978a44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:34:41.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:34:51.897Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=52abe923-318d-42b4-bd81-4c47da99993a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:34:51.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:35:01.915Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=b91ecf3c-56e2-4cfc-852e-a79b8a85ba02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:35:01.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:35:11.935Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=01e6dbfe-82fc-44d0-92b5-05f616a2e602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:35:11.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:35:21.955Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=80fe225d-8ebf-429b-94ed-979405c9c126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:35:21.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:35:31.971Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=bbe1c178-c476-4248-93c9-0c8331e35ed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:35:31.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:35:41.989Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=6c62372b-5a3c-402a-98ac-0f0b2c713222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:35:42.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:35:52.008Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=b89e375f-80ba-4feb-9882-95ffcd3392cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:35:52.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:36:02.027Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=d37ed08e-84f7-4bae-9b24-9cbac5f12c15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:36:02.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:36:12.048Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=f62181ba-9c69-481c-a307-8c7c450fd567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:36:12.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:36:22.066Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=bb6581eb-8eb7-43e6-bc83-ba7b3b502c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:36:22.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:36:32.085Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=08ee3c86-07e5-471c-97d0-0435fa399d11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:36:32.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:36:42.106Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=2967f227-948a-4fa7-a60a-7e5d7bad7a42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:36:42.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:36:52.138Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=cba03b14-fd98-4f23-9041-33189c351fc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:36:52.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:37:02.157Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=51b1b1a4-daaa-40a8-b68b-88f24a6f48f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:37:02.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:37:12.174Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=d44bd1ca-6d52-4ddd-a934-8be6276d193b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:37:12.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:37:22.192Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=a41553b0-a85b-4cd7-a8a1-4c7cd20e0915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:37:22.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:37:32.211Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=c5484b2b-c09a-4cbb-af21-d7bbd66d83d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:37:32.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:37:42.234Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=37feb5f3-2c8b-448f-b4db-c9511c149734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:37:42.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-25T00:37:42.786Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-25T00:37:42.786Z |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-03-25T00:37:42.786Z |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-03-25T00:37:42.786Z |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-03-25T00:37:42.786Z |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-03-25T00:37:42.791Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-25T00:37:42.791Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-25T00:37:42.791Z |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-03-25T00:37:42.792Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:37:52.256Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=d556ab02-f15a-4102-948b-99d3b88085ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:37:52.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:38:02.282Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=eda1cb4c-54e4-4225-b48d-4fe9535f35b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:38:02.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:38:12.302Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=a5209106-9de0-463e-953a-182e1462b514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:38:12.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:38:22.321Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=98a1f464-e92f-4d6f-b02a-7dc4c274a446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:38:22.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:38:32.338Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=6910420c-f949-4edc-9aa1-f11612172fb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:38:32.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:38:42.358Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=686f9ed1-5984-4a43-9896-75612535e67f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:38:42.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:38:52.377Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=0540f253-df2d-4789-a145-65948dc5f79e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:38:52.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:39:02.396Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=c96fa964-1dca-43f6-b0e4-9b73da483313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:39:02.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:39:12.415Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=c94fdd29-65d6-48f7-b18a-0e37e209258d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:39:12.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:39:22.434Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=fcd94761-15a8-477d-ae04-b8b0c0cc80b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:39:22.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:39:32.451Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=89ae6369-5d32-44f3-be31-efa6c25ae11e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:39:32.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:39:42.472Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=ff281767-c304-424c-88ae-52adb15daeb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:39:42.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:39:52.490Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=9492eb5a-e25b-4143-8132-9304a19c6946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:39:52.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:40:02.508Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=b812356e-73e3-41c6-8ccf-587a59364460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:40:02.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:40:12.528Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=8cf6023d-8676-4a33-9334-49ace5ba551e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:40:12.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:40:22.546Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=e97ad856-d40f-470e-8c81-3f60ddbfc368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:40:22.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:40:32.569Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=488ebfd7-837e-4ea1-8bc4-7664d6d90c08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:40:32.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:40:42.589Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=ac46efb4-9285-4c0e-bc87-5711f57897cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:40:42.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:40:52.607Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=16efe6b6-81c9-4061-965c-5fce29075b30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:40:52.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:41:02.627Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=e62da5af-c062-4014-b933-03a563149288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:41:02.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:41:12.647Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=b5965587-9e1c-48ba-a2bb-f535dfd5145a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:41:12.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:41:22.664Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=d3751eaa-4267-42d5-918e-474efb4d550c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:41:22.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:41:32.680Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=bf15e682-88b8-4d31-b080-3c2c600d3cf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:41:32.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:41:42.698Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=0e305529-7b81-4911-93ad-7d93956c1176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:41:42.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:41:52.717Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=93f1f2be-1b49-4a39-93fa-01d4fe333ed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:41:52.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:42:02.735Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=c99371c4-c861-4344-ac17-5f80413df3de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:42:02.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:42:12.750Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=a1591d18-db27-43e6-97fc-f8b4634836ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:42:12.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:42:22.768Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=7724636a-f2a7-4d43-a618-64fa36aa8776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:42:22.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:42:32.786Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=b9cdc5f0-4faf-4222-b409-b047e4328a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:42:32.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:42:42.804Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=de34737e-2aef-4a12-a343-1921c53bfb1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-25T00:42:42.811Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-25T00:42:42.811Z |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-03-25T00:42:42.811Z |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-03-25T00:42:42.811Z |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-03-25T00:42:42.811Z |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-03-25T00:42:42.815Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-25T00:42:42.815Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-25T00:42:42.815Z |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.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:42:42.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-25T00:42:42.825Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:42:52.825Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=9960e31f-5f57-4fae-a024-6aad9a0eacce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:42:52.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:43:02.845Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=85abd446-7e5c-4c4f-9aa4-6a801934be68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:43:02.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:43:12.869Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=44f03a1b-27ea-4683-b8e3-2bcaf78a4266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:43:12.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:43:22.888Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=851a228d-34d7-4675-980e-cd160aa4a0f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:43:22.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:43:32.905Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=8b87773c-b13b-4e2e-8ecd-6d1e87ed6bea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:43:32.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:43:42.924Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=ff5c74a8-465a-46d2-b3fd-05c308e3cc98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:43:42.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:43:52.945Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=04babf0e-ae73-4cbb-a105-489a5a8b754a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:43:52.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:44:02.962Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=784fd88c-1c37-456c-814d-47c7abb5e9a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:44:02.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:44:12.980Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=b9bde0fd-27f1-481c-91a6-4cd591a71df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:44:12.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:44:22.999Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=38a1e491-330d-4bd1-bd24-d8455f5f8d15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:44:23.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:44:33.019Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=2b3ef4c4-66f2-4bbd-966d-2f3d53f6ae34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:44:33.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:44:43.037Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=d7aef085-eee5-4527-a6e3-a9454f2feaa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:44:43.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:44:53.057Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=39eec6d6-c780-44b9-8542-0a08b9921aa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:44:53.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:45:03.076Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=ec755d8c-7dfd-4afd-b0e7-97d08ae3e837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:45:03.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:45:13.092Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=f0d07128-70fe-4191-8053-0d3be5635936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:45:13.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:45:23.111Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=ee5ea4bf-4951-4217-bc55-f4f14c202aa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:45:23.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:45:33.128Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=318bb63e-0668-49b9-9857-aae50fe96fdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:45:33.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:45:43.149Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=7b0c4a9f-72cd-4542-b42e-424fc437fd63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:45:43.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:45:53.169Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=f4908b11-360d-4455-a4e1-17e8a0ca4a1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:45:53.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:46:03.187Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=bdc780e5-da9f-44ad-a089-e55edb43b930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:46:03.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:46:13.205Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=45687b03-2667-4925-a2e4-e2e4338ff0fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:46:13.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:46:23.226Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=799a11e8-a019-4ee3-ab1d-f7cae73b645d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:46:23.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:46:33.245Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=24af57bf-ca57-4ede-8da4-e0bb6d99b8a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:46:33.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:46:43.264Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=cbc97358-6588-4223-9c2f-65751f2f31d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:46:43.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:46:53.283Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=277371a5-fca6-4574-9eaa-2d74da60ae1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:46:53.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:47:03.300Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=166f909a-b403-4cd5-b631-d4854d3dc768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:47:03.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:47:13.320Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=c31b4cea-3629-49be-a287-d75bef14c498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:47:13.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:47:23.336Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=41da62a5-5325-496d-a4e6-0da27a85e89a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:47:23.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:47:33.353Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=ce84f052-052f-4c58-83f2-18aa5057a28c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:47:33.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-25T00:47:42.777Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-25T00:47:42.777Z |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-03-25T00:47:42.777Z |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-03-25T00:47:42.777Z |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-03-25T00:47:42.777Z |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-03-25T00:47:42.781Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-25T00:47:42.781Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-25T00:47:42.781Z |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-03-25T00:47:42.782Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:47:43.374Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=3f85c347-57f4-4902-a172-3ccf0f1ed6e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:47:43.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:47:53.395Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=63019c51-1da4-469c-9957-2362083f5772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:47:53.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:48:03.415Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=d4f0f99d-516f-4f59-b64c-2c705c0abd33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:48:03.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:48:13.435Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=2b56367f-4c4e-4ab6-a0b5-87db5825b1eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:48:13.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:48:23.454Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=0c80c8fe-e849-4ca0-8755-8bae187daed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:48:23.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:48:33.471Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=139ff091-2771-4851-b371-e68bac8fe177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:48:33.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:48:43.491Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=ddfa45b8-ad54-4477-821f-d47cfb79f482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:48:43.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:48:53.511Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=99f9378c-892a-4b6c-a46c-af3d9293af7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:48:53.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:49:03.530Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=abb8436d-4d12-4ee2-8697-918fe540b1bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:49:03.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:49:13.548Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=4ff8d1dd-31f3-4ade-ae8d-8c6513bdaa22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:49:13.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:49:23.567Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=a3649e56-0e42-4a86-ae97-983128c64a2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:49:23.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:49:33.584Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=c6aa8421-ddbd-44c2-a6f6-0b6cc74cd2ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:49:33.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:49:43.601Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=f6117d2a-e90b-46f6-a786-59bdea0d91c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:49:43.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:49:53.619Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=dbb051ac-af59-451f-9017-0c901f6f3e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:49:53.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:50:03.643Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=0d704225-8081-4feb-963e-c72472387a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:50:03.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:50:13.663Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=27f38291-17d2-4581-b6e2-6b022f866539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:50:13.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:50:23.679Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=fab2b6aa-50a7-49da-b0e0-bcb85754e284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:50:23.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:50:33.696Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=18627f81-240e-4623-a886-df3775ef376d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:50:33.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:50:43.716Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=68a8e321-bbe7-48f5-9b6c-f6b015ea952f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:50:43.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:50:53.734Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=073fd9dd-64b4-4d40-96be-e65643e45247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:50:53.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:51:03.753Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=77e2a41c-9463-49b9-8c10-c812901cf381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:51:03.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:51:13.771Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=b3785c3a-2530-4587-bdc5-0961f1528f79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:51:13.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:51:23.790Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=faff5e29-9deb-45aa-a601-d0546ccf7235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:51:23.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:51:33.807Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=3734deee-5fc1-4b69-b05a-1b07d803feed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:51:33.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:51:43.826Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=d332b3cf-9545-4955-8096-acd7f29da484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:51:43.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:51:53.843Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=9d8f82d2-85e2-479a-b296-96e921649729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:51:53.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:52:03.862Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=2ecbdcdc-2a9e-4513-9ad6-100fb97d3f1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:52:03.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:52:13.880Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=139f6fea-007c-4bab-b04f-4bad5652c3e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:52:13.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:52:23.898Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=d8a657dd-71b4-4475-922f-b1fb35cdfc77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:52:23.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:52:33.925Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=aabca176-b32f-4b87-81e3-328e03721594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:52:33.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-25T00:52:42.787Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-25T00:52:42.787Z |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-03-25T00:52:42.787Z |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-03-25T00:52:42.787Z |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-03-25T00:52:42.788Z |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-03-25T00:52:42.791Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-25T00:52:42.791Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-25T00:52:42.791Z |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-03-25T00:52:42.792Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:52:43.942Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=426b34b2-11cc-42be-ae54-812583aaae96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:52:43.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:52:53.956Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=7d76d7b9-a454-4d1b-8208-f6b08268a33e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:52:53.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:53:03.972Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=1d118473-5e79-4f58-807e-538b78360da1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:53:03.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:53:13.989Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=f5a8d9d3-5d26-4788-bc2a-226460a8a75e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:53:14.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:53:24.006Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=710604dc-114a-4c64-aadb-11f6737e9f99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:53:24.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:53:34.023Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=1914b440-0d5a-4aa7-abcd-ba9524abcf6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:53:34.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:53:44.041Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=18e0547a-146f-4ecf-8304-67ea1aea069d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:53:44.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:53:54.059Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=ca16acad-805c-4d48-97fc-56dde611af6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:53:54.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:54:04.076Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=4d42be99-1da6-4cd0-88ec-febc6ed27bf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:54:04.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:54:14.098Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=a6f57078-30c1-4410-958c-bea30deaa771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:54:14.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:54:24.117Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=e3d1e392-5363-46de-b30a-2a6ec57a12d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:54:24.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:54:34.136Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=3c6006f0-39cd-4fd1-b237-195e01ee7203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:54:34.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:54:44.151Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=78eb8eb6-15eb-4548-a67c-64dd89679ff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:54:44.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:54:54.168Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=7c2007b8-f147-4ed4-98fc-7c8825263ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:54:54.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:55:04.188Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=288a412c-b4a3-4bfb-bf96-ff33eedd94f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:55:04.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:55:14.206Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=263cddff-76a4-4e77-8251-714c5c036b0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:55:14.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:55:24.224Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=434183a2-c229-4d29-bf23-7657a159f194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:55:24.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:55:34.243Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=bcf7745f-b19d-408d-b983-cfcae32612a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:55:34.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:55:44.261Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=6441141c-5602-4dac-9d34-863dfb230d7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:55:44.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:55:54.279Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=0866ddc3-4b84-4737-96cc-2bdf9453d863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:55:54.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:56:04.297Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=81fc115e-f826-4f88-b42f-11552c21c71f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:56:04.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:56:14.314Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=abed991d-676d-46df-9de2-ab8fd8c92bd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:56:14.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:56:24.329Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=cd7af8cc-deee-41eb-8429-d5d2a187a26a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:56:24.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:56:34.357Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=63b81744-93cc-4eb3-9f3a-2244ad20f51a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:56:34.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:56:44.375Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=53b734b3-a9a0-46d1-af49-fb18c7531ebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:56:44.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:56:54.394Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=ec614061-8dd1-4532-af0c-e3f14bfa4293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:56:54.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:57:04.415Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=b6a1f101-3b7e-4d24-b7b0-4773e6d8128b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:57:04.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:57:14.433Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=5b086d76-1701-4690-8e6e-8172d3958958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:57:14.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:57:24.450Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=199ff6e6-bd70-4635-b973-aa80ae205931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:57:24.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:57:34.469Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=cf33719b-cf30-4a85-bc86-37a3af9e9712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:57:34.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-25T00:57:42.775Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-25T00:57:42.775Z |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-03-25T00:57:42.775Z |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-03-25T00:57:42.775Z |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-03-25T00:57:42.775Z |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-03-25T00:57:42.778Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-25T00:57:42.778Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-25T00:57:42.778Z |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-03-25T00:57:42.779Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:57:44.486Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=ef7acfab-5615-4d03-af26-f52ade61bd94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:57:44.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:57:54.509Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=a52f84a7-9649-46ca-869e-295dd7a8db54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:57:54.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:58:04.526Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=b359c0a7-f7b4-408a-b6f2-5975908da704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:58:04.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:58:14.543Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=058e1f51-980c-4379-8ec5-179fcf2b8134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:58:14.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:58:24.561Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=37bd674e-d56b-44cd-8c73-ea524b948c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:58:24.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:58:34.577Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=ff83ec91-bddd-42dd-8199-214c2220e827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:58:34.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:58:44.595Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=defdd209-a356-4922-84a2-2ad9e6c09b56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:58:44.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:58:54.614Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=efb000c0-71a2-47f1-a8be-1dc584ad048a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:58:54.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:59:04.630Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=787c3d6b-023c-4ef7-acc9-917aeb76d51f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:59:04.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:59:14.650Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=8572e794-dd04-42e2-a234-9ebc4d5945bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:59:14.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:59:24.669Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=786353ab-dfc7-4a37-881b-af5cc22d02a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:59:24.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:59:34.688Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=925ffefe-f475-431b-b70c-7816a6e538b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:59:34.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:59:44.706Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=37cf5260-5fec-4524-872d-9dd371a35860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:59:44.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:59:54.726Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=3e297412-b29f-4812-8274-c4fbf67ced90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T00:59:54.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:00:04.745Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=8721b8a0-1479-4188-9b05-efb2a3d3c93e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:00:04.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:00:14.763Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=35925616-1f3a-446a-8559-4253391e91ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:00:14.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:00:24.781Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=d59df17a-6a7b-4ccc-b62f-d60f59d9ef33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:00:24.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:00:34.797Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=32131768-899d-4ada-96dc-64ee854db8ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:00:34.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:00:44.816Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=f3a3caa2-3d57-471d-92ec-895f06df782c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:00:44.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:00:54.836Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=5b6a25fc-4f89-42ee-a74a-e82d64296f02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:00:54.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:01:04.855Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=f7e06419-532e-42a2-a6aa-b63f0d777b31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:01:04.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:01:14.888Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=e334d2c5-4110-4f74-a4dc-e87f12359974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:01:14.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:01:24.908Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=f035ffad-c306-447d-92ac-6b98b93f29c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:01:24.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:01:34.927Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=b4c0aee9-a29f-4c0a-81bf-dc0ce1224fbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:01:34.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:01:44.948Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=7cf42ee8-e94b-4e44-9d59-16a2265cd64d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:01:44.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:01:54.969Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=5d9400f5-8ce1-48eb-b644-89726a772d46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:01:54.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:02:04.989Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=1987b0e4-6740-4ddf-8890-38e4e4cf6c80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:02:05.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:02:15.009Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=36edab5c-5a37-42ba-85de-d388e633062a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:02:15.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:02:25.027Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=51c1596e-e45d-45c2-82ef-6daee576af3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:02:25.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:02:35.045Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=94012ae6-da86-4628-bf42-3afba445ce5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:02:35.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-25T01:02:42.773Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-25T01:02:42.773Z |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-03-25T01:02:42.773Z |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-03-25T01:02:42.773Z |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-03-25T01:02:42.773Z |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-03-25T01:02:42.776Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-25T01:02:42.776Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-25T01:02:42.776Z |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-03-25T01:02:42.777Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:02:45.065Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=38695421-7db1-4c07-9a53-7b3c2a995d79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:02:45.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:02:55.086Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=26d1b4b1-6148-4a88-816d-757a2755f10d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:02:55.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:03:05.107Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=23940b03-ed71-4cbc-91a8-55d7b70a2d24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:03:05.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:03:15.126Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=193c65a6-1742-4861-816e-692b203300a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:03:15.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:03:25.144Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=df9d5eed-1f9a-4417-8bc7-617943105276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:03:25.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:03:35.161Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=cde14348-ad6b-4699-9b1d-ceda6269e034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:03:35.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:03:45.181Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=280af901-291f-4c98-80cf-ba2afdb1890d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:03:45.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:03:55.201Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=47502e2a-af41-4be9-aea7-303b3df81841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:03:55.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:04:05.218Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=2150d5d6-fe06-4398-98f8-a603b60dc383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:04:05.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:04:15.241Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=42c34873-ba0b-4bbf-8138-33031aca6151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:04:15.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:04:25.259Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=f07c5082-f2d1-4f08-9d95-de58e4da96a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:04:25.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:04:35.278Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=76b2e15c-4d6c-40b7-8f1c-73bff64f32ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:04:35.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:04:45.299Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=e4bad2e1-8025-4b6c-9da6-20672403b273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:04:45.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:04:55.318Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=1684e18b-e4ed-4e64-92d4-46f1133ccb20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:04:55.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:05:05.333Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=f7277cf2-4892-4794-be7c-c063f460de30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:05:05.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:05:15.364Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=b2fbbf6b-0b0d-4fbe-a669-5a26a03ad090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:05:15.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:05:25.383Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=6a07f8a7-3317-4c67-afc0-bf229d138b6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:05:25.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:05:35.396Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=07dc374a-f847-4225-b3aa-deb5669118a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:05:35.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:05:45.416Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=09d7280f-1663-44e1-927b-bf5b90577dbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:05:45.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:05:55.433Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=cab1caa2-2ce5-4f6a-840b-ce1f5213f4e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:05:55.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:06:05.453Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=b4239b23-55a3-4ffc-bc1c-e56d06764079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:06:05.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:06:15.471Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=eef16c3f-a4ea-47e0-85f8-c5348024e4ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:06:15.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:06:25.489Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=d3750eeb-bb7a-4a26-b112-102b7e46e8f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:06:25.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:06:35.508Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=060a8ba9-35c1-4b73-8588-a1d9f001d969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:06:35.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:06:45.528Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=fb4f9b58-b42d-48c4-a772-3b5c1186625f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:06:45.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:06:55.546Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=12b6cfc5-4003-42e7-b672-4de5b6f7e4b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:06:55.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:07:05.565Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=bdac799a-dc18-4a7d-907c-48e11c1164d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:07:05.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:07:15.583Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=8c26c05a-2a93-4833-8e23-1ad84ccd2bf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:07:15.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:07:25.618Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=8ecc646b-09dc-419b-88eb-7bd2df1ffe98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:07:25.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:07:35.637Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=887c495a-ad79-4634-b2b3-7becf67f8624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:07:35.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-25T01:07:42.789Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-25T01:07:42.789Z |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-03-25T01:07:42.789Z |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-03-25T01:07:42.789Z |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-03-25T01:07:42.789Z |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-03-25T01:07:42.792Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-25T01:07:42.792Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-25T01:07:42.792Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-25T01:07:42.793Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:07:45.655Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=b3922ad6-4772-4de7-aef3-54d50b99af6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:07:45.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:07:55.674Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=36073c3e-1cd8-4839-aeaf-4fcddd2a1d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:07:55.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:08:05.692Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=e86df4d9-f277-47a9-9265-9c913dba0b86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:08:05.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:08:15.711Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=f5adfa09-19ef-4abb-af75-5361e1e529fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:08:15.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:08:25.729Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=52606e16-dcd8-4927-b4d9-56ba1bf1b5c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:08:25.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:08:35.747Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=27cd42ec-d90f-44cb-b51e-1ab63b887617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:08:35.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:08:45.766Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=c3f2104b-0c46-44d7-950f-df64d7aa5e08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:08:45.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:08:55.784Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=23deafa5-613c-4d20-94bc-cf072762934a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:08:55.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:09:05.802Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=eb3adbe3-f05f-4e5e-b170-b479c3650634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:09:05.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:09:15.820Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=43a9b163-69ee-447d-a724-77bfc06c9fa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:09:15.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:09:25.839Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=6835c4ab-afe2-4f47-987c-2c880f4248dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:09:25.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:09:35.854Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=46b17258-87f8-4bbe-b668-f704e05b1d61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:09:35.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:09:45.872Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=f492a159-6072-41d5-8222-aee0a338a583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:09:45.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:09:55.890Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=bbc5dc91-a688-4ad1-9afd-5b6726dad1bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:09:55.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:10:05.909Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=f9fc2a68-9f13-4eae-84f6-03c4f7f4fada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:10:05.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:10:15.928Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=029a25fb-71d9-4f79-93a6-359e3958998e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:10:15.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:10:25.948Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=4b670bdd-3354-4abc-b77e-dc38a9926f84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:10:25.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:10:35.968Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=647c0099-8b0e-4f8e-9140-e0a63240ceaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:10:35.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:10:45.984Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=46f7425b-b84b-47bb-9305-e7366d2305e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:10:46.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:10:56.002Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=ac5431dd-1252-4b83-b596-172dfb268874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:10:56.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:11:06.019Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=d3d6e9a1-b747-4cf1-9f6b-1dbdfc67907f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:11:06.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:11:16.038Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=86f79bbb-9653-49cd-81c2-9eac18450f83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:11:16.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:11:26.058Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=20bf43f4-ce8c-427d-90a8-729346754fe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:11:26.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:11:36.076Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=debf53b6-ccd2-4bdd-9fa2-f57a3ce582a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:11:36.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:11:46.094Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=0343a05a-dd87-4523-b210-8948fddf76da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:11:46.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:11:56.112Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=652ac85e-c62a-4299-a69d-5635a053c415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:11:56.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:12:06.128Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=cb3216ab-2468-4e4a-b7d4-4b19afd9367b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:12:06.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:12:16.147Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=dbbe5029-a0b2-4fac-aa1f-43548066b9f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:12:16.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:12:26.166Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=3ff310d7-8578-47a0-a32a-2ef7377f0f98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:12:26.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:12:36.182Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=9b4d3c37-41c2-41ef-a0cd-b6b120630047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:12:36.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-25T01:12:42.791Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-25T01:12:42.791Z |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-03-25T01:12:42.791Z |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-03-25T01:12:42.791Z |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-03-25T01:12:42.791Z |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-03-25T01:12:42.794Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-25T01:12:42.794Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-25T01:12:42.794Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-25T01:12:42.795Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:12:46.202Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=0ce1d68f-5373-41ed-a17b-6b5e5d2df677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:12:46.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:12:56.218Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=03da297b-ff8a-40a1-98e5-97b9afb10cf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:12:56.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:13:06.236Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=67dd325e-dce9-4459-9ed4-57a704deb2bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:13:06.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:13:16.252Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=18979342-d92b-4356-a5db-3807da68c765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:13:16.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:13:26.268Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=369a0066-0960-42a9-bde9-7c6915b3f196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:13:26.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:13:36.284Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=12323cf8-55ba-4f05-a57c-49080a94eb8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:13:36.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:13:46.302Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=41fa41e3-8882-4414-bac4-786008ee5802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:13:46.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:13:56.318Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=591010e7-854d-4c60-9b96-c59080c5b161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:13:56.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:14:06.336Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=a668121e-ee78-4c39-842f-3dcda80f4e68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:14:06.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:14:16.354Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=db94b9af-7d40-4a35-b422-1b048f9fc268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:14:16.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:14:26.368Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=682f9464-0999-4ba3-8867-82911a754442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:14:26.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:14:36.383Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=8db4f29e-8c2e-4bdb-ba8d-d809ea23c7b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:14:36.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:14:46.397Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=a8323ae1-cea2-47d5-bbe0-c6ea87230a00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:14:46.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:14:56.411Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=d83bcea5-7e8b-44cf-9692-ad8cbe1f3d09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:14:56.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:15:06.430Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=d38164b0-33e3-4098-b0bb-cb1f8de67610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:15:06.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:15:16.444Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=f6fa9573-7824-42dd-bb23-80fa80afdfb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:15:16.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:15:26.461Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=0fb37cbc-6a81-4728-9016-b283eec8ffd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:15:26.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:15:36.479Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=ae9b1b8b-090f-45f2-8926-48176db68187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:15:36.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:15:46.497Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=c7dda2c2-e4dc-401e-a7d4-39adc3b2ff3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:15:46.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:15:56.516Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=00a6e0cf-76d4-4aec-b30b-6b1c9ecd5ec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:15:56.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:16:06.531Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=86159b3e-0723-40d9-b400-10e5eaaf6b81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:16:06.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:16:16.546Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=bd6204de-c686-40bc-b118-76073b216880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:16:16.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:16:26.563Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=9d4d16d0-2596-4364-9108-9fdaa0ba8f50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:16:26.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:16:36.581Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=2e17639d-efb4-423b-b5ec-4f3b411971a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:16:36.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:16:46.597Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=2e9c1650-e0ce-41c2-9693-0fd1c49e0e23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:16:46.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:16:56.614Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=cff298e7-91b0-426e-9b94-f94fc937eaac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:16:56.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:17:06.630Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=87720b56-1ca1-42e9-b7d3-3dcc5804a887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:17:06.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:17:16.645Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=c34fb8f9-2450-4fd1-88ac-b8368db316bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:17:16.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:17:26.662Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=ca973706-7f3f-48cb-afba-3f91bd3de38b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:17:26.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:17:36.674Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=9bf6a817-f352-4359-ab8d-03f07971d710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:17:36.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-25T01:17:42.765Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-25T01:17:42.766Z |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-03-25T01:17:42.766Z |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-03-25T01:17:42.766Z |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-03-25T01:17:42.766Z |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-03-25T01:17:42.768Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-25T01:17:42.769Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-25T01:17:42.769Z |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-03-25T01:17:42.770Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:17:46.690Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=ac3c99b0-0509-4323-be40-5145d581f855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:17:46.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:17:56.707Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=ef5859cf-4f49-4ab9-94c7-63b4d7e9e0ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:17:56.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:18:06.725Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=05947c33-b02c-4232-b90c-a32b0008c03d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:18:06.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:18:16.742Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=714291e3-108a-4045-a977-e35303d668e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:18:16.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:18:26.760Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=573a99b3-ef38-48ba-93b5-dd72c9891652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:18:26.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:18:36.777Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=b13417e6-bb95-456c-9b16-fcf7e3aa9473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:18:36.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:18:46.796Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=bce4c0cf-3a77-4f66-9325-9618428b26e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:18:46.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:18:56.813Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=5db4c416-b6a3-4d8e-b3f4-fc9e11d3167d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:18:56.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:19:06.831Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=0081dbb1-9bff-41df-b2f8-5cbc3ee4971a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:19:06.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:19:16.849Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=f574ff14-43e0-43b0-b0a1-0257857db8df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:19:16.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:19:26.869Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=9ca9803a-ff78-4160-aed7-643c429d42e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:19:26.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:19:36.886Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=ec2c6ab5-2d16-4dea-93a4-4615117384dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:19:36.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:19:46.904Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=03be7468-854f-41f7-9d42-f9cbca74133b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:19:46.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:19:56.921Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=dd50ac8e-8abd-4661-9c90-7dca659ebd95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:19:56.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:20:06.939Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=1f2e4a45-4876-4216-8d63-aa6d5c155023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:20:06.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:20:16.956Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=56d86c95-961a-4bab-a698-d0d07bb01265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:20:16.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:20:26.977Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=1700beaf-9007-4f71-b45b-4f8c794352b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:20:26.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:20:36.995Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=bf86d644-0ef2-4705-8a74-cdd1ec60f3d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:20:37.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:20:47.012Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=1859dec3-69c6-4a9a-ba46-22cda63e6331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:20:47.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:20:57.030Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=2140cd20-743f-4e5c-9a6b-34ec03f580ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:20:57.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:21:07.048Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=461c816e-9e7d-484b-9524-759a9e0c3fe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:21:07.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:21:17.065Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=a1d08881-8cd1-4c53-b625-48ba24566e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:21:17.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:21:27.085Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=bb08a3cd-05ed-4a17-bf1d-f41e2783a87e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:21:27.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:21:37.101Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=1cbb5911-524d-473d-b836-e20e8f5ec316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:21:37.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:21:47.122Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=cecc5bd2-8cfb-4e32-aa6b-539b2a72454c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:21:47.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:21:57.141Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=1f5e8a45-527a-47b8-8c3c-5e75b9839cd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:21:57.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:22:07.158Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=e248aca4-503c-4f9d-ad53-b32d39d4ee61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:22:07.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:22:17.178Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=e85c8a4f-afc1-466d-a8bf-b4904570b92b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:22:17.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:22:27.195Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=e17f3e8f-f08d-4400-82e9-55bc8493b800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:22:27.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:22:37.213Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=24c8107d-7135-4017-876e-823b145a467e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:22:37.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-25T01:22:42.791Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-25T01:22:42.791Z |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-03-25T01:22:42.791Z |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-03-25T01:22:42.791Z |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-03-25T01:22:42.792Z |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-03-25T01:22:42.794Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-25T01:22:42.794Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-25T01:22:42.795Z |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-03-25T01:22:42.796Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:22:47.233Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=669f5bc7-d13b-4a8d-8143-9deae339f1b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:22:47.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:22:57.254Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=53dd1691-d5fa-4e0b-82f9-ab57eb044533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:22:57.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:23:07.274Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=64eb8110-c7ed-4e65-9361-518809dfc895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:23:07.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:23:17.296Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=b8ed2bfd-a04d-431f-904a-c1f132d56db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:23:17.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:23:27.315Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=ecdf89c1-ea20-48be-bd5e-110df04344a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:23:27.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:23:37.336Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=e7c34be9-446b-4382-aaae-6b5dd9926f02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:23:37.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:23:47.354Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=09e822fc-074c-4af9-a39c-4c6621c2ddb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:23:47.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:23:57.373Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=b471b480-d2c0-49d9-8142-e0a2e072c86c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:23:57.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:24:07.392Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=0f07fde1-4b9f-4a10-8096-ff564d3ba6a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:24:07.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:24:17.409Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=906cb2ad-a381-4ac7-bdec-595b2fc9a668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:24:17.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:24:27.427Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=252f1f53-0c87-4733-a385-a38cbdc06443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:24:27.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:24:37.445Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=e4c869cc-9d9f-4798-8b9c-61d31279995e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:24:37.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:24:47.462Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=bb6b3bc9-7f5b-4164-87e3-c1d58ea04427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:24:47.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:24:57.480Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=6c3b5847-33dd-4e77-9f2e-5c1ca0ee4500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:24:57.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:25:07.497Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=3a807121-9d0a-4d8c-acb4-67d476ef3522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:25:07.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:25:17.516Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=5ae6705e-fb35-436e-9c2d-160187f6bf86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:25:17.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:25:27.533Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=97a2fcd8-4702-4ed4-a383-47ab457e03ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:25:27.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:25:37.551Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=4435e5f4-5849-457e-a5df-8b9897d90884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:25:37.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:25:47.570Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=6394d157-07b8-4caf-8db1-e9d62454b9ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:25:47.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:25:57.590Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=9ed00420-02c9-42a1-8135-b5761e06d579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:25:57.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:26:07.608Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=665cbf2f-db93-44c3-9a17-eb257e7eccfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:26:07.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:26:17.622Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=9cc4ab30-9899-4321-b80e-1bd76aceb691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:26:17.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:26:27.639Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=bb9f4360-b542-4d57-a98a-9de428ad009c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:26:27.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:26:37.659Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=cbb09be3-6316-4dee-ab46-b85efc349d93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:26:37.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:26:47.676Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=7c199b86-3ff3-49cc-ad2f-e6795edeb21c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:26:47.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:26:57.695Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=84d2ef21-6b97-4211-907d-19da8cd6e9be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:26:57.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:27:07.714Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=d710c474-1be1-4707-91be-5c0bf325ba2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:27:07.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:27:17.732Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=16109267-071e-4efa-82f9-8ed27ae8b5f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:27:17.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:27:27.751Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=3d042cf6-0c29-4cba-9570-157847527be4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:27:27.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:27:37.768Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=f840fa0a-e087-486a-acbd-666ed2847b6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:27:37.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-25T01:27:42.794Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-25T01:27:42.795Z |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-03-25T01:27:42.795Z |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-03-25T01:27:42.795Z |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-03-25T01:27:42.795Z |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-03-25T01:27:42.797Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-25T01:27:42.798Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-25T01:27:42.798Z |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-03-25T01:27:42.799Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:27:47.788Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=42732b0b-b502-4ac2-b0a5-4138e4868dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:27:47.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:27:57.804Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=c7ad3aad-7584-468c-baa6-a1f84981847b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:27:57.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:28:07.824Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=86960adb-5478-4d1c-a09d-6d5147e8a028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:28:07.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:28:17.841Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=ef55a5ea-c372-4473-b2f8-de44600a7e56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:28:17.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:28:27.857Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=1072ccfb-ce08-4183-9a03-b94b05abede3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:28:27.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:28:37.874Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=369512f1-3922-442f-8b40-b4f4947a73c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:28:37.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:28:47.888Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=187ca677-0b3c-4ca7-befa-0b9fd591975e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:28:47.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:28:57.904Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=59945440-cc43-4b3c-a9fd-9531b544d72c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:28:57.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:29:07.921Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=19db595f-ca8a-454b-946a-13042f07463f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:29:07.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:29:17.935Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=4fddf3a7-9a1d-4334-85de-305ecc5f572c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:29:17.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:29:27.951Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=d79d05b2-9710-4553-8882-3b89620dab70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:29:27.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:29:37.968Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=fb25eb9f-ef04-4bd0-877f-61eda5a3bd7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:29:37.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:29:47.983Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=69f61678-48e4-48e9-9a5d-c40eb644d5e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:29:47.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:29:57.999Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=1b900c53-1216-40d3-a465-780aec500bd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:29:58.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:30:08.018Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=9089b102-474a-46dc-ad2d-ff2f293fdf22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:30:08.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:30:18.035Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=bc46a7fe-07da-423d-82de-a3e3ca62d587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:30:18.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:30:28.053Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=932c354f-2765-4e32-9560-da2003c38a78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:30:28.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:30:38.071Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=1c6019bc-8671-4663-aa9b-2f66ca62217c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:30:38.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:30:48.085Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=12a5756a-e67f-4c1d-a34f-c979b16b50cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:30:48.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:30:58.102Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=e447099a-4d93-4c2d-8721-d1aed58889ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:30:58.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:31:08.119Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=c06e5cb6-865a-4208-b210-67c7dd88a03e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:31:08.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:31:18.134Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=a9e72176-b52c-4d7a-97b8-a303fbb3c397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:31:18.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:31:28.153Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=5f590467-7dad-452b-b254-c909e2026102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:31:28.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:31:38.168Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=af4a1bfe-2ab6-4230-99cc-7b955af2766a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:31:38.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:31:48.185Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=f13c0436-8e3a-48f5-9e0f-9880e9a34641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:31:48.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:31:58.200Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=3164729d-30ee-4a53-9737-0b984782100d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:31:58.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:32:08.217Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=6dae8697-7f00-439d-8d27-16175deac1f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:32:08.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:32:18.233Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=430a6992-83a6-4856-b3be-1ebd539e3363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:32:18.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:32:28.248Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=3f2eb663-7f90-4c5c-897b-114e5158c93f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:32:28.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:32:38.267Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=a2556e94-53c6-4e38-b469-800585bf923f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:32:38.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-25T01:32:42.760Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-25T01:32:42.760Z |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-03-25T01:32:42.760Z |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-03-25T01:32:42.760Z |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-03-25T01:32:42.760Z |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-03-25T01:32:42.763Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-25T01:32:42.763Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-25T01:32:42.763Z |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-03-25T01:32:42.764Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:32:48.283Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=9f8295ef-c495-4786-be1d-4961dbefa865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:32:48.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:32:58.305Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=11b550c9-9d15-4094-a639-0065af5e1793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:32:58.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:33:08.323Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=2947cb3a-fc49-4024-90f4-fe9d36290d35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:33:08.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:33:18.338Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=b85d1fa7-99c3-4ac2-b6e1-657bcad44545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:33:18.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:33:28.356Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=6391f0b7-1684-4ead-ac33-f928fb423ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:33:28.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:33:38.371Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=8a9d031a-0d09-4f6e-8b28-abf0822781eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:33:38.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:33:48.389Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=31f0bb49-b75e-4e09-b5c3-7ce306aaa52b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:33:48.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:33:58.408Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=6d31e773-dd90-4311-97ea-b417b970a1ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:33:58.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:34:08.424Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=a622227f-df65-47ef-9542-69cce4e02e5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:34:08.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:34:18.443Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=a95acd9e-a8ed-4d7a-a377-b6b6b46ea4d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:34:18.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:34:28.460Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=2bea6de6-8572-4aac-9a1f-7dd5f03c2318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:34:28.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:34:38.481Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=1ba831a2-9f11-48f6-aad6-d412f772fcf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:34:38.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:34:48.500Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=3db04444-1546-45f5-930c-27fe4438f76b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:34:48.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:34:58.517Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=1b1d4ef4-e8dc-4584-88ff-f6db01b1c348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:34:58.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:35:08.536Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=dbc46d10-ed42-497f-a53a-08c5a1c83764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:35:08.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:35:18.551Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=0044d131-7415-4219-93f4-3f54f0850299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:35:18.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:35:28.567Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=9d5db80c-655c-4e0c-b3a8-3d0403e910c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:35:28.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:35:38.583Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=e97b55b5-84e6-4514-b8b8-6e928bb274c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:35:38.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:35:48.600Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=9320d2bc-7c06-4380-9b50-30c760d354b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:35:48.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:35:58.618Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=f247437d-abe4-46a4-884d-556f23a76a52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:35:58.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:36:08.635Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=22a651bb-c4e8-4f61-8de5-16295554468b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:36:08.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:36:18.650Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=5faa9c2a-66a0-4509-bfa6-bc4c7aa8e0d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:36:18.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:36:28.667Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=da0dcbf4-80fd-4405-82f3-0c15aa3599df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:36:28.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:36:38.686Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=f8f9c9dd-0577-4e09-a826-3cc37a644bbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:36:38.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:36:48.703Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=38f2e740-3d53-43aa-b0fa-30adb0a99bdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:36:48.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:36:58.721Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=639b1a2c-bf18-47f0-a104-ee286cb3558c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:36:58.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:37:08.740Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=bc1b1416-2aa9-4564-8284-3bfb9a754738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:37:08.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:37:18.758Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=ab054d76-62ac-490c-9c8c-d5da1eacd755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:37:18.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:37:28.776Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=451d8d7b-59ed-4ba2-a904-7fe54e260f46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:37:28.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:37:38.793Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=86e8ec21-f8d4-4a18-aa75-1b772a6605b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:37:38.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-25T01:37:42.770Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-25T01:37:42.770Z |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-03-25T01:37:42.770Z |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-03-25T01:37:42.770Z |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-03-25T01:37:42.770Z |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-03-25T01:37:42.773Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-25T01:37:42.774Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-25T01:37:42.774Z |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-03-25T01:37:42.775Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:37:48.811Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=7b184fab-e67c-4cfa-b79e-80404ba499b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:37:48.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:37:58.828Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=ddf72cd7-66b6-4538-bd40-2a9252e786da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:37:58.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:38:08.845Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=51a2b5ac-0933-45c3-a736-281b448f57de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:38:08.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:38:18.865Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=92435a25-6d1f-4da8-b0a8-5aa3610e4718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:38:18.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:38:28.883Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=97b06e3e-40e8-4dfc-bf02-c50f4be848aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:38:28.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:38:38.901Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=fd8ecacb-7641-429c-a7da-fa7f03b11e4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:38:38.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:38:48.919Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=b20c1e1d-927b-4b86-a24a-64dd16253374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:38:48.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:38:58.938Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=96de08ba-11b6-4f73-bf45-ad8cd04f2c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:38:58.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:39:08.956Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=71811c5a-b727-41c1-9f3f-a221296c362d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:39:08.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:39:18.972Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=61dcd46e-c78c-4b8e-876c-296f76423c9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:39:18.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:39:28.990Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=ab46e4b4-1cce-4cca-88e5-40bd32a33350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:39:29.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:39:39.009Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=931a9c68-da8f-44f5-8422-b9900713766b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:39:39.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:39:49.028Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=26273190-3c02-469a-b748-4cfe0d460888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:39:49.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:39:59.047Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=49ecb25a-775d-46f0-b9be-7d1357498912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:39:59.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:40:09.069Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=96eb1d1d-341d-44f1-86b8-3fbfa92f7a33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:40:09.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:40:19.090Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=7abc0d33-71e0-4e14-a3ef-d3c1f64c683f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:40:19.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:40:29.108Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=9b4c2eed-e277-4ac1-972c-a9237e088beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:40:29.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:40:39.125Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=0c54c4f3-f71c-491c-b77f-c3cc9e931fdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:40:39.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:40:49.140Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=1397b434-91b1-417d-94ef-ab0f72b9e86d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:40:49.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:40:59.159Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=2494aec4-6cc5-47e8-848a-1a58c4a322f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:40:59.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:41:09.179Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=4fdd3197-bfca-4c63-a75e-1e0c672659a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:41:09.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:41:19.198Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=b3b8af85-ad0a-484d-8879-4ad78689722d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:41:19.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:41:29.217Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=a5b94f7b-828d-41cb-83dc-59550c645713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:41:29.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:41:39.233Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=b738be09-c1cd-4653-a7bc-fa45dc47e661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:41:39.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:41:49.252Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=1576280b-b645-424a-a99c-412b519f799f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:41:49.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:41:59.271Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=8409e00a-02d4-404f-9e1d-c02d8e2f302d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:41:59.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:42:09.288Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=dc0859a9-0c37-4e9e-90be-97305de0cd22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:42:09.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:42:19.308Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=2af810d6-023d-432a-aa98-f841081550ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:42:19.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:42:29.323Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=fb1ee70d-ad2c-45d1-970f-82ac9cc5e168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:42:29.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:42:39.342Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=97eb2100-4fcc-4544-a5d1-2cd6cd448204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:42:39.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-25T01:42:42.770Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-25T01:42:42.771Z |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-03-25T01:42:42.771Z |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-03-25T01:42:42.771Z |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-03-25T01:42:42.771Z |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-03-25T01:42:42.773Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-25T01:42:42.774Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-25T01:42:42.774Z |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-03-25T01:42:42.775Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:42:49.359Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=77a5b4e5-b847-4f5e-8fca-5710a971ea5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:42:49.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:42:59.378Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=08a49f45-2b7c-4fa6-9bf5-dc6cdebb9882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:42:59.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:43:09.396Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=aeb172f8-2123-49d0-9a38-4ff079f714b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:43:09.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:43:19.414Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=af7dc7ac-593f-465d-b721-67d2dc996907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:43:19.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:43:29.434Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=9fe00b2d-5668-402f-8eb7-7cb040a5b5a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:43:29.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:43:39.452Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=ac75b247-b10d-45b7-814e-0e06d693287a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:43:39.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:43:49.473Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=1ddffcb6-e604-44d6-adc1-5bef536ac171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:43:49.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:43:59.491Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=d6cd99fe-5bf3-4480-8dcb-b30a89f9ead1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:43:59.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:44:09.509Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=e9b69aa4-7d22-4b68-917a-0ee7ccfab4ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:44:09.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:44:19.527Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=08a71199-fc26-47c1-aec5-9c8533534828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:44:19.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:44:29.547Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=077640f5-fbca-4586-8c62-d55fc9c1f12a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:44:29.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:44:39.566Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=9a07129a-d3fd-429a-99bd-8c69fbebc5e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:44:39.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:44:49.584Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=e6e71594-b8e3-42c0-9b4d-f067d329fdc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:44:49.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:44:59.603Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=c8a415ec-a469-4460-8d6e-2c149ee54a1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:44:59.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:45:09.621Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=b9ef97fc-b722-4568-8c58-cd5472b5aa62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:45:09.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:45:19.639Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=c9ee0a8b-789a-45ac-b7a2-8c1d5dc7e54a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:45:19.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:45:29.655Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=8392e44f-e920-4aba-8517-9bad9d078240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:45:29.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:45:39.673Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=30c5eb97-1d2b-457a-a0ed-62c8f1003911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:45:39.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:45:49.691Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=4ddfb388-8444-47e5-8ad4-c0c140df3065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:45:49.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:45:59.724Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=1ef7e1e4-6b73-41b9-b4a8-0b9e00d41c3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:45:59.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:46:09.743Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=9457f289-fcbb-4a17-9e5f-f5a4b1ab6aa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:46:09.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:46:19.762Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=65df140d-25c6-4a30-a2c9-a1af9d28e364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:46:19.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:46:29.780Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=1baf279d-fc5c-4439-aa68-631ced8d4f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:46:29.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:46:39.799Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=d62c3547-252c-4535-a5db-154612e3f3cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:46:39.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:46:49.816Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=a49df7e6-ad64-4481-a00d-323ae6f4613b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:46:49.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:46:59.834Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=0ef637ac-3c07-4c67-a076-09e7faa92a15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:46:59.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:47:09.852Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=15b221fb-49f2-4c56-9054-baf1ec271e58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:47:09.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:47:19.871Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=ed1bd6a4-56b4-4ea7-9b51-8766e5eeca1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:47:19.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:47:29.889Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=9ea9bbe8-8dbd-4afe-8114-fa95f9d3be05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:47:29.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:47:39.906Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=15c79756-6e76-4a02-aec1-3cd15bfd6b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:47:39.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-25T01:47:42.780Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-25T01:47:42.781Z |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-03-25T01:47:42.781Z |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-03-25T01:47:42.781Z |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-03-25T01:47:42.781Z |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-03-25T01:47:42.784Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-25T01:47:42.784Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-25T01:47:42.784Z |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-03-25T01:47:42.785Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:47:49.920Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=c521d2b4-bc36-4c17-b687-9d1db6b546e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:47:49.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:47:59.935Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=94aaf6eb-0562-4fef-96bb-68b8d28432d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:47:59.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:48:09.952Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=fcb199dd-1743-4ae5-bd3e-3251157686ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:48:09.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:48:19.968Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=052ff9fb-81d5-4cdf-ba60-78da312fec53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:48:19.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:48:29.985Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=67876d01-19f0-4941-a520-3324efb4a49a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:48:30.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:48:40.003Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=b07fd06d-5a41-4196-8169-3c0b98ed63c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:48:40.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:48:50.021Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=557d8e6c-3662-4870-b00e-5313957ccf2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:48:50.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:49:00.039Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=6d626ac3-fca0-4d7d-a33f-a6752c2a080c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:49:00.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:49:10.057Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=06d1f2e0-d7f7-49e9-acba-8f9c612985be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:49:10.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:49:20.074Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=6bc000e4-f034-4089-aede-d9498d94165f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:49:20.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:49:30.087Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=61054448-4e0b-4c2e-85de-3efc665749ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:49:30.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:49:40.105Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=f591f559-5932-4e0d-acfb-b17d9eba2b76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:49:40.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:49:50.120Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=6ebfaa60-b9e5-4770-b21d-580ef0b30ecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:49:50.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:50:00.136Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=4f3968b3-5596-4aa2-8543-6435b0a8584a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:50:00.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:50:10.153Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=6ef10901-7a4c-40fd-bfc6-4df21dfeb026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:50:10.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:50:20.171Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=ae3478a9-a13a-48b9-86e9-a5c22a71130c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:50:20.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:50:30.186Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=1c73e9ba-9955-485e-a0ef-1f4333d8d303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:50:30.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:50:40.204Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=83992960-4df8-4f94-b05a-c2fc032c92bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:50:40.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:50:50.221Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=bd1b3ae5-89f3-43ce-b9d9-12ac2b5a2426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:50:50.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:51:00.239Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=0f6c7464-4077-4ea0-b4c7-8e043cd1f423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:51:00.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:51:10.258Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=77d36b2f-06de-407d-a517-e6ff8d710d7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:51:10.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:51:20.274Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=14ec38bd-7ad8-484c-b1cf-e6a175346f67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:51:20.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:51:30.293Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=d9c40f2d-c714-48a1-85fc-370c94d7c82c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:51:30.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:51:40.310Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=25cb6dd3-742e-4b5a-aea6-60ee07976538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:51:40.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:51:50.326Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=0fa65d6c-e452-43ba-b227-1cac5f845ed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:51:50.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:52:00.346Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=ab4a9373-7d70-4302-87d8-7784f4e512d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:52:00.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:52:10.363Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=edb49eab-9850-4421-8d0a-eae003cc16a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:52:10.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:52:20.381Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=6dc4d9af-5121-4d2b-bf96-aed16976ca3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:52:20.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:52:30.401Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=f750b63f-f5b5-4c39-b65c-fd17ceb825ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:52:30.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:52:40.419Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=1efd8f73-0f83-4935-ba1b-6887224c6268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:52:40.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-25T01:52:42.780Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-25T01:52:42.780Z |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-03-25T01:52:42.780Z |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-03-25T01:52:42.780Z |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-03-25T01:52:42.780Z |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-03-25T01:52:42.783Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-25T01:52:42.783Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-25T01:52:42.783Z |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-03-25T01:52:42.784Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:52:50.437Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=41307332-af30-470a-a1d6-7d51b16dd710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:52:50.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:53:00.454Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=63373909-93eb-423a-a100-88882a4aed04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:53:00.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:53:10.471Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=f5b9c5d6-f3e1-4304-97dc-7ce3da4de8f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:53:10.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:53:20.488Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=aac5fb56-bebc-4a9e-b388-887ffab8532b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:53:20.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:53:30.503Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=fe7cc8f9-a69c-431b-8792-5b7179c54d0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:53:30.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:53:40.520Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=68e53050-7694-4f5b-bcb6-0c16b7c226d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:53:40.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:53:50.537Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=65058cc8-1bc7-4dc7-a998-c8bbce42ff1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:53:50.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:54:00.554Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=064299d9-b953-477d-8c20-3feb0744c0de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:54:00.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:54:10.570Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=8a869c49-5e45-4f81-95f2-b6e4b2309829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:54:10.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:54:20.588Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=d4964c17-bb6f-4764-a4e5-c4cd52d57afa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:54:20.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:54:30.602Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=a43dcd0b-9b73-4065-9f7f-6c5359f64515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:54:30.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:54:40.621Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=0e04a83b-fb9e-4c7e-a2f7-e78859e9269f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:54:40.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:54:50.634Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=1e91069d-911d-4965-b599-9f1dfc2731aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:54:50.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:55:00.651Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=64ea2b8b-f42b-4d51-80a5-ad62153a7a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:55:00.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:55:10.671Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=d734a253-d66e-419d-8774-4ef16fb2f7d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:55:10.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:55:20.685Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=1d207da9-663d-4933-8342-8d85818a138e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:55:20.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:55:30.700Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=812c5057-ad85-4d78-a7c5-3ba5bf5c5084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:55:30.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:55:40.715Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=ab4c156a-7b23-44f3-bf24-644d95dc23a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:55:40.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:55:50.731Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=be183ea6-fd27-422c-b9ae-83ba66fdf87d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:55:50.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:56:00.748Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=ad09e127-271b-4bb0-90bb-4f127135a544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:56:00.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:56:10.765Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=971ec53f-8f41-42f4-99ad-6efae24b6a3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:56:10.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:56:20.780Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=ed2019e0-bf72-465a-be4d-f5ac8b0bcbe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:56:20.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:56:30.796Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=1bad2b88-3d19-43e8-bb8a-ad6f1447a1bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:56:30.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:56:40.814Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=45838ecd-2a59-4e8d-b558-cce15340ec9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:56:40.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:56:50.830Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=504953e3-d02a-401f-a83a-7b0a9aa698c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:56:50.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:57:00.847Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=37a06a51-79db-46f4-a1cc-017b8b311b0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:57:00.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:57:10.864Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=39f14240-4f80-4d47-8daf-a37b9412d0bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:57:10.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:57:20.880Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=e7b67d1a-ad55-44c2-b27d-38517da2147a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:57:20.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:57:30.895Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=0431c8b6-0a3d-4f39-bbfb-b3d44fcec22e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:57:30.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:57:40.914Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=ff8dd3fe-6780-4669-9b32-63980257a78a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:57:40.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-25T01:57:42.789Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-25T01:57:42.790Z |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-03-25T01:57:42.790Z |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-03-25T01:57:42.790Z |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-03-25T01:57:42.790Z |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-03-25T01:57:42.792Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-25T01:57:42.792Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-25T01:57:42.792Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-25T01:57:42.794Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:57:50.934Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=f84e6777-f9de-4d4b-9ff6-8c656b4bf899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:57:50.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:58:00.952Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=d4f29ec0-4977-4ab0-999b-ff70c58a244c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:58:00.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:58:10.971Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=f11e78b5-d53c-4031-a9ef-7a367069c3f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:58:10.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:58:20.989Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=6e86411f-567f-40e0-a471-4695eda816cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:58:21.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:58:31.005Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=2bb039f0-f40f-4b86-bb73-8d5e30007f35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:58:31.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:58:41.024Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=940e37d5-a9ac-427f-8b91-e329142aae98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:58:41.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:58:51.042Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=7ab99295-3d56-484b-97fb-7d51f0601a9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:58:51.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:59:01.059Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=0532b6e6-b10a-4b4a-8808-7a5ee24bb3de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:59:01.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:59:11.078Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=ef2c5f72-5e62-4ba1-93da-6d26b48e396c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:59:11.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:59:21.096Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=c46265ce-25ae-4fad-aac2-a83e36d344f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:59:21.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:59:31.112Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=02106973-6cf5-4a97-bd86-8e385e446ab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:59:31.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:59:41.129Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=6eccd714-e3ae-40dc-b3ee-6e8d8b29eef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:59:41.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:59:51.149Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=df2c0ab1-a5b4-4c7f-8dd2-eba85e05e378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T01:59:51.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:00:01.164Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=13c33db7-4fb9-4fcb-a391-e749558e44e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:00:01.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:00:11.183Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=50c0241c-4836-4cb1-a960-e7e9cf5aadbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:00:11.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:00:21.201Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=8c8dd2d5-909c-4a6c-8de2-de0849813af6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:00:21.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:00:31.220Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=6a607c9a-d3c2-4f17-8249-b108af5842ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:00:31.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:00:41.235Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=8a382891-9819-46d7-99bf-fabde86ed044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:00:41.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:00:51.253Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=054e61e4-7ba3-468e-a0ef-59bbfacfbef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:00:51.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:01:01.272Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=7e1bd75c-3855-46f5-b66c-83ac3698e651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:01:01.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:01:11.288Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=9a74970e-0917-400f-b480-48b56288b9dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:01:11.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:01:21.305Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=79653432-1414-49b0-baa0-f65606a4cf5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:01:21.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:01:31.323Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=4e68ab66-cce6-4201-96db-ec90b22698af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:01:31.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:01:41.339Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=b2b7275a-2257-4c5c-81a2-c51341bde26b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:01:41.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:01:51.356Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=c0c2d044-c9df-4c78-b17b-b256462a6ac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:01:51.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:02:01.373Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=e5721ed3-c1d4-4210-b96a-1689a608982a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:02:01.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:02:11.391Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=8aa07163-be3c-454f-8a89-45511d1a3370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:02:11.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:02:21.417Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=4bd2e630-0f06-4407-af08-94a40d53df73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:02:21.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:02:31.432Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=3076caf3-fa78-4daa-8dec-463f2783dcaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:02:31.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:02:41.448Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=023abcf4-ea5d-4c4b-9bf3-7866fc95cfdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:02:41.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-25T02:02:42.784Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-25T02:02:42.785Z |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-03-25T02:02:42.785Z |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-03-25T02:02:42.785Z |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-03-25T02:02:42.785Z |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-03-25T02:02:42.787Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-25T02:02:42.787Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-25T02:02:42.787Z |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-03-25T02:02:42.789Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:02:51.466Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=875721be-c4e8-4c79-bc74-02718d53fc67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:02:51.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:03:01.484Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=2897f953-95b2-459f-93c2-d433e8a7f98d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:03:01.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:03:11.502Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=d25644e5-e8bd-4796-9ac3-b9baa714491f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:03:11.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:03:21.522Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=2d987932-95c4-4eae-b75c-e02f42d9dfeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:03:21.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:03:31.537Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=4fa86ad4-8bc6-46d5-9459-18c9af0f6610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:03:31.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:03:41.555Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=479e83aa-26c7-471d-b6a6-21bac0adaac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:03:41.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:03:51.574Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=712e4e3a-62ae-4b7f-9b4b-3e1bc41d2cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:03:51.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:04:01.592Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=851a9fcc-cfbc-41b5-919c-de01e98e0ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:04:01.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:04:11.612Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=1fa2e161-1ab3-4406-b305-be2681f1bc18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:04:11.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:04:21.629Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=b97b90a9-9d3a-4795-88b2-d1c0050e7565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:04:21.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:04:31.652Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=44dd6d46-1524-479a-9ac9-995fb05a837a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:04:31.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:04:41.669Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=73cdeea4-0c6a-4964-ba62-b5845de4f235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:04:41.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:04:51.686Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=5ec33bd4-0e19-4562-a60b-0e18f0758eff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:04:51.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:05:01.704Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=a4de2cbf-f105-4b2a-8fdf-dabe9c94271d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:05:01.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:05:11.722Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=4750046b-ef5c-4e4b-a872-628472d255d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:05:11.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:05:21.738Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=f71890e9-7c5d-465e-b4c2-f0ee80383b44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:05:21.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:05:31.758Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=30e67fa1-33f4-4a5c-90fd-27ea091bc442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:05:31.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:05:41.774Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=2b0fe86b-19b9-4a56-b49b-4e1cd0c0c2b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:05:41.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:05:51.793Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=65fda5ad-d2a6-4d6e-8842-552eccc7a0c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:05:51.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:06:01.814Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=290a9416-e7fa-437f-aec6-9b15bb3f8097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:06:01.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:06:11.833Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=a31b352b-4601-4710-b1ef-66fc099bf12a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:06:11.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:06:21.852Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=b13722d9-5f6a-4bf4-8eef-780e7b2ecdfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:06:21.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:06:31.869Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=72009e13-76fb-4c6d-a1ad-b597d6f48a30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:06:31.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:06:41.887Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=e3ab3840-def2-4f07-96f5-51d45d2bfe72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:06:41.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:06:51.901Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=db46c7e9-1d54-4726-9786-de4c0ecbd744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:06:51.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:07:01.919Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=a0f61402-7062-4240-b14e-a3f04f865afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:07:01.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:07:11.939Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=e2fc1bbc-8004-4da4-88af-a743f82b7a1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:07:11.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:07:21.960Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=f6e3f82e-be45-4156-b208-9310a3c0ef93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:07:21.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:07:31.977Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=130d7c4b-ba87-45c3-9d94-e60d29dab19c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:07:31.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:07:41.994Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=1ea5bc10-e071-44d8-966f-b2cb52318aa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:07:42.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-25T02:07:42.777Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-25T02:07:42.777Z |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-03-25T02:07:42.777Z |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-03-25T02:07:42.777Z |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-03-25T02:07:42.777Z |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-03-25T02:07:42.779Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-25T02:07:42.780Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-25T02:07:42.780Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-25T02:07:42.781Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:07:52.009Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=4fc12d31-3029-4d4b-9e1c-e8812b918716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:07:52.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:08:02.028Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=8e3b13f7-2644-4f8a-8d17-d22e102eabf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:08:02.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:08:12.046Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=15acd0a0-a71b-41b9-a74d-35439e966ada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:08:12.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:08:22.061Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=32125e10-7ce9-4d1d-8b97-6b2ab6e60f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:08:22.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:08:32.079Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=cdc541dc-07e5-4ef9-9353-05ef4925c256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:08:32.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:08:42.096Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=c7154d3a-e1f6-488b-b0e4-380f99878e7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:08:42.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:08:52.131Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=6e3dfe80-b42b-4622-9c89-dbcd7b05d210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:08:52.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:09:02.148Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=d0585020-d686-4f12-a1db-56a87e5e3c4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:09:02.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:09:12.165Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=d544e66c-9e93-493e-a404-0a238b16f611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:09:12.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:09:22.183Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=b6b9c7ca-ac97-4867-a176-cba61d6fceec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:09:22.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:09:32.197Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=e2b97848-8003-4e0d-b9a7-81f4aa0b83b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:09:32.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:09:42.230Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=b3646fc5-4ad2-4f9d-bed0-bfdf1f969a19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:09:42.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:09:52.248Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=91f7df80-37e0-4097-a0f8-fe36c84e0b02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:09:52.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:10:02.262Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=b48b2832-d8af-4812-993e-03fe96df130e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:10:02.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:10:12.277Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=ef46fe2c-2ec0-4883-afae-5e5e67259b22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:10:12.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:10:22.296Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=3307fd20-99a1-4737-894b-a1bf9858d4bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:10:22.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:10:32.311Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=f1e3f40f-14e9-47a7-a065-8502ccc80e2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:10:32.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:10:42.331Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=868a6e3e-1a58-4b8c-9b06-959f4925cfdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:10:42.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:10:52.349Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=c2d63a8d-abd4-4686-8aa9-d92aa19f0ac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:10:52.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:11:02.365Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=cd27fde2-a55a-4a8e-bbc2-1d6bd03e2581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:11:02.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:11:12.385Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=9c29f19e-8143-4555-8b1a-988ca1019ac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:11:12.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:11:22.404Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=d359a181-36da-4e68-bed5-a15447dd5daf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:11:22.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:11:32.420Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=ab69b172-2e41-4370-a7fd-03eeb36fdea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:11:32.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:11:42.440Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=87cf00ff-2116-44f5-9f69-fc1cb87d9f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:11:42.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:11:52.460Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=76890426-2610-4690-87f0-b9c3b52f3623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:11:52.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:12:02.479Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=423ff588-6add-4739-8331-ec97550e561e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:12:02.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:12:12.496Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=225be528-f242-4d55-b395-ff8cc93c5437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:12:12.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:12:22.515Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=ad7ecd91-1fba-425b-a245-ab3f35e34442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:12:22.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:12:32.532Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=449865de-0424-44c6-895c-bef03e2c84b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:12:32.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:12:42.549Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=266fb84c-48d1-4ffb-8321-39f263931c9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:12:42.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-25T02:12:42.793Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-25T02:12:42.794Z |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-03-25T02:12:42.794Z |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-03-25T02:12:42.794Z |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-03-25T02:12:42.794Z |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-03-25T02:12:42.798Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-25T02:12:42.798Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-25T02:12:42.798Z |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-03-25T02:12:42.799Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:12:52.567Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=9223f464-c421-4851-bdcc-3a9f6d29296b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:12:52.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:13:02.582Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=d16d2c75-d931-4c5d-aaf7-36a5ec1cd0a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:13:02.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:13:12.600Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=e51a8e0e-e7fc-4b9f-a0e4-913d4db63b53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:13:12.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:13:22.621Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=3f7cc5b7-f619-4539-bf73-e6e0ec51c75e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:13:22.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:13:32.636Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=0fe5be15-3e12-4ee1-a222-1b9e2c20ef87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:13:32.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:13:42.655Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=d40bf9e1-ef77-4994-837e-3c16cbf2e83e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:13:42.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:13:52.674Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=b162f1d9-8144-4718-9e25-117f8f92575d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:13:52.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:14:02.692Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=15c16127-c042-484e-a905-305efa5fb519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:14:02.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:14:12.709Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=ba47f1f9-3d66-4210-bcbe-6a9e1e330d61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:14:12.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:14:22.726Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=f22f5fdc-b49c-49ed-862b-0961240a169c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:14:22.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:14:32.743Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=d9e0cff2-bc49-4123-af7a-42871a447390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:14:32.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:14:42.760Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=9315440a-4fbb-4018-b3d5-d283bcb5048f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:14:42.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:14:52.777Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=2c392484-435e-424c-9a8c-901e2144bb7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:14:52.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:15:02.795Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=d1f4b72d-6ff3-414d-95db-01e2695c7b8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:15:02.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:15:12.814Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=94627762-7659-4adb-90aa-43905f94f13b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:15:12.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:15:22.833Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=b0908fc7-76e8-4fa7-8120-b9570e4f1172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:15:22.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:15:32.850Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=6c9060d6-a967-4dba-8ac4-1267879f72f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:15:32.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:15:42.887Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=0c30c214-5080-4bf6-ab8b-91949c790fee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:15:42.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:15:52.906Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=41a67503-6c46-4083-a88f-0c27d9d0c569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:15:52.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:16:02.925Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=dcb191d2-d4d2-4abc-85ad-47dd1830912f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:16:02.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:16:12.943Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=2fa547a9-924a-41e3-b8be-1d9f3ea0eae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:16:12.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:16:22.963Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=7cfe709a-8097-45da-8ad1-585cf231b76f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:16:22.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:16:32.982Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=bb0b141c-7f92-4b24-a068-2d3c55b05b4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:16:32.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:16:42.999Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=007c01b0-02d0-49f2-ae54-39406193b372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:16:43.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:16:53.015Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=c9d9443d-6037-4aa6-8282-d4c29edf7289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:16:53.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:17:03.033Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=dbccc73b-93ce-4465-bcb8-1f8c3767840a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:17:03.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:17:13.049Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=15e96c5b-68d7-4e75-9940-10c0c2f06e65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:17:13.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:17:23.066Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=5d1aeab8-8dee-4f27-8a3e-e44b3f60b6da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:17:23.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:17:33.081Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=0229fbe8-234e-4ca5-a11a-15c298fd6cf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:17:33.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-25T02:17:42.781Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-25T02:17:42.782Z |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-03-25T02:17:42.782Z |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-03-25T02:17:42.782Z |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-03-25T02:17:42.782Z |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-03-25T02:17:42.784Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-25T02:17:42.784Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-25T02:17:42.784Z |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-03-25T02:17:42.786Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:17:43.097Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=ac465953-4f03-4d98-b73b-3ff65c13b2b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:17:43.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:17:53.113Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=b4deb38d-7e43-4da9-914e-facfbb42098d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:17:53.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:18:03.132Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=de3c4dd2-9983-4539-abf1-15a170736176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:18:03.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:18:13.150Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=624133d4-5653-4019-bfe2-96642c855997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:18:13.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:18:23.164Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=d6699fdf-b51d-4b61-a937-0fe459a13c3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:18:23.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:18:33.182Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=b4bb3cc8-314b-4b34-a0da-24296e4f46bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:18:33.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:18:43.200Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=0986e3b9-8c1b-4143-99f5-6669a2cb0714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:18:43.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:18:53.218Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=ac5e8d8f-dba0-4143-bd09-245d3a7a7033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:18:53.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:19:03.236Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=ab815566-8b17-4f12-870b-4d85f71e1e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:19:03.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:19:13.253Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=e952eef2-d127-4cce-933b-109d4a3bdb38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:19:13.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:19:23.272Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=740a5769-4984-4f31-97d8-469e5c11c375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:19:23.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:19:33.288Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=dc439992-173b-440d-800d-756e0fb5159a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:19:33.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:19:43.305Z |INFO |Init configs |InvocationID=ced827b4-b6e3-4de8-be1f-7c11420ac6a7, InstanceUUID=20aebbfb-b819-4ff4-baca-c43a88ad4871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023