. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-20T17:39:17.195Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-20T17:39:17.203Z |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-20T17:39:17.204Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-20T17:39:17.205Z |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-20T17:39:17.498Z |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-20T17:39:17.596Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-20T17:39:17.596Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-20T17:39:17.596Z |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-20T17:39:17.656Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-03-20T17:39:17.702Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-03-20T17:39:17.722Z |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-20T17:39:18.904Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-03-20T17:39:19.317Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-03-20T17:39:19.344Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-03-20T17:39:19.344Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-03-20T17:39:19.454Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-03-20T17:39:19.454Z |INFO |Root WebApplicationContext: initialization completed in 1732 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-03-20T17:39:20.159Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-03-20T17:39:22.212Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-03-20T17:39:22.625Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-03-20T17:39:22.649Z |INFO |Started MainApp in 7.896 seconds (JVM running for 8.494) |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-03-20T17:39:22.848Z |INFO |Start scheduling PRH workflow |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:39:22.866Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=1845c1ab-35a6-45a3-87ff-d613b6b8bba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:39:23.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-03-20T17:39:24.239Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-03-20T17:39:24.240Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-03-20T17:39:24.242Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:39:33.599Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=2f17fe64-7d0d-4ff1-b75e-234f81354c3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:39:33.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:39:43.631Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=db5b3179-a801-4c0c-81b6-c6c6d445ac70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:39:43.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:39:53.669Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=02cd2080-c6da-4a02-9431-08b9849ee6c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:39:53.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:40:03.689Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=90f66461-062d-436e-8596-f2201e29db06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:40:03.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:40:13.719Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=13e1a4aa-8d49-40df-8d8b-cbef07944ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:40:13.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:40:23.740Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=c66ed450-afb8-4e5f-bccc-184f021d6cba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:40:23.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:40:33.764Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=2caf1603-dd47-4c89-8163-6f4d220a9216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:40:33.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:40:43.788Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=0bdbb8a4-122d-492d-8b6e-59b19700519b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:40:43.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:40:53.809Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=54254350-f062-4d1a-a673-6865f0e6b426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:40:53.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:41:03.836Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=18e520d1-9aa7-4952-bfe9-2ae7e27070c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:41:03.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:41:13.852Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=c9a03b07-a7c1-439f-879a-777276add687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:41:13.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:41:23.870Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=b1f4bfdf-a493-4f72-8d85-c4f81c4bad04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:41:23.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:41:33.888Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=4ff2a653-859b-43d8-9c38-966ae1a55ee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:41:33.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:41:43.909Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=a8839db4-cae5-40e3-9e58-39dcf4b2b3a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:41:43.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:41:53.928Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=e2d4dc16-bd62-4555-b335-007b72d0fdb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:41:53.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:42:03.947Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=e286b8ef-d716-4f07-84d8-5b0c2f446d87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:42:03.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:42:13.972Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=9439b71b-87a2-409e-ab84-b6aa31a01988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:42:13.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:42:23.993Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=c1e5baad-17ba-4323-909e-a9402c9807e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:42:24.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:42:34.023Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=c05171da-832c-4445-9fa5-ba5c295d53cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:42:34.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:42:44.052Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=d341f0c3-4741-48d6-8464-33592e523581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:42:44.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:42:54.108Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=149b7703-279f-428a-840e-63fe3251fd1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:42:54.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:43:04.153Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=42602a6b-79dd-42ad-baea-4680b6654704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:43:04.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:43:14.175Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=766b0897-f88a-4a9b-9498-2a880bfed18d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:43:14.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:43:24.193Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=c6400060-0799-47b6-8144-54a0a5f2fc9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:43:24.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:43:34.212Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=21089ee4-fd8f-44ef-b06b-03f810a0a576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:43:34.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:43:44.238Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=32a26505-677d-4dd3-b3be-2b5de40a3571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:43:44.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:43:54.256Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=2aa8f593-b19b-47a2-bf13-be9b75fee4bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:43:54.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:44:04.277Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=b9e8b9a9-a4d7-4da4-af6b-934dcf6b9979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:44:04.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:44:14.294Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=7ff6dbc3-46eb-4532-b2b4-9f8bb3f4d3d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:44:14.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-20T17:44:20.727Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-20T17:44:20.729Z |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-20T17:44:20.729Z |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-20T17:44:20.729Z |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-20T17:44:20.730Z |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-20T17:44:20.740Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-20T17:44:20.741Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-20T17:44:20.741Z |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-20T17:44:20.743Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:44:24.315Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=a44ec3e0-0948-4dba-8c32-ac0f31eeb2bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:44:24.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:44:34.335Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=767b3d73-4cfc-4703-88ba-2dca0d0ecf51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:44:34.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:44:44.355Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=6168431a-eee9-4a9a-8b1b-2bb74072dc60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:44:44.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:44:54.372Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=6831cba0-befc-4b62-8dc4-2405443ed43a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:44:54.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:45:04.386Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=27c7259a-cc6a-4854-b0fc-4302650c3964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:45:04.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:45:14.420Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=0954ddcb-1df9-4215-b3c5-f120836837a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:45:14.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:45:24.442Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=3b5bffce-f90c-4c0b-909e-934c496fb6b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:45:24.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:45:34.462Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=ae2d104d-8b29-4b7c-a225-396fca51f158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:45:34.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:45:44.479Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=cf7485dd-b0a9-4bbb-b18e-0eaf8b4861b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:45:44.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:45:54.498Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=4adcbfa8-c96e-43c6-bec1-62ba2245dc18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:45:54.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:46:04.520Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=26ce4623-3662-4201-8714-b4bd30f42774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:46:04.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:46:14.536Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=902da1f1-cdb6-4364-bc86-7c4a227d1e1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:46:14.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:46:24.552Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=51c6079d-e7b1-4a32-b887-5378ce3dfa72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:46:24.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:46:34.573Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=1015236e-bc6f-41ae-a4dd-dee6ea9a327a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:46:34.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:46:44.593Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=a67ec2a6-0905-40dc-a619-418f5ffc1ba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:46:44.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:46:54.612Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=7f3b7c69-1e48-441d-a413-7b44ffa431bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:46:54.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:47:04.631Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=545b3ded-2d2a-457b-994b-995784cc8038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:47:04.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:47:14.649Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=7dbb11a9-0f46-425a-b275-e44d566dd497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:47:14.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:47:24.665Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=9299d4c6-ada2-49fd-b4cc-27ba08105332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:47:24.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:47:34.686Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=a92b8c77-8ac6-43f3-8f7f-e30f6871e0aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:47:34.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:47:44.708Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=a5beb982-f558-410f-a97f-b0a6cdea7d9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:47:44.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:47:54.732Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=a6a1f2c3-d146-41ea-8f60-45d722cdf1df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:47:54.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:48:04.756Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=e540133f-dbda-46f9-adf5-0b8dac50b814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:48:04.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:48:14.776Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=eb8b4f5a-31fe-4d32-bd88-567e22578491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:48:14.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:48:24.796Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=aadcbfec-d2ce-4662-b26e-d9826b068809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:48:24.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:48:34.816Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=2a9df1dc-4ac4-4af4-ac4f-93d91adc2c10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:48:34.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:48:44.834Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=c3b222fe-57bc-4c90-be8e-2e1ec1170191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:48:44.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:48:54.853Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=4f6ab1c3-feb5-4436-9cc3-b1b8abb6898e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:48:54.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:49:04.871Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=c310f364-3acc-4d0d-939b-52a1243fd7b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:49:04.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:49:14.892Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=df1bcf6b-c6de-46fb-9467-af1766e66a0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:49:14.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-20T17:49:20.339Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-20T17:49:20.340Z |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-20T17:49:20.340Z |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-20T17:49:20.340Z |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-20T17:49:20.340Z |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-20T17:49:20.347Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-20T17:49:20.347Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-20T17:49:20.347Z |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-20T17:49:20.349Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:49:24.909Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=7721168e-6d4a-433d-8fa9-21aad98d4870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:49:24.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:49:34.931Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=d3260e36-9c4c-4338-b433-655537b8bd0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:49:34.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:49:44.953Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=786c49c5-ce0a-440b-a9b6-358a6d55d9b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:49:44.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:49:54.969Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=956bc129-79cd-4221-9b6e-280bcf57c0b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:49:54.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:50:04.985Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=d94fb98f-bcd4-4d5b-87d3-55a81b1c07b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:50:05.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:50:15.004Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=65157dd6-b99d-4517-b38a-7103da1d9064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:50:15.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:50:25.022Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=b2a36c11-f090-4498-a406-579490703603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:50:25.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:50:35.038Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=fa72dbee-c6c7-4b45-ba42-ab63bd004f55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:50:35.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:50:45.053Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=29a15786-af37-4b01-96b3-a083c4db32a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:50:45.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:50:55.071Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=0daa2aff-56eb-4a0e-bcb7-f022755c2293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:50:55.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:51:05.126Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=fce6e7db-e940-4081-a2f9-693fb3d6df14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:51:05.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:51:15.143Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=6e3f6d30-53a0-422a-b328-90a28ab98d7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:51:15.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:51:25.196Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=a619c601-b2a8-49d7-9d0a-f5b069cc4ca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:51:25.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:51:35.210Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=d070c684-cefb-448f-81d7-b9af501a030b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:51:35.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:51:45.222Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=b2f65661-d296-4533-851a-68eef1031be5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:51:45.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:51:55.239Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=755e8b0e-b665-44a9-9669-b4b47f70d474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:51:55.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:52:05.269Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=27e306b3-6769-4cc4-8ce0-2141f6939fd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:52:05.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:52:15.323Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=c21c100f-b665-422a-bcfd-d6d9243b4889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:52:15.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:52:25.442Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=17cb3829-8b0b-4906-8c1f-1daa3b442777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:52:25.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:52:35.465Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=214f8b78-91a6-4937-8a4d-67533c7a304c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:52:35.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:52:45.483Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=c4d0ffec-511c-41af-b057-3ad13c9821f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:52:45.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:52:55.516Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=9d53c452-b362-4c97-afb5-f05d94e17d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:52:55.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:53:05.533Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=ce51872e-27cf-4e01-bfd0-386d045dcacf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:53:05.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:53:15.553Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=04c7a117-af53-49c7-9c74-2e427b39ece4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:53:15.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:53:25.571Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=1d5bd27c-cf08-4e2d-acfb-eaab1a28c522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:53:25.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:53:35.603Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=cee21702-dc49-4b7f-9906-90db3ab799c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:53:35.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:53:45.636Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=f939055b-6c96-4286-829b-2efc87d9f56e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:53:45.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:53:55.653Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=a77af046-cfca-453f-870f-7fef0d36a77c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:53:55.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:54:05.670Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=aa544ebb-19ba-40b0-a738-698cdbf7f36a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:54:05.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:54:15.687Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=0fdfb6ff-910c-4f7c-93e3-eb9057985d3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:54:15.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-20T17:54:20.346Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-20T17:54:20.347Z |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-20T17:54:20.347Z |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-20T17:54:20.347Z |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-20T17:54:20.347Z |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-20T17:54:20.353Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-20T17:54:20.353Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-20T17:54:20.353Z |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-20T17:54:20.354Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:54:25.703Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=a9392cd8-e66a-4e06-bcb8-336e91e2d270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:54:25.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:54:35.725Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=bc36f84b-2dea-4f40-845d-1e175868c66c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:54:35.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:54:45.746Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=15e865c0-fc31-44e2-b19a-de808b09cd71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:54:45.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:54:55.764Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=15380f35-d74f-45bd-9798-b7a8cbade14c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:54:55.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:55:05.783Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=e9a2ca03-b8dd-4f85-8537-0a5590a065ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:55:05.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:55:15.798Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=1ad74a62-e34b-4a92-b9a4-ba82efc33c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:55:15.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:55:25.817Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=8c7db98c-c159-4d0a-b212-c92ed6954756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:55:25.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:55:35.835Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=b4622dd0-82ec-40b6-a813-06721f64da10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:55:35.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:55:45.851Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=b53d87b7-9dd4-4b71-bd1a-f959f34f3a58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:55:45.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:55:55.866Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=2cff025e-370a-4d92-96ce-7ba2f9c8b993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:55:55.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:56:05.885Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=8c7fbdbd-f2da-4c5d-8ebd-7ac3027810c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:56:05.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:56:15.903Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=d93cd3fe-1f92-48a7-a7c8-7d2a26dd0ef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:56:15.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:56:25.921Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=4834179f-30ed-4323-b84e-704f2f2fb4d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:56:25.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:56:35.938Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=460d003e-18b1-4993-b794-ed8506021a34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:56:35.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:56:45.953Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=9956aff4-ca18-48fa-8bef-c09f0802df20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:56:45.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:56:55.972Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=e8ca0d7e-b41d-4505-99e9-8a5d041df48d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:56:55.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:57:05.995Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=b51a85f0-1ca8-4652-9057-6f256d96e581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:57:06.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:57:16.015Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=f64f3511-d98a-40c8-976b-6fd27826e45e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:57:16.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:57:26.031Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=5e1d9b66-bb58-4d11-aa45-31bbf7053425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:57:26.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:57:36.053Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=546edb16-6e9b-4dee-90d1-287a02872bea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:57:36.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:57:46.068Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=03e4079a-d988-429d-bd18-a5f59a125bda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:57:46.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:57:56.084Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=da96a54e-39ec-4ff0-a1ae-280c4620dd80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:57:56.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:58:06.103Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=75f557f2-0c69-4fe5-b861-cf318eef21e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:58:06.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:58:16.117Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=26dc5ca1-0fb3-4328-b46b-6292134017bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:58:16.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:58:26.133Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=8eb2720b-6051-46e8-851e-e88c11942a22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:58:26.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:58:36.153Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=59a23e2f-8009-428d-8d1d-03716af8b7b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:58:36.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:58:46.168Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=d244d2ce-17c0-4dec-82e8-4ff436e85f46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:58:46.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:58:56.181Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=ea3041fb-0218-433d-93e8-45dbf4324a70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:58:56.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:59:06.197Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=87796656-69bb-4439-9f17-b4c02b449d6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:59:06.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:59:16.209Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=5246c474-5f3a-4d06-a4cf-f5ba687571ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:59:16.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-20T17:59:20.314Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-20T17:59:20.314Z |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-20T17:59:20.314Z |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-20T17:59:20.314Z |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-20T17:59:20.315Z |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-20T17:59:20.319Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-20T17:59:20.320Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-20T17:59:20.320Z |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-20T17:59:20.321Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:59:26.225Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=47129c3e-e745-47d1-9bb3-8e4b9c206025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:59:26.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:59:36.242Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=598bc9c1-5337-4ff9-bad5-a7c0633e63b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:59:36.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:59:46.259Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=aaa6b9fd-a3b0-47fd-99d2-253d515ba9a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:59:46.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:59:56.276Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=454f25b3-b2b6-4aff-a0b3-c0da21803778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T17:59:56.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:00:06.288Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=3e2ab863-2cfb-41f4-b7ef-6c1888775311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:00:06.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:00:16.309Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=71efb756-4578-409c-af0d-24f59d0adb54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:00:16.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:00:26.325Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=1422dee9-764b-4fe6-8d00-6c943083be57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:00:26.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:00:36.341Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=1a09ff33-9fb8-40b5-a112-b1d18358d3ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:00:36.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:00:46.363Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=2ee8c88e-9411-4d05-a8c3-56960823f4b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:00:46.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:00:56.380Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=5e5580e3-5727-46cd-8a4c-3802f37f84a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:00:56.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:01:06.398Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=bcb4ba2d-83d9-4d96-8a48-242ebb5fa02d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:01:06.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:01:16.415Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=6af85be5-a774-4cd9-9815-d36b6defc3e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:01:16.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:01:26.434Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=79f11d35-ddc3-4786-9bb7-daa170ff8780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:01:26.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:01:36.452Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=86250c95-8abb-4a03-add6-db3a5a094191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:01:36.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:01:46.470Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=f2fcea04-25e1-448b-a77a-4b15ad8451fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:01:46.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:01:56.489Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=414b4a9e-6fcd-409a-843e-c3c14dfc1c10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:01:56.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:02:06.508Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=b165d19c-955d-4537-b176-3a1f4f882fa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:02:06.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:02:16.527Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=1d39a657-1b9b-4bc7-935e-54f3805eea31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:02:16.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:02:26.545Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=812f7adc-128b-40b3-97ed-a13ec55cf325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:02:26.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:02:36.564Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=3a85e6b5-0ba7-432f-af8b-481e95831434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:02:36.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:02:46.580Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=01b661f6-cade-42b9-aaae-7f435e1e70f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:02:46.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:02:56.601Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=28202818-ed16-4e96-8207-6a6327fead09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:02:56.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:03:06.619Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=aa1dc64d-98d9-4eed-9dd8-e6bda7bd17a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:03:06.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:03:16.638Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=defed2a8-bd5d-42d7-b0ae-a78c88cdcb25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:03:16.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:03:26.661Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=4d9f0aca-6a7a-4c54-834e-b33cca24f3f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:03:26.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:03:36.676Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=4ff96b3d-fff9-43fc-81ea-374e96079e36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:03:36.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:03:46.694Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=7a0a7a19-123f-4d00-90ba-e4786e966242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:03:46.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:03:56.707Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=125cd124-db3d-4bd3-956d-d73d08b792f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:03:56.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:04:06.724Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=9734c3a5-f5a2-44c1-a397-330b2c99584b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:04:06.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:04:16.743Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=5f386942-102c-4dff-b8dc-286db64eff23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:04:16.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-20T18:04:20.329Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-20T18:04:20.329Z |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-20T18:04:20.329Z |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-20T18:04:20.329Z |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-20T18:04:20.329Z |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-20T18:04:20.338Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-20T18:04:20.338Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-20T18:04:20.338Z |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-20T18:04:20.339Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:04:26.761Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=d61ec9af-24a7-4274-a0de-c7f759f53b2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:04:26.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:04:36.780Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=4f5867fe-edc0-4c2b-abc9-6e081c799970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:04:36.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:04:46.799Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=4de3e1aa-3bfa-4d56-ab73-ac2f1ec1b7f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:04:46.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:04:56.818Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=6f0f06d2-b365-48f9-96c2-723553bf4e21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:04:56.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:05:06.858Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=95f500bc-c88a-4d30-8cc2-c31f03570da1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:05:06.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:05:16.875Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=16f3b31f-6308-49bd-81eb-444c18569624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:05:16.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:05:26.889Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=8d0e6c3b-30e9-42e8-a5e8-e93f628da73b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:05:26.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:05:36.905Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=f4b5f668-1722-4505-8aac-31ad6cd434ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:05:36.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:05:46.938Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=8cf057c7-56c6-485f-ab40-813b7f01fd0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:05:46.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:05:56.958Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=b1407963-eb68-4e4e-a8e7-086002cc3f67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:05:56.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:06:06.974Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=7508a8de-707b-46d2-97d0-6bb80a3d2e4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:06:06.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:06:16.990Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=cfa4e3d6-101b-409a-8e1f-9bd3758cc99c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:06:17.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:06:27.008Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=0f91416d-017b-43e4-afc8-efd0a39c9b1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:06:27.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:06:37.025Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=ca56778b-e696-429b-ab9b-5ff400dc2742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:06:37.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:06:47.040Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=b5a65b09-1cd4-48a6-8406-a45a1d14d4c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:06:47.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:06:57.055Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=ebc97bfd-3b45-428c-a31e-753c877e0517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:06:57.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:07:07.072Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=237755a4-2739-41f0-b5da-b0118a3c0283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:07:07.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:07:17.090Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=3453331b-8202-4767-8380-3a96be57e6e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:07:17.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:07:27.105Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=6a59301f-7f95-4fc7-a478-0fdf002420a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:07:27.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:07:37.122Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=3fd65617-5a70-403c-919a-a17935ea7b8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:07:37.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:07:47.137Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=856b7d8f-f1d5-4c85-91e4-9739d94601be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:07:47.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:07:57.151Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=bdb7caf4-4adc-4f5d-9f85-980d4c68ac49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:07:57.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:08:07.187Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=0cd3b418-7083-453a-b0e3-727e1aad2cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:08:07.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:08:17.203Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=846da4c4-cbca-4037-9e7f-b0333d938d92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:08:17.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:08:27.224Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=af58f44c-76d0-4dc5-88e7-9a1d8f8e99b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:08:27.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:08:37.242Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=5e7452d0-cede-4bed-a463-2a91b52870b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:08:37.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:08:47.259Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=cec8942b-77da-4ba7-8c4d-94f223b6636c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:08:47.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:08:57.274Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=be5d8dd3-3073-482e-8a03-0e65542faf06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:08:57.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:09:07.289Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=da682b2c-0a14-4c5a-8902-065fb959c128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:09:07.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:09:17.303Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=3fe685a6-abca-4abd-9fde-34a9bc9f0abb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:09:17.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-20T18:09:20.342Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-20T18:09:20.342Z |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-20T18:09:20.342Z |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-20T18:09:20.342Z |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-20T18:09:20.343Z |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-20T18:09:20.347Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-20T18:09:20.347Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-20T18:09:20.347Z |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-20T18:09:20.348Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:09:27.317Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=3421a7ef-56b1-4a5d-a6f4-b7ecaf9a943c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:09:27.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:09:37.332Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=79823335-e089-4f60-ac51-3b33a48048a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:09:37.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:09:47.345Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=0800cef6-da06-41c0-a5de-8230c863965f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:09:47.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:09:57.360Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=7895d790-fa51-43fb-adb5-df25212ae30b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:09:57.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:10:07.375Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=5ffb5c8f-e16c-479d-a4f7-7617b8755fbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:10:07.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:10:17.388Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=cc69df06-7381-4c01-b99b-7e9e9ba98898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:10:17.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:10:27.417Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=0b7b8040-837a-4e25-bdb8-ed8d24991655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:10:27.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:10:37.435Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=a42f2ee0-09a4-44fd-8ce1-76ef19f22218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:10:37.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:10:47.454Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=37c1ad89-21d4-40f5-9af0-56c4ceaa5938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:10:47.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:10:57.473Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=e8ba2142-2fb9-4c95-bd5b-0d5508f7b9ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:10:57.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:11:07.493Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=ea630d43-0f32-4b7d-a1c9-7bdf05a7ca7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:11:07.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:11:17.528Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=775c74ae-260c-4982-a136-1060ee018202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:11:17.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:11:27.542Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=ad8e4837-acf0-43c6-861d-02b6fa6bfb57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:11:27.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:11:37.562Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=deb7a0b2-d979-48d3-8264-73f7cf4aa830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:11:37.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:11:47.579Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=28e423a8-da06-4fac-9522-c938da8b6774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:11:47.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:11:57.597Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=2b2c134e-3f9c-4ebe-8ba0-a4141add5313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:11:57.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:12:07.615Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=7c0b771c-baaa-45c9-ad81-f208985c4cd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:12:07.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:12:17.632Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=94bddba9-7a16-4d0b-ba0e-f2bc0d27df92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:12:17.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:12:27.648Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=fc43825f-710a-453f-9c46-6a166099e5fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:12:27.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:12:37.666Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=80054f30-8226-4c55-bdb3-528e23e30678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:12:37.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:12:47.681Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=d1976325-29c6-45ff-b573-0102bcf92890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:12:47.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:12:57.700Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=cab757a3-c885-4567-9835-5c5bde2a772c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:12:57.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:13:07.717Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=14e6b314-4959-46da-849d-56dabbf73d8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:13:07.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:13:17.733Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=d004ef60-6188-4848-a626-ccee86458b48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:13:17.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:13:27.752Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=3f9d3fb1-d385-4575-a072-bc308e18c11c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:13:27.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:13:37.773Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=85a3fc28-2b6c-47ed-928e-b9ddcf73c5f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:13:37.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:13:47.790Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=278bddaf-2ca9-4501-ab83-ae02aa298e17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:13:47.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:13:57.806Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=d7394c19-a61e-4d50-bed6-9ce87a049eca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:13:57.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:14:07.822Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=925bea15-9dfd-4ab7-85b7-d9b801415df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:14:07.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:14:17.839Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=adbb22b9-0b6c-4605-8361-da57d2138180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:14:17.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-20T18:14:20.323Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-20T18:14:20.323Z |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-20T18:14:20.323Z |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-20T18:14:20.323Z |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-20T18:14:20.324Z |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-20T18:14:20.327Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-20T18:14:20.327Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-20T18:14:20.327Z |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-20T18:14:20.328Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:14:27.856Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=907f5a39-9f19-4fda-8cdf-bc5387c07807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:14:27.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:14:37.873Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=61639cf4-ac72-4be2-8a18-530854414684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:14:37.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:14:47.888Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=5d94edd2-7626-4df1-ac51-ae2104da09b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:14:47.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:14:57.902Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=fba198af-b21d-4256-b90c-80d8f698a6af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:14:57.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:15:07.917Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=cbf3ffcb-4081-4c2b-b700-e14ff8dce006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:15:07.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:15:17.933Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=29f73444-cc1b-4b70-89dd-bb68acf3fd34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:15:17.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:15:27.949Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=e19f7bbd-0814-4894-ab41-22c9364e1da5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:15:27.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:15:37.966Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=842624f8-fb81-4f3f-bee8-f42983ba0945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:15:37.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:15:47.977Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=2abee7ef-cf57-4d58-8345-e3269dc3dbe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:15:47.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:15:57.991Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=b551b6a7-f3bb-4c50-bf2d-bfddadd6064f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:15:58.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:16:08.016Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=2dc0f653-14d9-4f14-a547-ec2344ddd903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:16:08.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:16:18.034Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=356b2dbc-3f38-4b0c-a4eb-de00c7c55abb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:16:18.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:16:28.047Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=9f3bf954-fd78-4121-84de-193b888147e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:16:28.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:16:38.065Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=4927579c-a155-4c3c-8979-c9b123f040b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:16:38.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:16:48.082Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=f523e5e9-2421-4a4a-be16-50f862aec010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:16:48.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:16:58.100Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=12bfc2a8-cdab-45b9-946f-dd4a2e6bc60b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:16:58.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:17:08.119Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=eb94ada2-29fd-449b-a0f2-e39f5953d5ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:17:08.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:17:18.137Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=b14780a6-6b91-46ec-81b3-7b0d28654ac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:17:18.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:17:28.154Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=540c5696-24ec-4ee2-8aa5-b10dd95382b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:17:28.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:17:38.169Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=39bfbf49-57a8-4d6a-8310-1a6158153d38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:17:38.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:17:48.183Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=7f6ce717-9f39-4fa0-8976-daede3b7da9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:17:48.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:17:58.201Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=7bdd30eb-83fb-4f2d-b3c9-21c3b6daee05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:17:58.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:18:08.219Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=52bf55a6-27cf-4a9a-937b-3ed597677ac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:18:08.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:18:18.234Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=0e6d0674-143b-46d1-ac5a-796ca95a663c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:18:18.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:18:28.250Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=ead09e54-7da8-4802-a99b-dd878b4ff6d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:18:28.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:18:38.269Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=2cab087f-bb51-4f34-a6a6-aa83e0e5f6f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:18:38.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:18:48.286Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=183b5035-3cd7-40c3-969a-edb97e3cc38f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:18:48.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:18:58.302Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=e6261831-a254-4a4a-8294-0887260ac1e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:18:58.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:19:08.320Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=180cbdd0-267b-4cdf-bf3c-8edb022ad1e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:19:08.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:19:18.340Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=ebd95480-ca02-4cc4-9313-d2cb9b7a22e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:19:18.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-20T18:19:20.329Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-20T18:19:20.329Z |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-20T18:19:20.329Z |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-20T18:19:20.329Z |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-20T18:19:20.329Z |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-20T18:19:20.333Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-20T18:19:20.333Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-20T18:19:20.333Z |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-20T18:19:20.334Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:19:28.357Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=95af617b-3704-4ce1-b0d8-643819f3a92c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:19:28.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:19:38.373Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=4c6fd098-bd10-4eb8-8f5d-f31ff5d3397c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:19:38.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:19:48.390Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=c05f154f-ce0a-47d9-ab88-70836aa16086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:19:48.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:19:58.404Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=1dc16ebc-4f4e-422d-8abf-2c0e9539525b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:19:58.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:20:08.423Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=da2b0f9f-0757-46c2-9aa5-6fba80d0faee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:20:08.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:20:18.442Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=d9262a00-2b55-42db-a8b2-d2e90a76ac94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:20:18.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:20:28.462Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=ad815f0f-099c-480e-a5b0-2eb2afb10f0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:20:28.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:20:38.477Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=c64f1d5d-91f6-4510-9d55-d42a146c38ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:20:38.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:20:48.494Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=55c5a328-9631-44b7-b346-2569c0d72b4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:20:48.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:20:58.512Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=2093b2f8-3f5e-4d21-b232-2f3422ce4568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:20:58.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:21:08.528Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=5b16895e-33fc-45a2-abcb-e5179d5f8f05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:21:08.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:21:18.544Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=f7604302-c3b8-4472-8479-8b14bfe431d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:21:18.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:21:28.562Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=d1e53129-757f-40c5-9f1e-525b78e0c249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:21:28.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:21:38.575Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=dc7d0637-8fbf-4233-9782-c7fc955c1880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:21:38.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:21:48.591Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=c490f683-a40c-4ec8-9c10-3cf279be7abc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:21:48.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:21:58.607Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=3605a15d-c52c-45ac-9434-91e3d059a363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:21:58.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:22:08.625Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=773ef40f-9602-46d0-89f7-ba7f7a8d090e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:22:08.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:22:18.641Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=f7184104-2aa3-4f01-9a5f-e695e8abdbc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:22:18.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:22:28.655Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=ea0dcba9-609d-4749-89ec-081794ef0de7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:22:28.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:22:38.672Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=baef03ff-e8bd-475c-8846-30fec24d450e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:22:38.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:22:48.694Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=2423bc28-4c1c-4614-a5cc-a6915cbf5b32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:22:48.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:22:58.707Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=a634d05f-a21a-4afb-b359-d41ab4b60fb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:22:58.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:23:08.727Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=f7150864-ddd9-4c9b-8bb9-f636e1e79d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:23:08.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:23:18.743Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=7c7aaaa0-482b-458d-86c6-a421d32be8ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:23:18.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:23:28.759Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=fc68f6cd-2fd5-4154-b475-e09af369369a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:23:28.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:23:38.773Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=51eec1ab-79b9-430b-9a39-faf663450068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:23:38.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:23:48.787Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=68d86701-d0e4-45c9-ac86-598619cf861f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:23:48.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:23:58.802Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=e70c15d2-3e8f-400c-85ac-1ccfa9787ab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:23:58.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:24:08.822Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=10a33d06-9c48-4946-95af-1186d882ccd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:24:08.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:24:18.841Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=e3582315-f247-4806-a939-4049f46bad6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:24:18.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-20T18:24:20.333Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-20T18:24:20.333Z |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-20T18:24:20.333Z |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-20T18:24:20.333Z |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-20T18:24:20.333Z |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-20T18:24:20.337Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-20T18:24:20.337Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-20T18:24:20.337Z |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-20T18:24:20.338Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:24:28.857Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=cff60a71-3369-4bbb-b463-8f04bac68399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:24:28.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:24:38.868Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=8bb6cd92-32c4-4c8b-80a8-5bf79e7790eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:24:38.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:24:48.887Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=6e1e8711-7b4d-4472-b8cb-f89891baf8d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:24:48.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:24:58.900Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=a8ad4d99-b146-46f5-a309-7946ec7a84f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:24:58.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:25:08.914Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=44e1b2ab-2125-4e61-a5cf-647d2fcbc9ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:25:08.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:25:18.930Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=f7b18bfb-2016-4fbb-b0d0-5a13737233dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:25:18.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:25:28.945Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=9597c820-bb2f-451f-9da8-7adfcea0d952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:25:28.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:25:38.963Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=16a6c7f4-38b6-436f-838a-9cf958bd0e21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:25:38.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:25:48.978Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=ccb528da-3cae-4b66-a8de-efad6b5d8191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:25:48.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:25:58.994Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=90ebcfef-b54c-4f2a-a209-ee05f9a49e49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:25:59.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:26:09.009Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=324b293a-608b-4aae-b2da-4f19e4a65e38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:26:09.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:26:19.023Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=4acdbcda-9182-467a-bfa4-9ed13242b7b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:26:19.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:26:29.038Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=35c1a97c-d694-4c09-acc3-c67be51e1096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:26:29.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:26:39.052Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=93329795-c7b5-47e8-b9b4-0a70e6b5b40b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:26:39.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:26:49.083Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=f49a5c6a-7de0-4d54-8f59-4bc2951f4233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:26:49.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:26:59.099Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=0d1fda54-464d-49d7-a64c-d4c2df7d1153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:26:59.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:27:09.111Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=b115cfdf-0e3c-40b8-9477-4fa9be1bb88d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:27:09.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:27:19.132Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=bbcd9d0a-fded-42c5-88c4-644344b9dd2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:27:19.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:27:29.149Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=424e504d-c221-4a31-acd2-37be8edc419a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:27:29.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:27:39.165Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=c9f4e374-0f3b-46b5-8665-e993ff308ccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:27:39.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:27:49.180Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=f8d47a37-0a0e-499c-852f-7249e3b331c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:27:49.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:27:59.195Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=5cca0d44-2582-467c-bc07-6ba437844212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:27:59.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:28:09.212Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=22bd3b3f-ca99-4361-b78d-55849ef0ee96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:28:09.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:28:19.226Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=b6226cb1-c262-497f-9da0-988dcc765dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:28:19.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:28:29.242Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=c106816c-1914-4207-a761-d742cf1f7289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:28:29.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:28:39.258Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=c1932c2e-c7ed-4f2e-ae6e-0fd6ea812987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:28:39.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:28:49.276Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=e93287ca-c9eb-4e41-949d-76199da822e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:28:49.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:28:59.292Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=9fb7ac5a-2941-425f-a60c-12b9be786827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:28:59.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:29:09.310Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=9d279ca2-5a69-416e-b424-4fcc45f9a16d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:29:09.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:29:19.327Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=6518281b-6fb4-4939-8c48-07a6bc955d06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:29:19.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-20T18:29:20.306Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-20T18:29:20.307Z |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-20T18:29:20.307Z |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-20T18:29:20.307Z |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-20T18:29:20.307Z |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-20T18:29:20.310Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-20T18:29:20.310Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-20T18:29:20.310Z |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-20T18:29:20.311Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:29:29.343Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=6eaa0343-12c7-455b-a86e-20513b674c0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:29:29.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:29:39.362Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=2d0c217c-4d37-423b-8fde-4c5478320b93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:29:39.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:29:49.379Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=d9e085fe-4817-4de0-8df4-d848140e253f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:29:49.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:29:59.397Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=c28cfa5f-2e70-4e75-aafd-735f3cf97de9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:29:59.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:30:09.414Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=f89793f2-4e07-4c3e-aa2b-7a979e3808f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:30:09.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:30:19.432Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=472f1b8a-1720-442c-a74a-2f4f3c03e436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:30:19.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:30:29.446Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=5842b957-6970-4e00-803d-544a012e1dd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:30:29.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:30:39.460Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=949f90b3-b558-4f4a-b6e7-913a6d03efd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:30:39.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:30:49.476Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=8e3ff78d-2023-44a3-9d57-2bf8b65c6208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:30:49.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:30:59.490Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=0a3991d4-69b0-46e5-b677-cf9acfce76f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:30:59.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:31:09.506Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=78ff3a73-45e9-45a5-b712-de5e151b4adc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:31:09.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:31:19.520Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=59612bec-20f2-4dc1-bfeb-b6dd01740c90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:31:19.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:31:29.536Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=c4f3d414-581f-497b-a08c-87c6234b3261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:31:29.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:31:39.553Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=b0bf8c7a-3f2a-49b6-9325-bd58e27880ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:31:39.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:31:49.570Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=5e08cdbf-50cf-4ab8-b5b5-d0fee0bde5ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:31:49.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:31:59.585Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=859395f2-8462-42a5-8f33-760fefeb5dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:31:59.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:32:09.597Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=cb1378ee-baff-42d7-b238-0a68f6859512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:32:09.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:32:19.613Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=89aa91c2-d5f0-42cf-841b-cbb04d4452a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:32:19.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:32:29.632Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=399cd8fc-a12d-4816-b128-fd96e3579076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:32:29.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:32:39.649Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=ee977f9b-6d0a-4ae9-82fb-a291cff2254e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:32:39.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:32:49.668Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=caaf53ff-290e-4daf-ba88-c61d0c01c5aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:32:49.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:32:59.686Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=7ca51ac5-6b59-4060-adb7-e0a4edb47491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:32:59.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:33:09.703Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=c1426a3b-d50d-4cfa-8e3b-bb9c56ecec81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:33:09.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:33:19.723Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=003dcec0-2ddc-433e-837b-ed81d4a9059e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:33:19.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:33:29.741Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=ecd2f0fa-965c-4320-ba19-9282ec58f3ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:33:29.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:33:39.759Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=3f94c7b8-348c-4251-815e-0e16432df262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:33:39.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:33:49.778Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=c92b42b9-5bff-4f0e-b38c-2f1b4660a6e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:33:49.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:33:59.794Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=9d609867-4463-49b0-b368-d51d151727d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:33:59.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:34:09.811Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=ab13de42-0064-4d72-bf1f-38e594799155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:34:09.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:34:19.830Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=31ff5f5a-7a0c-4105-9a8e-0194b2cc3d31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:34:19.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-20T18:34:20.326Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-20T18:34:20.327Z |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-20T18:34:20.327Z |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-20T18:34:20.327Z |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-20T18:34:20.327Z |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-20T18:34:20.330Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-20T18:34:20.330Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-20T18:34:20.330Z |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-20T18:34:20.331Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:34:29.843Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=eb73ae09-b2d1-4ba9-b92f-12d81e862156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:34:29.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:34:39.861Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=d9e51c68-f2eb-48a5-b188-d88529928b4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:34:39.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:34:49.898Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=e558c04a-3fbe-4241-82f7-003c4a535e75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:34:49.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:34:59.921Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=1f3eeb98-df31-4ccd-bced-d8a128a625da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:34:59.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:35:09.938Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=2fe38966-fcc7-4f71-84eb-322f4a22afaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:35:09.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:35:19.955Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=02046a1a-ffac-44ad-8c19-d4859a44bd3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:35:19.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:35:29.971Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=0365c117-3456-4354-a286-c2607d892c0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:35:29.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:35:39.989Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=92277bf9-be2d-4b8e-80a9-ee28894c59a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:35:40.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:35:50.004Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=8f75f66e-a0f6-4e04-8d37-2289634ba87b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:35:50.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:36:00.021Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=1677bf31-995f-4e90-8364-d60c7cd7ed8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:36:00.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:36:10.037Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=602cd3bb-0434-468f-b72d-8b654eb26667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:36:10.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:36:20.060Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=dfd0a9ad-6b0f-43cc-afdd-2975f2e754eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:36:20.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:36:30.079Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=bbed8fc1-a2d4-4771-9497-f64a930422b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:36:30.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:36:40.093Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=97e49b7e-8fa0-4122-a6b3-e22c931e0110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:36:40.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:36:50.110Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=a6058d9d-71bb-46e8-bdf9-fe670cfd95dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:36:50.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:37:00.132Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=7dd6da9f-2696-4e9d-a703-28370a291e09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:37:00.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:37:10.169Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=0b250502-3ea2-4e30-8422-11b488cb7e43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:37:10.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:37:20.183Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=cefcad0a-3758-4ef7-856e-22b420ff5150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:37:20.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:37:30.197Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=9bb77806-a6be-417b-b7e8-4782db02ee8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:37:30.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:37:40.233Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=c2b223aa-18b4-4145-8cfa-4faece1459e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:37:40.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:37:50.268Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=c470f302-4067-4b31-875d-bc3aea789dd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:37:50.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:38:00.286Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=6105ce44-2ef3-46ac-a83d-2a41dc51ea1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:38:00.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:38:10.302Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=1cb53a32-2f45-417b-b841-263fbbbe1b16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:38:10.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:38:20.320Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=97e416ec-b8db-4ac2-b068-29ad37887966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:38:20.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:38:30.337Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=754a70d9-c15e-4a23-a1ef-ad8ddba736e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:38:30.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:38:40.355Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=5c50ca4c-11d5-467e-a30c-715fd8648086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:38:40.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:38:50.373Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=81a4c468-9610-45fb-ae55-3101c2427961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:38:50.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:39:00.390Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=9074e5d3-98a1-4a27-8b5a-3d0fd8b9e794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:39:00.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:39:10.408Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=c643a5f4-5f57-4cfc-9b0a-c3f6251c3e59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:39:10.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-20T18:39:20.310Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-20T18:39:20.310Z |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-20T18:39:20.310Z |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-20T18:39:20.310Z |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-20T18:39:20.311Z |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-20T18:39:20.314Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-20T18:39:20.314Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-20T18:39:20.314Z |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-20T18:39:20.315Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:39:20.422Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=e55fbdb3-c0bd-49f6-9ff5-2f493f4448b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:39:20.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:39:30.438Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=def4c15b-6da7-4b19-a6a3-005b3c5f2ee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:39:30.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:39:40.455Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=37c4020b-a492-471e-afe7-df2ef5f0a97c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:39:40.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:39:50.470Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=60286761-5a84-4bcb-8bd1-1ef805e76b86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:39:50.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:40:00.488Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=04d9031d-cbd5-4aec-a22e-3968fac0fbb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:40:00.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:40:10.505Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=f9f1b240-cdca-40d5-8935-bc1d0372e3a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:40:10.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:40:20.523Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=b9d82187-15e5-4c36-9f29-292bf9d2ee53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:40:20.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:40:30.541Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=3da7f85e-5371-4014-918f-fdcc042a83d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:40:30.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:40:40.580Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=1e909089-3a79-49fc-b90f-21889a997966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:40:40.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:40:50.616Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=6ac7d612-1641-468e-b57d-7406e9ad71f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:40:50.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:41:00.631Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=22c9a000-4631-48a0-b274-63b854dca321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:41:00.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:41:10.647Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=42e62135-b586-435f-9bf5-983c1c79773d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:41:10.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:41:20.667Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=117775b2-8660-4133-9232-e48f4a00730f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:41:20.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:41:30.685Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=aa3cea9b-81a9-43f3-9044-b2db7e887ad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:41:30.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:41:40.706Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=3f5d487d-cef2-4e29-8b56-8a661a92830d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:41:40.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:41:50.725Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=1a73cd5d-6ac2-41c9-bf20-c36187ee4955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:41:50.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:42:00.743Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=a2ac8a39-978f-4f35-9358-4050fa151478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:42:00.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:42:10.763Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=991e4906-7b61-4d84-b607-41dc8f64dd2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:42:10.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:42:20.780Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=fd89df99-57a2-468f-b05b-a72ba73b3b9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:42:20.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:42:30.797Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=89eccd0d-193d-4572-8cb5-9a96954a4693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:42:30.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:42:40.815Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=27835649-a8d7-44b4-b7df-ffa9a747d91c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:42:40.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:42:50.835Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=025fe745-da95-478b-9144-a9f5465b1cae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:42:50.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:43:00.869Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=853278e1-9fbb-4570-ab98-4b7897495589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:43:00.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:43:10.884Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=68ad281e-e233-4fda-b5f2-7cd25e229a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:43:10.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:43:20.901Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=67855aa0-5f07-4345-9b9d-e7778daf1c53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:43:20.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:43:30.917Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=eb9020e4-3a63-4a73-b533-4f8da11e6beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:43:30.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:43:40.934Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=b8034f15-aba6-421d-b196-fa90ddbe4566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:43:40.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:43:50.950Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=e87c0274-853e-4e26-95d1-e96bd97be045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:43:50.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:44:00.964Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=a2f688ed-28a2-49a2-baa9-46d6adbd6b40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:44:00.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:44:10.978Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=1262a98f-df97-4f22-bcbb-6234f599fbfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:44:10.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-20T18:44:20.320Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-20T18:44:20.321Z |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-20T18:44:20.321Z |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-20T18:44:20.321Z |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-20T18:44:20.321Z |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-20T18:44:20.324Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-20T18:44:20.324Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-20T18:44:20.324Z |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-20T18:44:20.325Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:44:20.996Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=95768137-b910-4be3-8c58-b8a40af1c9f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:44:21.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:44:31.012Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=ea06c689-7731-4937-95bb-cbef318050d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:44:31.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:44:41.027Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=a29c6f74-d5b4-4ce5-a9ea-b5138869ecc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:44:41.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:44:51.043Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=6974ea2f-afa5-402d-9deb-d38386199409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:44:51.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:45:01.058Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=6810142e-ae7b-4012-a403-53e7bd082edf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:45:01.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:45:11.073Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=7f66e702-a9f8-4849-a2e1-d7afbfa3677e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:45:11.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:45:21.091Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=d08e72a3-11d7-44f9-bfce-eba887f7b3f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:45:21.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:45:31.109Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=97be2c50-f64a-48bd-ba58-947a85bcbeca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:45:31.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:45:41.123Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=87fac3e2-a99d-4a2a-b402-4cc5db996cc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:45:41.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:45:51.140Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=da55d065-a7c5-46af-aec2-3cf40cd855e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:45:51.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:46:01.155Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=df5363ed-3613-4ab4-8b17-7f1daa4bfaa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:46:01.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:46:11.173Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=5da27418-0e0c-4ba5-a6c9-2f4cea27edfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:46:11.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:46:21.186Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=ce91cc6c-1c30-4284-94e6-963cf7e98b3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:46:21.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:46:31.202Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=80726dcd-469f-405d-a391-e6660a18cdf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:46:31.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:46:41.220Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=2eb944b5-28db-45d9-b1a0-d9d1976769db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:46:41.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:46:51.241Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=785ca7bb-d853-4f4d-8a0f-3d3a6849186c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:46:51.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:47:01.256Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=fc64a367-4664-4f7f-903a-02ff1904da62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:47:01.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:47:11.273Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=4ad800e8-9513-4e65-9aca-6369e6c66705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:47:11.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:47:21.289Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=66373557-de12-4cb1-b092-7c09fe574e93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:47:21.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:47:31.305Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=097ed7fa-009d-4d68-b2f1-8dcc5b9bccf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:47:31.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:47:41.319Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=8cde640f-57ca-48bb-84d1-692c6290793c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:47:41.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:47:51.335Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=f8cdc28a-f62a-42ee-ac90-7116ddf99c27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:47:51.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:48:01.350Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=72ee807d-fead-467a-b09b-53821b6954bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:48:01.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:48:11.367Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=29d81469-488d-4d5c-8362-443f0593a027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:48:11.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:48:21.382Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=66d3f02a-5e89-441d-8d5a-01ac51d597d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:48:21.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:48:31.398Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=fc591462-80b4-45a2-a337-93d20aca33b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:48:31.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:48:41.413Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=60a970ee-f889-47cc-b559-24cf4af60a3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:48:41.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:48:51.430Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=ec9f1c24-b861-4e24-a743-de02f722e153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:48:51.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:49:01.443Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=c78d267d-9ad2-4ca1-95c4-4f344d3e1fc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:49:01.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:49:11.461Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=a5056c4a-4614-4728-8796-6be4637c7e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:49:11.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-20T18:49:20.344Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-20T18:49:20.344Z |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-20T18:49:20.344Z |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-20T18:49:20.344Z |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-20T18:49:20.344Z |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-20T18:49:20.347Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-20T18:49:20.347Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-20T18:49:20.347Z |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-20T18:49:20.348Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:49:21.478Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=dbb42962-f674-42c6-b9b6-46816bb37330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:49:21.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:49:31.496Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=31d0c1aa-f380-496f-9804-9baa90534ec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:49:31.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:49:41.515Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=8eda976b-14c8-4d94-ad00-71140806d678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:49:41.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:49:51.531Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=c9616073-fe94-4189-8c62-670aab5ee1bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:49:51.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:50:01.547Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=b254a159-63f4-4c85-9fd8-66a3c259fab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:50:01.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:50:11.563Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=3f17ce02-37ff-42bb-bb4a-8cf70afe7d7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:50:11.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:50:21.584Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=b9eca02b-300f-4899-9665-ddba944d2900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:50:21.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:50:31.600Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=347e65b0-2c04-4ffe-8501-8f65de80b771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:50:31.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:50:41.617Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=599bc76b-c5af-4cca-907c-b170e8a49cbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:50:41.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:50:51.634Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=8a6394e0-3e97-47f5-98c4-0d53b406d707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:50:51.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:51:01.649Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=b97af129-df94-4736-bc59-3e46b8c4bf87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:51:01.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:51:11.665Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=95ac66c1-fe63-422e-b62e-7bd39665dedd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:51:11.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:51:21.683Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=713496bd-abbe-43f0-809c-44438317185d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:51:21.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:51:31.700Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=4fda8587-0337-4e13-801e-9943ce90e506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:51:31.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:51:41.718Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=0707ff9b-e976-4cea-b35b-9e0996c5e901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:51:41.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:51:51.735Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=f3783778-a9ee-4419-b139-7bf1ce14db14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:51:51.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:52:01.753Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=c8019f55-9b9b-4d87-a040-aac33e264c51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:52:01.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:52:11.769Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=b80d1bc4-cc38-40f8-bdad-695edc7f53c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:52:11.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:52:21.792Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=68613525-d7cb-43d1-b151-ef58fb2d8ac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:52:21.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:52:31.815Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=a8f8d497-9e7e-4e6b-85c9-ede2fa6cddf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:52:31.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:52:41.832Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=c8eb9389-7ee3-4ed1-94f3-cf7430d418bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:52:41.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:52:51.849Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=6c1c69b0-4438-4375-b573-024fbcba46cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:52:51.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:53:01.867Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=5294e046-7619-4b68-9691-d8694dae6da8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:53:01.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:53:11.889Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=78cc0290-ec92-415c-8c73-6c412bab43fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:53:11.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:53:21.905Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=615634a3-4ffb-4868-948f-dda11a32d1bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:53:21.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:53:31.924Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=a3b53867-969d-445b-9088-f747b55a0c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:53:31.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:53:41.940Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=7066c3a7-cd69-4ebd-88a3-edbdb6dc3bd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:53:41.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:53:51.956Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=09f373b4-4230-4739-989e-fd6196feaf1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:53:51.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:54:01.973Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=39bdc568-b4e9-497d-bcf9-3ab65a36cf0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:54:01.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:54:11.990Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=d93e84e6-59c2-4244-944f-7d45a2a63886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:54:12.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-20T18:54:20.307Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-20T18:54:20.307Z |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-20T18:54:20.307Z |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-20T18:54:20.307Z |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-20T18:54:20.308Z |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-20T18:54:20.310Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-20T18:54:20.310Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-20T18:54:20.311Z |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-20T18:54:20.312Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:54:22.008Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=124cb4e5-0566-4261-bc98-423552790021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:54:22.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:54:32.027Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=2bb5344b-4c77-49a7-b5fd-c28f0a378269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:54:32.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:54:42.043Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=55e8b10d-f40b-4318-a2a9-c93ebd4c46bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:54:42.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:54:52.062Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=62426608-47d1-4bf2-b592-b8f31add51cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:54:52.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:55:02.076Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=af4a2047-505c-4dbf-aea5-38f4e51c3430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:55:02.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:55:12.093Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=04f389d3-b363-46c0-b89a-512aa10fe8b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:55:12.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:55:22.108Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=52c5ab32-88de-4868-a01d-2df77ddd351f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:55:22.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:55:32.125Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=c3facd7d-f8ee-42e7-ab1e-6fd7be2db53f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:55:32.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:55:42.145Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=8aaed497-d512-431a-8be7-457ca223c9de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:55:42.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:55:52.164Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=e6cacd83-2870-4630-938d-45d6c8d83ebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:55:52.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:56:02.182Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=ca291aa6-abf1-494b-a89b-2b0a028dc356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:56:02.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:56:12.198Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=f73a216b-ff66-49b8-96c3-8e827fbd5c5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:56:12.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:56:22.217Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=06f3a6fa-b0e4-48d3-a428-b7b7b7892285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:56:22.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:56:32.252Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=2b9c4570-e037-4226-9df7-c63ec11705d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:56:32.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:56:42.292Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=6873a2de-b304-4725-ab8c-055939b7bd96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:56:42.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:56:52.323Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=0ea514ce-0b8e-4085-a621-75f9b9744375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:56:52.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:57:02.337Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=273f9dc9-887f-44fe-b878-9da60822842c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:57:02.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:57:12.353Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=9d019abb-cb1b-4995-ab25-8baa2c4a619f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:57:12.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:57:22.372Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=17f02ab4-4d26-46a1-bead-b7bbd3f213a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:57:22.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:57:32.388Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=9b476614-d79f-4cef-b816-deb075b796df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:57:32.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:57:42.405Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=673d7238-8703-493c-ab53-48e2cc20bf9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:57:42.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:57:52.421Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=9decc823-4c58-42b2-b180-e859fb3a0396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:57:52.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:58:02.439Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=7fa98762-e17f-4622-bb12-48fa953c5130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:58:02.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:58:12.453Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=2a67b1af-2dc2-4849-befe-5edb25d799b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:58:12.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:58:22.472Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=35dcb577-835d-445b-ac52-1209c2a4c7bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:58:22.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:58:32.490Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=8bf9ed79-3819-4ca6-9260-1d9f02eed1b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:58:32.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:58:42.509Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=9f9ea67e-525d-414f-a4d6-eac653e7e78f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:58:42.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:58:52.527Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=1d4dcf68-cf78-481c-bf58-c6bf533c6ee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:58:52.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:59:02.542Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=6c163806-ce2c-4184-8009-0dc624f75f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:59:02.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:59:12.559Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=899ffef9-fa26-46cd-8b15-7a11b0202e77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:59:12.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-20T18:59:20.309Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-20T18:59:20.310Z |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-20T18:59:20.310Z |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-20T18:59:20.310Z |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-20T18:59:20.310Z |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-20T18:59:20.313Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-20T18:59:20.313Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-20T18:59:20.313Z |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-20T18:59:20.314Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:59:22.576Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=7985215b-7a2d-478b-8b02-cfd48c2610a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:59:22.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:59:32.593Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=6dc84b5c-fcbd-4513-a7a7-a0b77aa155ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:59:32.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:59:42.610Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=c85d8471-9693-4356-a540-3fb000ed3766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:59:42.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:59:52.627Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=ead3a2ac-7fb5-442d-9640-a219b7bc2168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T18:59:52.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:00:02.645Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=71578400-fe3a-4a33-94a2-df05035c9192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:00:02.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:00:12.662Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=3d6ff0c6-ec87-4dc5-bdf0-6b55b1738d63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:00:12.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:00:22.679Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=08d51df3-434d-4389-a406-8086ef88c0f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:00:22.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:00:32.694Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=fe2b9a8b-31c8-4063-b3c1-57664cfcd5eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:00:32.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:00:42.712Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=e1edba48-1735-4315-b4f6-c9b14f70d2a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:00:42.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:00:52.728Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=36358451-24ff-4067-ba7f-fc1cab8ff68f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:00:52.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:01:02.752Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=c38a7e15-91c1-42cc-b677-06afddba3441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:01:02.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:01:12.771Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=1e61a344-1aba-467d-8672-17d049fc88b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:01:12.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:01:22.791Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=59bd3fd6-a723-42bd-8f68-bbc639fa00c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:01:22.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:01:32.807Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=ac23d1d4-6d04-4fc9-8fbd-0f80f227eea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:01:32.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:01:42.824Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=a5fb2d4a-c047-4589-b833-5ea4629183cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:01:42.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:01:52.841Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=7b75cb92-aa33-49eb-858b-32289a09e9a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:01:52.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:02:02.865Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=c3bcb692-8366-4ce6-815e-3105be6a9de1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:02:02.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:02:12.880Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=afbc5256-6841-49b1-9c66-d5c04c4a4399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:02:12.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:02:22.892Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=c0e061a7-3e0f-4693-abb2-ae6725e326f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:02:22.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:02:32.905Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=1f222b12-efea-472e-bdec-5577fafbc8f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:02:32.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:02:42.916Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=5045a5ae-2bf0-4758-8538-853b7dc50582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:02:42.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:02:52.930Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=8d5c6d58-dcfb-4abc-a249-539cb9d11ac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:02:52.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:03:02.944Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=30e70ea1-6737-43a0-9860-700ab45deea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:03:02.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:03:12.962Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=abaf28f5-ca28-49ec-ad0d-e0b8e5732cdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:03:12.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:03:22.978Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=7c449728-fcdc-4b9b-9fda-4846e5263f54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:03:22.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:03:32.992Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=5afc2547-0fd9-47b0-8e07-295617b1ce79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:03:33.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:03:43.006Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=a9d75a92-7d48-4f71-90e1-a73fe45b5eed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:03:43.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:03:53.020Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=689e7173-fbee-44c0-8d16-08746cbbdf52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:03:53.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:04:03.033Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=f0576036-fb10-42fb-9af3-54118b93d9fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:04:03.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:04:13.052Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=5ffdd7f2-66fc-4ce6-8f6f-82ef7da46b50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:04:13.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-20T19:04:20.341Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-20T19:04:20.341Z |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-20T19:04:20.341Z |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-20T19:04:20.341Z |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-20T19:04:20.341Z |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-20T19:04:20.344Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-20T19:04:20.344Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-20T19:04:20.344Z |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-20T19:04:20.345Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:04:23.071Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=66238c05-2560-4c98-998c-c589a19204eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:04:23.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:04:33.100Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=52af7d69-014c-44cc-a849-c49271dc12c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:04:33.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:04:43.119Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=f635b3cf-f5f1-48d1-aeb5-df3c018f4ef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:04:43.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:04:53.140Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=77b8f992-dc1d-417c-af96-df9cfffe3c74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:04:53.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:05:03.157Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=246bf854-baaf-46b7-b661-287d095b9bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:05:03.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:05:13.173Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=6133285f-3b48-4efc-ac6c-4eeb8aa18b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:05:13.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:05:23.185Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=09f3917d-c98e-4e6e-8968-9bb341f98003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:05:23.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:05:33.200Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=fdc3b29a-ce0a-4ad4-b777-373954a2a86c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:05:33.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:05:43.215Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=269fe404-6e1d-44d8-9b76-cb6b83d5a8d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:05:43.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:05:53.230Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=06e4fe32-5b49-4b50-b726-13608555dbcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:05:53.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:06:03.246Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=71b49be2-0b2e-4cc8-86dc-129994552caa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:06:03.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:06:13.261Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=229974a5-2719-4150-9fe9-44eb150c5e9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:06:13.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:06:23.277Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=211147e0-a31f-4568-8a8d-2f5c931a272b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:06:23.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:06:33.293Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=799aaf6b-d66f-46db-aa7d-2146b9b5001b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:06:33.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:06:43.309Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=04d4d9a8-daca-48c7-95b4-41c48d69f6a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:06:43.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:06:53.325Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=7e3a7249-cdad-4f69-9db8-676c1370c792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:06:53.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:07:03.340Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=0c2c24dd-aa35-4307-b445-4421f4deb552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:07:03.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:07:13.358Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=0cb994fc-596d-48b5-832d-ac01b166ce2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:07:13.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:07:23.372Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=ad4413a3-f219-4413-9255-0590537608d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:07:23.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:07:33.393Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=0f0cf780-8c3b-48be-a7c2-6884f048412e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:07:33.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:07:43.409Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=c3a561f7-c4cb-4c74-83eb-70d8f898dd1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:07:43.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:07:53.423Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=c87d5b81-c659-46f3-a029-128676fb41c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:07:53.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:08:03.442Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=5e2f7647-43c8-4f30-823f-9b32a4064811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:08:03.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:08:13.459Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=9689c5c1-1559-4e89-9625-b59ab8e5d3df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:08:13.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:08:23.476Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=e440ff92-bc0d-4e64-adcb-6cc9541c4184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:08:23.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:08:33.492Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=c129e23c-0ed0-4f84-9482-5de97930f6a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:08:33.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:08:43.508Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=5def30bc-fd98-44b2-a47f-7e9168fd6ffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:08:43.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:08:53.528Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=02638b48-88a1-4c06-bed0-7819cecbc1f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:08:53.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:09:03.546Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=7d758b09-6af0-4f4e-9e67-ec0964177c7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:09:03.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:09:13.563Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=741f0551-97c2-4bb3-92de-139ef8c86e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:09:13.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-20T19:09:20.310Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-20T19:09:20.311Z |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-20T19:09:20.311Z |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-20T19:09:20.311Z |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-20T19:09:20.311Z |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-20T19:09:20.313Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-20T19:09:20.314Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-20T19:09:20.314Z |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-20T19:09:20.314Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:09:23.578Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=31f826b9-2609-4347-855b-9d157bcaba1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:09:23.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:09:33.596Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=ebda4387-3ada-494f-8421-048b95ba2dc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:09:33.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:09:43.614Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=c0ec23d9-a75d-46ee-841e-80ffa90670f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:09:43.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:09:53.635Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=e71702f3-e3c6-4f21-bd01-06aed12c81b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:09:53.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:10:03.651Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=16d3331e-e0ec-4360-bc4f-6289feb87be8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:10:03.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:10:13.665Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=0ad9e2c6-ff1a-4600-aff8-bba95b157a67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:10:13.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:10:23.680Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=ca8988be-f4e5-4a68-bf18-c8f31492268a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:10:23.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:10:33.698Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=aba9c189-5791-4358-854e-5bb64c91a0a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:10:33.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:10:43.710Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=7894191c-0d38-4017-be58-58f50666d5bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:10:43.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:10:53.727Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=f344d09c-16c5-4363-9f0d-bd2c78abfd43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:10:53.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:11:03.742Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=d5c06011-0062-4afa-97ae-ea4e17058a33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:11:03.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:11:13.759Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=039d68d5-e2c4-42f4-9f90-7a619e20666f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:11:13.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:11:23.777Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=eb9b2e72-e23a-487b-a302-f7f1511356bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:11:23.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:11:33.797Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=a565cba0-661a-4df1-91b1-f825c599ef1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:11:33.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:11:43.818Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=09c85e77-b87e-4c9b-8c83-13e7f6087010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:11:43.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:11:53.832Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=67d66133-49ce-4d30-91e8-642a151396b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:11:53.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:12:03.854Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=ef3a352a-98c6-4460-8007-4d0885a635f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:12:03.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:12:13.870Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=4513dc53-25a1-44fb-928f-a1fbeef1d80f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:12:13.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:12:23.883Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=5f77a00c-5cd3-4915-8174-e06933bf4c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:12:23.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:12:33.903Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=c92e617b-8eba-47b2-8f74-ecba5f98e0da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:12:33.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:12:43.922Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=b9e3c617-968b-479a-a5d8-25dc1ebe9dc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:12:43.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:12:53.934Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=870e8fdc-5ee4-409c-9f88-4e8aa48304be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:12:53.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:13:03.969Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=5a5dd42c-bcaa-48ca-97e1-579780f51fef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:13:03.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:13:13.986Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=cedfcf2f-bd92-4552-8719-544ba0c01086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:13:14.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:13:24.001Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=65a98dcb-9b5c-4e4e-8151-5148f74dc706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:13:24.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:13:34.018Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=0506c4a1-c108-4b47-87ae-a7f546eb54ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:13:34.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:13:44.034Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=e8bfa0ee-8198-4581-b83f-8e1230d4d350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:13:44.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:13:54.052Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=b70c9213-ec48-4920-8f21-4392578d9f1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:13:54.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:14:04.067Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=28642148-96bc-4e4f-92cb-e02e7320279e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:14:04.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:14:14.085Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=4a2169ca-ded3-49bf-922a-6a1cbb88da5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:14:14.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-20T19:14:20.329Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-20T19:14:20.329Z |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-20T19:14:20.329Z |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-20T19:14:20.329Z |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-20T19:14:20.329Z |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-20T19:14:20.332Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-20T19:14:20.332Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-20T19:14:20.332Z |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-20T19:14:20.333Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:14:24.101Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=129e6958-617d-4b1e-a610-c68c9a2d16d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:14:24.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:14:34.119Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=cf537ac7-4ec2-4358-918d-a860272afb71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:14:34.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:14:44.140Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=a04d112f-84c4-493e-92aa-5ed69e38a32e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:14:44.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:14:54.159Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=a4851a95-4bec-4c83-a80a-04ba490fc8cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:14:54.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:15:04.174Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=02c70845-2650-4447-96b4-8ed7ec8e87dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:15:04.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:15:14.193Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=83b74dc3-7422-487c-a64c-6aa0a4d12b5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:15:14.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:15:24.210Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=ab6d55dd-bcf0-475e-88c7-1a528c0f5cf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:15:24.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:15:34.228Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=bb06ab97-aa30-40c7-a2d0-bb37abe290f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:15:34.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:15:44.246Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=a7bcbd65-013b-42cc-b5f6-0af6d99e5c0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:15:44.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:15:54.262Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=cecb0244-5380-4d70-8129-49986bfc2465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:15:54.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:16:04.279Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=50316faf-e509-4822-8162-19e7bbf96605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:16:04.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:16:14.296Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=188fff4a-cde1-4711-be3e-26d5c562fb56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:16:14.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:16:24.323Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=e44c8a08-8c80-41e1-8142-9978986d7469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:16:24.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:16:34.341Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=c7d26d76-b5e1-486f-908d-b34721b500dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:16:34.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:16:44.356Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=509d26c3-07d5-44b3-8ff4-771759faa44b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:16:44.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:16:54.374Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=70b92c89-aff4-4a25-b609-0455453bc69c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:16:54.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:17:04.389Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=ff58cf5d-8265-4c99-93f2-99b55b4cfcf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:17:04.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:17:14.404Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=32fae72e-ae2f-4e44-9795-c6e9ca7fb4bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:17:14.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:17:24.420Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=d1f0b72d-71c6-426c-8b2a-25d480a76e46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:17:24.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:17:34.439Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=9a7797c3-9979-44dc-9374-c713c6a495fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:17:34.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:17:44.457Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=780b9158-ba9c-4fba-b996-84ef5e15ff78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:17:44.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:17:54.473Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=d2e798de-c419-4913-9156-c17576916972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:17:54.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:18:04.490Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=6a5e058d-79db-4123-96a9-a64900dbed59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:18:04.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:18:14.506Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=74f01d15-6cd6-4367-8d67-3f5c5cd73c76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:18:14.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:18:24.523Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=707e2c4e-9e2c-4212-a5cb-53b12e34edc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:18:24.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:18:34.539Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=45a46aa7-e269-49ea-80d2-93fa79651e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:18:34.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:18:44.555Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=dbab4719-48b5-4cce-b836-7d9e790fc711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:18:44.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:18:54.570Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=25a29975-2c37-42c2-a8de-bde33d74e4dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:18:54.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:19:04.603Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=037ff738-b63e-4200-9048-7a24527202f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:19:04.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:19:14.618Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=db067b4b-2b8d-4311-afdf-d8bf1076b7fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:19:14.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-20T19:19:20.323Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-20T19:19:20.324Z |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-20T19:19:20.324Z |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-20T19:19:20.324Z |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-20T19:19:20.324Z |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-20T19:19:20.327Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-20T19:19:20.327Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-20T19:19:20.327Z |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-20T19:19:20.328Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:19:24.640Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=46697873-e6a3-49ed-8ef2-cdcef76302d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:19:24.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:19:34.656Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=06aad767-40d5-466b-9f7c-eaef39b54570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:19:34.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:19:44.674Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=632e3c5d-acb6-4fbe-914f-ff19f3e52e08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:19:44.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:19:54.688Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=f3a64b06-cae0-4d90-99f4-9172ea2e0297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:19:54.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:20:04.705Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=62f22987-3070-4805-a2cc-f9e0bb5338ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:20:04.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:20:14.721Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=37ed39d8-d0ea-466a-94a4-5e23aaae8ffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:20:14.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:20:24.739Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=be281e81-c4fc-4a2d-90ef-2044ef0193f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:20:24.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:20:34.758Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=a1d5223c-878f-4335-8e1e-1fbf06632b3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:20:34.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:20:44.775Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=57de6240-3e0f-4bf9-8cfa-fc5afa28e64f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:20:44.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:20:54.790Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=ca22b607-04e8-4f3f-9e39-91f87613b1d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:20:54.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:21:04.809Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=13c1bcd3-eebc-46c0-96a3-bf0d83c75456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:21:04.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:21:14.827Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=caca66f5-555b-4756-9a1d-b60839560b49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:21:14.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:21:24.843Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=72c8a54a-c574-4915-995f-3c4b57bd6541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:21:24.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:21:34.862Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=21379528-4a4c-403c-a1a8-f6dc0abfa006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:21:34.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:21:44.876Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=062b580e-0df5-411d-b4b9-3469ce3dfd2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:21:44.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:21:54.892Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=a0e2fe9f-1e80-4a33-b09f-7ca24e562e86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:21:54.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:22:04.907Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=21ecb9ec-72e6-48c1-8ad6-bbb3ab74c98d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:22:04.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:22:14.918Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=ff3e351f-be0a-4bde-964d-8d99aefb1de8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:22:14.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:22:24.934Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=7f6b6948-649f-4297-8a1d-db5ef68b09c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:22:24.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:22:34.951Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=f18d702f-9380-43f1-af55-2bea84856a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:22:34.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:22:44.961Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=f70fc37c-4362-417f-ae7c-86529f7198fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:22:44.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:22:54.978Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=03046b7c-c39e-4e74-b81c-9fbdd64e5fb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:22:54.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:23:04.993Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=d07bac97-a6e9-48eb-8233-6901caf3577f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:23:05.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:23:15.009Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=c7740bd6-f024-423d-9a5b-91d6b0f95d2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:23:15.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:23:25.024Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=be8cf074-9442-4471-84cb-206031d72d26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:23:25.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:23:35.041Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=d13925f8-3e30-4974-a8a1-8570e896fb53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:23:35.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:23:45.056Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=3a21715f-038b-4fa0-b4f4-6ac4b8a28740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:23:45.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:23:55.072Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=9489d11c-288c-4001-b27a-674e4dc039fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:23:55.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:24:05.090Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=0137e123-b194-445e-8fb9-0aa6ef85b3ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:24:05.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:24:15.107Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=64729dc6-4fe0-460c-9380-3bf694cc5832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:24:15.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-20T19:24:20.312Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-20T19:24:20.313Z |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-20T19:24:20.313Z |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-20T19:24:20.313Z |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-20T19:24:20.313Z |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-20T19:24:20.315Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-20T19:24:20.316Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-20T19:24:20.316Z |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-20T19:24:20.317Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:24:25.124Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=c704c99b-340c-44fe-b1f2-f1e6bae935c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:24:25.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:24:35.139Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=10ccfd2d-ec3b-41ec-8785-fe9faa2a68cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:24:35.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:24:45.155Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=264b7274-c886-4775-8607-abdba2850a4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:24:45.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:24:55.171Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=362d65fe-2360-44a7-95b2-7a0d9ae4fa7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:24:55.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:25:05.191Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=859b9cf8-f7fd-485a-9d14-f796b33ed891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:25:05.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:25:15.208Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=3493ffda-91e5-43da-b5fd-8dbcd9780dd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:25:15.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:25:25.224Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=4aa7539c-b1ee-4f37-a940-5dcb9a117948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:25:25.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:25:35.240Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=03c54abb-daa0-4531-b2e8-98db151f1977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:25:35.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:25:45.256Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=7241831b-f723-42e8-803c-63d35b218599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:25:45.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:25:55.272Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=0ee9a946-a8bf-4154-9fc9-f641fe7b9175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:25:55.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:26:05.288Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=df2ed925-f15a-4533-9cc7-317b4630ef71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:26:05.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:26:15.303Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=a303f019-e3ba-4c65-b3af-31c52b5a1506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:26:15.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:26:25.319Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=f633956c-f9fb-434a-9b9d-0559e7ab22ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:26:25.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:26:35.337Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=748301d6-1e4e-4883-8c7a-f7a5fc5e3afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:26:35.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:26:45.352Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=659ed2e4-197e-4dbc-8432-6bdc88269a8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:26:45.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:26:55.369Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=da88fe92-c663-40ac-a552-5c1913644d5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:26:55.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:27:05.386Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=0438a7b9-c5f4-47c6-9832-65d28ec18a29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:27:05.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:27:15.404Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=c217302e-0b00-4036-8c22-cf5753b1894c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:27:15.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:27:25.421Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=f2a4d0a9-3f14-4391-bc0d-0cc892141f18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:27:25.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:27:35.439Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=14c6c85b-b04d-4a07-a8e9-efbd3663372d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:27:35.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:27:45.456Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=25c994e5-b400-435f-ba49-837f9d0b53bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:27:45.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:27:55.473Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=19703b8b-72f1-4202-b331-0f5c5035b4c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:27:55.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:28:05.489Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=d8a84b10-61bc-49ac-b630-3ae6299e4490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:28:05.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:28:15.506Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=7af28135-d226-4466-85f6-d77a1b8cf08a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:28:15.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:28:25.521Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=cbf560cc-8b48-4a89-a33c-bef308d43460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:28:25.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:28:35.537Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=95bc2b2f-929d-4af0-adb7-a08ce53d3e19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:28:35.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:28:45.553Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=a44184d9-8b6b-482b-9488-e963b8f8f84d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:28:45.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:28:55.569Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=b3b7f300-08af-4240-911c-af5b58c84b93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:28:55.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:29:05.586Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=03973777-2bf2-4cdf-a546-5a4bc046381b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:29:05.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:29:15.602Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=9e133e72-14ca-49f1-8f37-e5d4ecdc6596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:29:15.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-20T19:29:20.333Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-20T19:29:20.333Z |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-20T19:29:20.333Z |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-20T19:29:20.333Z |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-20T19:29:20.334Z |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-20T19:29:20.337Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-20T19:29:20.337Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-20T19:29:20.337Z |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-20T19:29:20.338Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:29:25.619Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=18452914-4820-4e56-bb6a-5af0a9473404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:29:25.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:29:35.638Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=5b5996f7-2e03-4582-887b-a2c35ee5e55e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:29:35.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:29:45.653Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=4b95322b-d1e6-4972-9584-3836a55111ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:29:45.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:29:55.668Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=c3c4402e-d646-4120-a201-b955f26f6567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:29:55.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:30:05.685Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=0e365120-0d6c-4194-a096-b5c48ac332ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:30:05.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:30:15.703Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=a5d659ae-485c-4d9d-90b7-284b393827b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:30:15.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:30:25.721Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=b3b08ea4-d324-4761-84f9-6e7c129f9493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:30:25.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:30:35.739Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=ee9b67aa-935f-42b9-9bbc-14af15574daf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:30:35.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:30:45.758Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=57816447-9c0c-4cf4-925e-201f27d210aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:30:45.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:30:55.775Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=07d2c40b-ef4c-4233-8794-72bfee6dc369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:30:55.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:31:05.791Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=f9fe9136-5a1a-431b-acfb-be4825eb0fe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:31:05.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:31:15.823Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=1dd61a4f-e3e3-4098-b709-e044c42db96a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:31:15.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:31:25.840Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=79de1bd7-6cf1-4800-add3-1b7cab7e34e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:31:25.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:31:35.857Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=33ea7dd1-4d52-49fb-b8d7-1bc39f497fb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:31:35.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:31:45.872Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=3ef2c689-a102-4b24-a820-3ab85523e782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:31:45.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:31:55.884Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=952afcb6-6a93-42af-9530-460d4c28550d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:31:55.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:32:05.895Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=a952fc9d-44b4-48ab-929a-04318533304a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:32:05.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:32:15.911Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=7cd26d2b-50ce-4078-aac1-5cfa16641233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:32:15.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:32:25.929Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=3e2fe010-65b5-4cef-b43c-fb579925e726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:32:25.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:32:35.946Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=e4f612a8-6352-4145-bfe0-f4452615656f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:32:35.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:32:45.964Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=cfa81e9c-62ec-435e-9e3a-6a93a596c735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:32:45.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:32:55.980Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=c9fecb71-ec89-4bc9-a1d5-1cc4ec3325bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:32:55.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:33:05.997Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=2c0f0092-b3bd-4a70-aebd-a5ca4f515eb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:33:06.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:33:16.015Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=f22a2be1-671d-43d8-baaa-b75d5c49cede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:33:16.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:33:26.031Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=b499d3b4-eab8-41ac-8bf8-95fe7ccdb035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:33:26.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:33:36.052Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=87c93343-44fe-4a14-8d9a-770779c5e00c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:33:36.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:33:46.069Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=77d47b18-3711-4d69-885b-8191a4109a63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:33:46.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:33:56.085Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=ba7b54b7-31e1-4d99-9259-bb0605bb000f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:33:56.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:34:06.099Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=d3556029-23cc-40ef-95c3-00188f7aeb2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:34:06.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:34:16.116Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=7d755c8d-3f3e-4ed1-877f-188e3e534ceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:34:16.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-20T19:34:20.322Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-20T19:34:20.323Z |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-20T19:34:20.323Z |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-20T19:34:20.323Z |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-20T19:34:20.323Z |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-20T19:34:20.326Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-20T19:34:20.326Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-20T19:34:20.326Z |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-20T19:34:20.327Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:34:26.132Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=800853a7-76b2-4da7-8e8a-66b7e2d15ae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:34:26.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:34:36.149Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=eaafb51e-f8fd-4342-8fc5-7080998ed04f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:34:36.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:34:46.163Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=0f5afbf3-d6e3-4bae-8cf1-5f5275f49a94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:34:46.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:34:56.177Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=64e5dda5-9a60-463f-80f6-02f55b184415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:34:56.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:35:06.191Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=7b701b9a-da1f-461a-a6db-864829a94636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:35:06.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:35:16.209Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=30d97c3e-3a2e-42f0-b768-5d5063a6a0f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:35:16.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:35:26.226Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=dbddd88b-f19b-4cff-a221-7ba109bf6888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:35:26.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:35:36.242Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=4ece8bc6-96d9-4ead-83c6-cf0ec48caaa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:35:36.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:35:46.259Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=578f2965-0162-4c09-8bef-b57b445e6ad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:35:46.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:35:56.274Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=18a4d560-05df-40c2-9245-9aa52c3bd697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:35:56.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:36:06.292Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=6f4efd52-80e6-4c5a-b319-be5ccc877d37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:36:06.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:36:16.308Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=587246ca-edb9-4183-adc7-f833c13ecb92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:36:16.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:36:26.324Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=580609b1-2bd2-4e13-b8df-eddeb89ac3b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:36:26.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:36:36.341Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=f6c2314d-18c5-4a19-8425-d3a0ba0f90d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:36:36.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:36:46.359Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=01b960f4-d4e3-4c3e-90f7-e377ca11731a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:36:46.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:36:56.376Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=d4346d9b-dd5c-4a64-a690-67ef32fe0618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:36:56.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:37:06.394Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=5ea08af3-718e-454d-94a8-a1abf856da8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:37:06.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:37:16.408Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=19ea005d-3dc0-4234-b4b0-7be11736487c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:37:16.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:37:26.423Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=fdfcb167-8d4a-4296-bdde-c6d90cda1402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:37:26.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:37:36.437Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=84776a96-e4d5-41ab-a540-9bd6346b7232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:37:36.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:37:46.451Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=591837e4-6d60-429b-a37f-9c501f38a908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:37:46.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:37:56.465Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=8b8ee4c4-6e2e-484e-9649-188204986419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:37:56.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:38:06.485Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=3cad30f8-49c9-4ad0-8663-8b7c3c7e3a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:38:06.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:38:16.501Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=3750d9e7-ec77-48dc-90e8-c8bc9769bae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:38:16.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:38:26.518Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=4e9edea4-742a-4037-a357-f14f5bfe7551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:38:26.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:38:36.535Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=d3a2f270-22ae-4a96-b65e-0a2e462c86d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:38:36.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:38:46.550Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=2289d908-cefa-40da-8669-a0df495b0c52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:38:46.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:38:56.568Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=a4928ecb-5d59-4169-8bd8-a977c26cdafd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:38:56.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:39:06.585Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=79c322a4-deb9-418c-9668-6ad6b03b3942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:39:06.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:39:16.601Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=be589e2d-62a5-45e4-95a8-1394f7d80fb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:39:16.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-20T19:39:20.310Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-20T19:39:20.310Z |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-20T19:39:20.310Z |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-20T19:39:20.310Z |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-20T19:39:20.311Z |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-20T19:39:20.313Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-20T19:39:20.313Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-20T19:39:20.313Z |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-20T19:39:20.314Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:39:26.617Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=ea355851-d441-43d3-9690-83b80ce7164a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:39:26.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:39:36.634Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=2ac7ee38-a059-47a4-9331-6b968b06b74c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:39:36.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:39:46.650Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=4a211bba-db02-4fa9-80fe-6557a2975e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:39:46.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:39:56.665Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=d1eaf5d1-02c4-4359-8517-7dd4968541c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:39:56.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:40:06.680Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=3a976191-c731-49fc-a1d8-742323419b73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:40:06.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:40:16.695Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=472f8b06-cfe7-411c-8c31-f89085fb0b20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:40:16.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:40:26.707Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=ba761f60-c626-4352-a242-f5b54032c812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:40:26.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:40:36.738Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=3e0c21c0-8b19-4a5c-ab28-f89d3e01a45b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:40:36.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:40:46.765Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=9fef6ef9-ffbe-4807-ac13-46c3a0cd514b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:40:46.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:40:56.781Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=59515c72-c1a9-42ee-b93a-4ecd82c91178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:40:56.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:41:06.799Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=aa513458-e74b-41d2-84ed-c0a3bd0200c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:41:06.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:41:16.831Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=1739531e-38d2-45d7-97ae-283ecb4f5967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:41:16.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:41:26.844Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=04ada471-0ae5-471c-9cae-b06df4acdd0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:41:26.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:41:36.859Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=433e3259-61e3-42f9-9652-c59e6b76e6b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:41:36.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:41:46.874Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=362e6a23-520b-43ab-ad11-52eb88013249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:41:46.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:41:56.889Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=be160e54-9dd1-4219-b436-b7b14762d171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:41:56.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:42:06.905Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=c59732ad-0af1-4cbf-b022-88dfb54c4d40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:42:06.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:42:16.921Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=f981dc9d-404a-4569-856d-c1f82d2ff825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:42:16.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:42:26.936Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=8b1f5146-e59e-42af-a729-2351bdb452cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:42:26.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:42:36.953Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=932ba05c-4747-4a47-be5f-472980bce38e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:42:36.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:42:46.966Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=84ca8863-cc39-4751-8e08-0a20431f12af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:42:46.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:42:56.978Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=f266eb56-9bcb-4188-bc5e-5f6a6e3e8b1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:42:56.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:43:06.996Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=535e8f8e-3fda-408f-8c12-c9432beaf337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:43:07.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:43:17.032Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=fd385289-1023-4149-882f-b584c0df0d35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:43:17.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:43:27.051Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=5d54eac6-aaac-490c-8956-09b0039fc3d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:43:27.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:43:37.069Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=a25f0e97-a7c2-485f-9e51-b8ea56485425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:43:37.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:43:47.085Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=7118a626-4742-4c89-a4d0-daa3d1da8308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:43:47.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:43:57.104Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=b95e13f5-7582-49a4-9cbd-2a7d3dd61a7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:43:57.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:44:07.124Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=e39f5b99-c784-4a87-aea5-3cf44fe6a078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:44:07.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:44:17.144Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=12105f0c-7b1a-48b0-b7b2-75c31b042019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:44:17.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-20T19:44:20.313Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-20T19:44:20.314Z |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-20T19:44:20.314Z |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-20T19:44:20.314Z |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-20T19:44:20.314Z |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-20T19:44:20.317Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-20T19:44:20.317Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-20T19:44:20.317Z |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-20T19:44:20.318Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:44:27.160Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=87567a62-b1b1-402c-b97b-20fd7654e3cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:44:27.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:44:37.177Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=f2a9059e-9d55-4984-a349-07d4f76aa02f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:44:37.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:44:47.189Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=d6cd48b9-1462-403a-bad6-54ebfdf5b722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:44:47.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:44:57.204Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=2c70920b-ff29-4cf3-80ef-9511562fcc6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:44:57.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:45:07.222Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=e72002af-7e89-4581-8f58-30d04675f4f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:45:07.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:45:17.238Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=f3b4c9fa-f066-4097-9745-2af01670a479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:45:17.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:45:27.254Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=6b7b873c-11fe-493f-ab1b-0dc3cd13e8f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:45:27.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:45:37.269Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=1161cde5-eca4-4c7d-ade0-5699ffd3b318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:45:37.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:45:47.284Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=acbb4553-55a6-49ec-94f3-5e472be17df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:45:47.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:45:57.298Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=bfd57c01-df68-4dd1-ab63-309aa4b88421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:45:57.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:46:07.313Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=e972e9a9-40c9-4e7c-aa79-1b0b9d805dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:46:07.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:46:17.327Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=bb4ac6bb-b721-4e0d-8e9b-ceba4d3c44a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:46:17.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:46:27.353Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=f897b40d-0eb8-4ac3-a083-f9d3a43bb8e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:46:27.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:46:37.365Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=30c10cff-bca6-4f53-9dc4-87d02fafe1f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:46:37.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:46:47.390Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=fcbddc5f-8c8b-4329-8ff6-08f36f6b76d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:46:47.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:46:57.405Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=50e4d650-2a67-462a-a686-d2ef9c2ad4be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:46:57.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:47:07.418Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=5abb79c7-3c5d-4264-8740-6367e5635788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:47:07.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:47:17.435Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=4068a132-3e24-4a68-8e62-e5ede498763a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:47:17.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:47:27.450Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=091fd672-ba63-4dd0-8729-8c85a6afefd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:47:27.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:47:37.465Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=d3bc4431-8c17-4c78-b756-d92ce0894459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:47:37.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:47:47.481Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=e58fc05c-4424-4895-b8e7-68570b922505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:47:47.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:47:57.497Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=9e16f2a2-8fb1-4e8f-9acb-ab1858c8d75d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:47:57.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:48:07.512Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=db1efa2e-fad8-49f7-aea4-4942384364cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:48:07.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:48:17.529Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=5bdc6ddd-026c-4ec7-ab8d-2c9285f22f8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:48:17.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:48:27.546Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=a924a45e-1bef-4b10-8075-ab05ce5a4d56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:48:27.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:48:37.563Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=0d611779-1867-40d1-9880-a2b22561830b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:48:37.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:48:47.580Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=83fb7670-ecfe-475c-b84e-b46ae0f2adca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:48:47.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:48:57.596Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=aba01cd8-76fa-4038-833e-cc652624963c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:48:57.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:49:07.613Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=cf274e62-19d3-469a-b132-fa7db7ee5f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:49:07.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:49:17.630Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=9b38fdd9-1705-48d0-9701-0772726fadf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:49:17.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-20T19:49:20.343Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-20T19:49:20.343Z |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-20T19:49:20.343Z |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-20T19:49:20.343Z |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-20T19:49:20.344Z |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-20T19:49:20.346Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-20T19:49:20.346Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-20T19:49:20.346Z |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-20T19:49:20.347Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:49:27.648Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=94d610db-d151-4594-9c14-48a0fcd4b505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:49:27.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:49:37.664Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=903e964b-bb50-4661-9bb8-e725e2d511cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:49:37.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:49:47.682Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=4d910213-87e9-4e26-9592-870a75e340b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:49:47.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:49:57.699Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=423fe3c3-6b87-47e7-b75c-ce52c33527da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:49:57.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:50:07.716Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=98bc8f36-82ab-41a5-b50e-7a782539ccc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:50:07.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:50:17.734Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=dcc9fb20-fef4-4f9d-948e-40303d01e52f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:50:17.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:50:27.751Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=ddb13577-555b-43cf-a0dd-19bc89190bda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:50:27.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:50:37.771Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=b7c938ff-9f08-431e-9066-5fa1cecb2a0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:50:37.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:50:47.786Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=a7afbde9-bacc-40f1-9bb0-be8a99d1b8a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:50:47.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:50:57.803Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=a163c06d-7fd6-49dd-a81f-44e8263acf61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:50:57.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:51:07.825Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=c5c8c1ea-05e8-42c0-a4bd-808de2e823b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:51:07.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:51:17.842Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=00c0e036-87d5-4fef-aa7b-4f88e3280a68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:51:17.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:51:27.856Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=05f1b559-d7e0-420b-bb70-e9f5cdee8a67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:51:27.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:51:37.871Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=090b5e87-527f-4c87-8f24-f6108977e375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:51:37.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:51:47.882Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=8420c240-cee2-4584-b9ec-d9d973146570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:51:47.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:51:57.903Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=c4647746-f1ea-483f-b7bf-69e387804682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:51:57.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:52:07.915Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=59b8c03c-454c-4902-9b7f-c9fc34e60e46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:52:07.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:52:17.926Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=7d278a7a-362c-49b9-864c-2d6a96898138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:52:17.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:52:27.937Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=ded40b92-fe9b-4c8f-8e38-33bc500d1c36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:52:27.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:52:37.966Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=7217b7c1-6f93-4468-9979-32da3a730c51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:52:37.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:52:47.980Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=69d6439c-416b-4e49-a00e-4822b7dd8e90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:52:47.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:52:57.993Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=16b64917-37d9-40f3-92bf-9dc8ebbd296c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:52:58.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:53:08.007Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=35303406-06c7-44af-89ee-b1014b1ba194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:53:08.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:53:18.024Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=58ff0e56-aad6-4fbd-8da7-016292dedde2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:53:18.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:53:28.039Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=f0812fc4-f71a-4201-83ae-05f6ef401e7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:53:28.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:53:38.056Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=06b5d72f-6f1d-4e56-bd11-f9b56cc33803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:53:38.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:53:48.068Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=bcfacbe7-1299-4ffb-a3ae-c9dd1dd39ed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:53:48.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:53:58.087Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=9ee04da9-478b-4a1d-a369-96e9356b6ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:53:58.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:54:08.103Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=299e53d9-7724-4fa9-af5b-7c30a130b277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:54:08.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:54:18.120Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=7307eb74-2b25-45a7-a717-48078d7a0732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:54:18.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-20T19:54:20.304Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-20T19:54:20.304Z |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-20T19:54:20.304Z |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-20T19:54:20.304Z |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-20T19:54:20.304Z |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-20T19:54:20.307Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-20T19:54:20.307Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-20T19:54:20.307Z |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-20T19:54:20.308Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:54:28.137Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=d5e0fb89-45c5-4038-b7ea-c9a6c98d3b2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:54:28.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:54:38.155Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=ed061d11-e024-470d-be5a-bff33b615ec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:54:38.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:54:48.172Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=e6480582-9038-45cf-8e6e-f22a177f92da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:54:48.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:54:58.199Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=2673efe9-9da7-4fe0-bc2d-e81963371880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:54:58.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:55:08.217Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=4fef6839-b0a4-443c-bce0-5bb71f691d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:55:08.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:55:18.236Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=0bdc4228-a133-452b-9486-7448db0ae97c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:55:18.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:55:28.254Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=a3f6a591-83fc-40e7-a8d8-26413feb8169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:55:28.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:55:38.272Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=c75837b8-a265-436f-8920-76b2f2399771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:55:38.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:55:48.290Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=83792b8f-fb75-4ce4-9ff8-aa9f90623597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:55:48.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:55:58.304Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=315c5950-3717-4bf7-a795-e56b2fecbcd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:55:58.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:56:08.320Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=24a05cc1-e560-4b4b-b67f-731a65689740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:56:08.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:56:18.337Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=121d11cf-af84-4b04-bcce-f096058c3665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:56:18.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:56:28.363Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=bab5bb34-4b46-4f22-8506-6bbb037f1250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:56:28.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:56:38.381Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=8c714948-ecac-4d4c-82fb-7617102df1f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:56:38.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:56:48.399Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=6edebac8-de4a-4a7a-ba44-02ea0ce36a78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:56:48.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:56:58.414Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=c933ae87-7a79-495c-b35d-ef38c50676ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:56:58.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:57:08.426Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=71443209-6e5e-4c61-a46e-49564c2fd482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:57:08.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:57:18.442Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=efda0c26-d024-4d2a-8eee-97e169001d64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:57:18.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:57:28.458Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=21f9502f-25fe-42d9-b973-1a3e3e6b0d5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:57:28.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:57:38.475Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=f5071d66-ceb5-42de-acc8-2982682ce4b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:57:38.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:57:48.492Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=3f9b061b-4621-44c4-924f-7c0556080edd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:57:48.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:57:58.509Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=2eb8e62f-3932-43bf-97d4-e64a82d09d26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:57:58.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:58:08.527Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=9d84a475-89d4-4a19-a54e-0173e9b50b34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:58:08.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:58:18.544Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=9e5a9c09-853a-4e87-8893-7b95d9339bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:58:18.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:58:28.559Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=e71d2356-7ba1-46d4-a7a6-93d5ab060146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:58:28.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:58:38.593Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=378b3e9a-6fc4-4497-87d3-41020f58adb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:58:38.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:58:48.610Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=9f07168e-586c-4649-9fd9-51eea19d12ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:58:48.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:58:58.625Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=6cbea01b-d6e0-4ac6-bddf-b93aa2aa342f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:58:58.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:59:08.645Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=802827aa-5d09-4fc9-875a-ab49399b674d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:59:08.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:59:18.664Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=bb8a0436-2e17-4a4c-b310-247b778fd662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:59:18.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-20T19:59:20.315Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-20T19:59:20.315Z |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-20T19:59:20.315Z |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-20T19:59:20.315Z |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-20T19:59:20.316Z |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-20T19:59:20.318Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-20T19:59:20.318Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-20T19:59:20.318Z |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-20T19:59:20.319Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:59:28.681Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=2a5957f1-5cfe-472a-89e9-ed317944978e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:59:28.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:59:38.698Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=dfd5ebca-bb61-45b9-bdca-36c3706e7950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:59:38.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:59:48.716Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=706cd7a2-ab85-4179-bde7-7390b36da641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:59:48.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:59:58.735Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=bbb7ae7a-e2b8-43ac-9d52-04e45e67c46e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T19:59:58.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T20:00:08.748Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=038f4cdf-017e-41e0-8c57-83bf67954d38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T20:00:08.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T20:00:18.764Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=01a6d74f-dbfa-4305-aed1-b16f214f91ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T20:00:18.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T20:00:28.779Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=df77b92e-2206-4e81-b41d-d2a95f3394b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T20:00:28.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T20:00:38.798Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=e48f14f6-e8cb-4115-a9a7-c744f351fa5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T20:00:38.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T20:00:48.814Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=68c5c4b2-aae3-477e-9980-e9c0b2e565ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T20:00:48.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T20:00:58.831Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=799ed195-e5cc-4df8-b8b1-dc36c7a05126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T20:00:58.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T20:01:08.846Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=29be0bfa-65dc-4ce6-8c76-05702ccc5f61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T20:01:08.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T20:01:18.861Z |INFO |Init configs |InvocationID=2dfa81c9-3212-48da-9096-5716c3e1700e, InstanceUUID=84b6a4b7-2374-439c-886e-acbbc1292222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-0