By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T22:58:27.994Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-09T22:58:28.009Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-09T22:58:28.009Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-09T22:58:28.011Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T22:58:28.420Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T22:58:28.550Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T22:58:28.551Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-09T22:58:28.551Z |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 |2022-12-09T22:58:28.634Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-12-09T22:58:28.694Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-12-09T22:58:28.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 |2022-12-09T22:58:30.401Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-12-09T22:58:30.881Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-12-09T22:58:30.906Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-12-09T22:58:30.907Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-12-09T22:58:31.043Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-12-09T22:58:31.044Z |INFO |Root WebApplicationContext: initialization completed in 2321 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-12-09T22:58:31.984Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-12-09T22:58:33.990Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-12-09T22:58:34.564Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-12-09T22:58:34.597Z |INFO |Started MainApp in 9.306 seconds (JVM running for 10.097) |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-12-09T22:58:34.818Z |INFO |Start scheduling PRH workflow |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T22:58:34.831Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=c14041ca-aedf-4bd9-a452-f87a25b1f2b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T22:58:35.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-12-09T22:58:36.969Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-12-09T22:58:36.970Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-12-09T22:58:36.972Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T22:58:45.497Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=6ca00f17-bbfe-4a4b-8b99-0d6bca32c2db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T22:58:45.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T22:58:55.530Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=f5a9079f-f8c2-41ad-997b-0d2e9564c483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T22:58:55.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T22:59:05.714Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=52bbdeee-4638-4b47-b1c1-80d9fb024a2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T22:59:05.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T22:59:15.773Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=65f72103-e858-4ff8-9a11-1f80e314db0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T22:59:15.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T22:59:25.817Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=f8d1d4ec-0049-4f60-a67e-cb338cc042b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T22:59:25.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T22:59:35.837Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=8377f488-d035-469c-bcd8-5f4e0f4d467b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T22:59:35.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T22:59:45.863Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=54e78f62-af5f-42a6-bfbe-63280b1b4868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T22:59:45.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T22:59:55.884Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=d2a622e4-1854-45e0-a93b-58f508f00ccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T22:59:55.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:00:05.902Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=3d9c8b80-4151-4956-b0bc-d299c85d2805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:00:05.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:00:15.947Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=d626a3dd-dc3b-486e-a6dd-f742e6426dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:00:15.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:00:25.968Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=c2461b91-08c2-4599-b00c-f5f483a0a618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:00:25.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:00:35.987Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=c535be7f-2974-4fb9-bfab-444c9e71e39d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:00:36.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:00:46.022Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=a8976dc6-f792-4a2f-b4f7-fd1992c6ee52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:00:46.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:00:56.044Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=a0d96616-8f7a-493b-9ca6-4806c80facd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:00:56.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:01:06.080Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=dcafefa6-50cd-495c-a8de-24c74467c655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:01:06.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:01:16.177Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=5868af37-c256-4ec2-8bdd-d975b22cae31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:01:16.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:01:26.200Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=ab369559-a03f-478f-a960-133db8adc6e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:01:26.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:01:36.462Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=de6cc859-1fac-4d7f-ae43-8e49714c47d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:01:36.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:01:46.492Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=fdbc0a1f-39be-42ef-a4be-e392aa8f5838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:01:46.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:01:56.517Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=8493d6c9-93b5-4ec6-904c-0919356acc57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:01:56.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:02:06.543Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=7a3b0ec5-7e10-4b04-8813-24f8647fd45c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:02:06.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:02:16.561Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=b6db7b85-9830-493b-904a-7ca107e8e233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:02:16.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:02:26.583Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=15ce56fb-4874-43df-99ad-6a5e7d09bac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:02:26.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:02:36.605Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=295a0e68-7fd7-4da9-8607-dbc24a2a58f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:02:36.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:02:46.628Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=450cfb84-f72b-4eb7-888d-295e7389b55f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:02:46.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:02:56.646Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=5468153a-1454-4773-b9a6-4236d11f8c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:02:56.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:03:06.665Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=3945e793-7a84-4db1-9eb8-ad7f9a3cac03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:03:06.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:03:16.690Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=8c80e33e-3a7c-4cb8-895f-dcc79b164056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:03:16.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:03:26.710Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=ee6544f7-ed68-4ca1-8aa2-f1de10e22991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:03:26.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T23:03:32.923Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-09T23:03:32.923Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-09T23:03:32.924Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-09T23:03:32.924Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T23:03:32.924Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T23:03:32.938Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T23:03:32.939Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-09T23:03:32.939Z |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 |2022-12-09T23:03:32.941Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:03:36.730Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=480cf847-5a42-4a6e-b45c-9414a0cd6a7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:03:36.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:03:46.769Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=22f96035-368b-4da4-adb6-c4e0a1bdaf0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:03:46.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:03:56.792Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=da70662c-7943-4d77-9fdf-5c6183a6ba88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:03:56.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:04:06.812Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=d513a662-24d8-48da-80a4-acb739bb30c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:04:06.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:04:16.833Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=58cccd39-efaf-4343-b8b9-5ef20bfa2185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:04:16.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:04:26.852Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=182467db-fb6b-42ce-beb4-b840d01c83db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:04:26.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:04:36.869Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=9074b7f7-a765-426f-8b6b-9a1dce81c8c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:04:36.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:04:46.889Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=c0125da9-db7f-4267-8541-1f8487c9a41d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:04:46.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:04:56.909Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=c3af15e9-89c6-48dd-9cbc-79263a66b7c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:04:56.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:05:06.928Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=874bc427-9633-4d20-addc-3035a5cca7d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:05:06.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:05:16.946Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=ffd08eb1-e75b-44c1-ab2d-dbd27342a1eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:05:16.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:05:26.965Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=1c0afa22-f5dc-42fa-94d4-23e4e08195c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:05:26.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:05:36.981Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=bdbf6287-e52e-4876-94e0-4d989fd98029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:05:36.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:05:46.998Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=fd2ee471-b7e0-4970-858f-f943a74dfd89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:05:47.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:05:57.021Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=cfc79beb-6fcb-4694-a956-c7c06ecab433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:05:57.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:06:07.046Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=e5785100-c1bb-4bfa-bf3a-e2c0ca080fe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:06:07.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:06:17.066Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=f2e9700d-b43c-42b4-8cbe-e9b1af08d5c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:06:17.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:06:27.084Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=2e8e741a-d163-4a0c-89ab-e4830c011dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:06:27.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:06:37.110Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=2a027cca-253b-4252-86e2-ba00fd1a40b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:06:37.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:06:47.131Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=7595be93-9de0-4ba2-8b51-73aab88c71c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:06:47.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:06:57.149Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=0f87220a-68a9-439f-99a7-c24c3d8ad21c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:06:57.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:07:07.167Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=baa5293c-f421-492d-a487-70c76746b4cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:07:07.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:07:17.185Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=c338dc77-51e5-4f3f-81c3-657e27faecd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:07:17.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:07:27.237Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=1db3ddfa-e534-44d6-a9ac-f8640bd324ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:07:27.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:07:37.259Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=5b7b9f94-fe07-4913-bd46-429939c0aad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:07:37.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:07:47.292Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=04299faa-4306-4f9c-bcc3-8e8183f2ab96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:07:47.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:07:57.339Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=00ddd86a-7e32-471a-a406-f3cf7ff521aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:07:57.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:08:07.360Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=dabb5a2f-3a0b-4baa-ab03-2ea3311aeb8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:08:07.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:08:17.377Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=03a58986-5aff-43b1-89f8-be01df849415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:08:17.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:08:27.405Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=f7f60b1d-cb47-491c-8a73-92f6311619f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:08:27.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T23:08:32.327Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-09T23:08:32.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 |2022-12-09T23:08:32.328Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-09T23:08:32.328Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T23:08:32.328Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T23:08:32.341Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T23:08:32.341Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-09T23:08:32.341Z |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 |2022-12-09T23:08:32.344Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:08:37.424Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=14aef115-0cff-427c-99a4-361c5b0785f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:08:37.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:08:47.450Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=232c6a6b-926f-4c30-bebd-d18728b10f85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:08:47.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:08:57.468Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=8433e328-2400-46df-beb2-44197243bffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:08:57.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:09:07.493Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=5845072e-8d69-416c-94e0-4f8f01d3cd96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:09:07.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:09:17.514Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=e6427b92-a6fe-48c9-8e68-df2c4329aaf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:09:17.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:09:27.535Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=60a178db-6b28-490c-990d-40a99fa40680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:09:27.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:09:37.561Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=4ab31b33-2ce9-4182-89a5-762015cb2f7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:09:37.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:09:47.581Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=f14e2ccf-22de-4e84-b452-c9ea70a078fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:09:47.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:09:57.599Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=8b0c8a8f-052c-4fc4-80c8-d5c5937fa1fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:09:57.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:10:07.625Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=6b84606d-c947-47dc-b5b6-d6e46a59fd54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:10:07.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:10:17.646Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=72bf10a0-33ba-4751-9a73-82dd67892247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:10:17.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:10:27.665Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=1057c1c9-fbee-43e4-9428-c877e034ea70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:10:27.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:10:37.706Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=e7f39024-668b-4240-acb0-8465bca73624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:10:37.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:10:47.724Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=94380dd8-8d51-494b-89e5-e3bc93a0afb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:10:47.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:10:57.746Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=0704175a-6baa-4caf-bd93-b3ed3401544b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:10:57.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:11:07.763Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=46cd4a4e-5575-4445-bbd1-f7c917b357d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:11:07.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:11:17.784Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=af40f62b-2018-4fd2-bf1a-587ba9962e78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:11:17.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:11:27.815Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=d57f8d91-fd25-4d0f-9d43-fb0403bc24b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:11:27.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:11:37.843Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=aacbbd3f-18db-46ac-b9e6-33eed47c55c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:11:37.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:11:47.861Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=c03b9a80-1229-4556-94ad-47e9f4986fa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:11:47.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:11:57.885Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=52e8a5c1-177e-473e-843b-9030844786a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:11:57.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:12:07.917Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=8513279b-e6f2-4f00-b5d6-aea4a36d0cbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:12:07.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:12:17.933Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=231b03e7-59f9-4423-9eb0-d6871f5ba229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:12:17.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:12:27.952Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=e3628b31-966b-4d9b-968d-00fd8e9ce18b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:12:27.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:12:37.968Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=3052f632-8d5f-440a-b9fb-4bbc4179a361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:12:37.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:12:47.989Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=51838ad5-4781-4325-8203-97cbd25036ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:12:48.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:12:58.020Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=4a03e2f1-c4c7-43c8-bb0f-93386bf89bf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:12:58.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:13:08.045Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=6b73a2dc-75d5-4850-b515-9c61cea6adaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:13:08.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:13:18.061Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=0408a4ad-5b1d-4d07-b47e-a9c7d52c955f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:13:18.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:13:28.085Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=fcbf5a44-fce2-4f41-a7e9-e57b3e67bae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:13:28.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T23:13:32.266Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-09T23:13:32.267Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-09T23:13:32.267Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-09T23:13:32.267Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T23:13:32.268Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T23:13:32.278Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T23:13:32.278Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-09T23:13:32.279Z |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 |2022-12-09T23:13:32.281Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:13:38.111Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=44e1993a-ab0b-4ca3-92ac-b2d339ea778c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:13:38.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:13:48.128Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=f3435025-268d-4825-bee6-94d2fd55ce37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:13:48.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:13:58.155Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=4eed8ab0-a677-44fa-8628-a006e7ed10d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:13:58.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:14:08.172Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=0fcd0cb9-3988-429c-a244-01ad046df5ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:14:08.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:14:18.189Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=5a2fb4db-d5c1-4119-acf2-e0ed6a558cd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:14:18.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:14:28.209Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=2eaf453c-e765-4f57-b54c-0eab916a6810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:14:28.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:14:38.237Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=972807fe-7fef-49e0-a5e4-e1e27e0e3ddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:14:38.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:14:48.272Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=fdc07624-ea56-4d11-a0c1-56bbb961e5a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:14:48.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:14:58.295Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=19dfc21e-d3b0-49ff-971d-d7167cbc3980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:14:58.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:15:08.319Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=3cccfb90-1ec6-4769-9c6b-90b531c5a9a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:15:08.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:15:18.334Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=039efe0c-d402-40d9-abe9-8dd02b72ab35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:15:18.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:15:28.353Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=6b1d97e2-0ea2-421a-baa2-92168b423a62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:15:28.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:15:38.372Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=c8ca802f-b4b9-4faf-87a4-5fa5e3ed76f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:15:38.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:15:48.389Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=d1fae0ff-fac8-432f-87a0-234f89fb40ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:15:48.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:15:58.405Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=82f4f1ed-2956-4469-af9b-0da15fd6dc4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:15:58.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:16:08.423Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=2efd3127-8d86-4a21-80f1-cf1295a4c26f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:16:08.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:16:18.440Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=43893f67-9222-41c5-99f1-2423322afa6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:16:18.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:16:28.455Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=ff2bd9f5-0f02-47c2-8170-7f7675f815ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:16:28.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:16:38.474Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=f57f271e-27af-4290-bc80-0db693e8ca2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:16:38.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:16:48.493Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=c3bbfe6e-1e7e-40af-96ca-8598d555991e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:16:48.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:16:58.511Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=5f268db3-c8a1-4222-a04e-b95d73ded74c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:16:58.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:17:08.532Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=b98fbea1-3b85-429e-ad9b-cb633aa65b40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:17:08.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:17:18.554Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=cf9e5142-0b63-4d27-a672-7b60ac84a428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:17:18.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:17:28.579Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=59c81bfc-9b0d-46f4-a4b9-27d2b2d5fb5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:17:28.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:17:38.598Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=39a6582e-54b2-4bcc-9509-10b674415bc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:17:38.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:17:48.615Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=22dcad08-a886-46a2-8c25-9f40b426ccd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:17:48.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:17:58.636Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=59017de3-9493-45b5-b394-31a9a4620e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:17:58.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:18:08.657Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=7f7fee54-b0b9-4a27-8abb-c6f95e45200f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:18:08.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:18:18.682Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=615e9c9c-e94c-4dec-82f3-34b9e62eca40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:18:18.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:18:28.707Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=aa8bb814-423b-4b76-b275-06dd4d57e3d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:18:28.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T23:18:32.184Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-09T23:18:32.185Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-09T23:18:32.185Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-09T23:18:32.185Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T23:18:32.186Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T23:18:32.193Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T23:18:32.193Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-09T23:18:32.193Z |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 |2022-12-09T23:18:32.195Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:18:38.728Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=93ee235b-347f-4324-abce-41c894a747ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:18:38.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:18:48.748Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=5102ee62-a01b-440d-a00f-5724b3b7261b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:18:48.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:18:58.775Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=d7e94bbc-b654-47fc-89c2-6f1ec01a4879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:18:58.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:19:08.797Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=ac1e67bb-371b-4e89-8ad4-a2df567846de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:19:08.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:19:18.814Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=b6a062e3-49f9-476d-8a8d-6f2b36681eb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:19:18.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:19:28.832Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=4ec14ebe-213a-4120-939b-de1e584813e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:19:28.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:19:38.878Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=12cd557b-4346-423a-9963-7265bda5c923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:19:38.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:19:48.918Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=86d371da-cc19-42b6-bd6b-f3cc80c3570f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:19:48.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:19:58.946Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=75e4c3e9-0a48-401d-b420-e71c72b7bef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:19:58.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:20:08.970Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=0460f793-76c4-4b31-8851-a3b0aab526b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:20:08.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:20:19.001Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=3f72e15c-657f-4a7b-8f9e-df49ba983c81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:20:19.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:20:29.018Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=39322e21-4aec-4df0-88d3-e46007ca5984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:20:29.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:20:39.035Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=c75900a7-d687-43f1-be19-63ff91e6f3bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:20:39.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:20:49.054Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=5ba87817-4729-4fd8-889d-66d578f9c0ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:20:49.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:20:59.069Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=6db1b708-c5a7-47bb-ae53-90ef132f9771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:20:59.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:21:09.091Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=4d31f421-f185-47d1-96dc-6b3018e3cf41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:21:09.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:21:19.110Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=23c282e4-e53b-498e-9261-25c05481bf21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:21:19.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:21:29.131Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=ec515ee3-d9d9-4166-b397-930d64d15410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:21:29.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:21:39.158Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=8207fa55-c0c1-4a57-ae9f-b1973abf00bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:21:39.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:21:49.177Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=2d1a10fb-45f3-4b9c-87b4-cbc92e6cf173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:21:49.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:21:59.192Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=2d048f96-9069-41a8-bd66-221776ad6bf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:21:59.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:22:09.212Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=d770b2d5-df42-49b6-aeb1-77a260c75f28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:22:09.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:22:19.230Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=dd68142a-c3bb-42a8-a78c-9f22b169e7cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:22:19.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:22:29.248Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=a5b8879b-c5dd-46ea-ae22-36b466bbd198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:22:29.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:22:39.266Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=9638e728-0671-4339-bfdf-fb1dc3210b9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:22:39.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:22:49.283Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=f60bf9bc-cac1-4cf7-ba40-ed5b62dd0af7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:22:49.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:22:59.298Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=eaf34eac-be93-4164-8a65-396af100a2a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:22:59.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:23:09.313Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=8f8ed5a5-aa43-447c-a789-c3c4091f83a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:23:09.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:23:19.330Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=a52faf7a-2a5e-4a35-924b-f590840211e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:23:19.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:23:29.343Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=6a788e00-9cfb-4fdc-a688-a0e3921dd206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:23:29.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T23:23:32.240Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-09T23:23:32.240Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-09T23:23:32.240Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-09T23:23:32.241Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T23:23:32.241Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T23:23:32.250Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T23:23:32.251Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-09T23:23:32.251Z |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 |2022-12-09T23:23:32.253Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:23:39.359Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=71f2b498-c4a9-4221-b10e-c29bd95a8f5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:23:39.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:23:49.373Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=77020276-fd92-4d95-9945-830994714c80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:23:49.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:23:59.390Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=630b8ce5-6bcb-43a3-b4ab-3f588952f67b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:23:59.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:24:09.404Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=13b10250-b603-49ef-8524-85aa43b4cc00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:24:09.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:24:19.420Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=5ce7034a-ebbf-4d15-9fd6-f9808ea7eec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:24:19.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:24:29.436Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=80f251fc-9e58-416b-a3dd-1a4ae8cf149d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:24:29.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:24:39.450Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=b75d965a-f5ca-4385-8b23-041e662aa4f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:24:39.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:24:49.466Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=22c3fff7-da94-4510-80de-ae96fa29299d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:24:49.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:24:59.483Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=67a450f9-9308-4728-ace8-a8b5713523e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:24:59.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:25:09.529Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=280564a3-bbb5-4d21-90ea-a26f7e5e5fce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:25:09.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:25:19.544Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=065bba6c-474a-4e14-8b4c-1983acb3fcb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:25:19.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:25:29.560Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=5423d4da-724c-4ecd-ac18-f16190f9abf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:25:29.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:25:39.576Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=1908b734-8e58-48cc-8016-5ce76d5bb83a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:25:39.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:25:49.594Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=0573e317-08aa-4e25-8e97-bdbcc7e4408e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:25:49.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:25:59.609Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=45cebc30-3fdc-4514-b3b4-c48916d1ff28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:25:59.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:26:09.640Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=98883e47-c9b7-4f7a-9fe7-eeedfd3c52d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:26:09.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:26:19.660Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=d81f981b-fc8d-4344-a8aa-962fb887483e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:26:19.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:26:29.680Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=e8826cb6-9400-4dff-914b-ad7c82480813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:26:29.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:26:39.700Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=4d2c7784-9381-410f-b809-905fa73c1791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:26:39.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:26:49.717Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=8ea157bf-18cd-40b1-bbf3-e0d1f0179215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:26:49.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:26:59.734Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=6fc9ef06-5b27-466f-9977-401f67c1147a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:26:59.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:27:09.759Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=ef379aab-d810-4810-9b94-0ccd9f925915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:27:09.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:27:19.775Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=75f8c952-ca39-49a0-9388-a8555888c5bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:27:19.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:27:29.794Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=e490a33e-d660-4dc6-a1ca-7fb2d9b8804a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:27:29.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:27:39.811Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=741b9bce-58d9-4db9-b867-04885fe99399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:27:39.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:27:49.828Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=d9907062-42db-4080-80a1-6e78842b6d29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:27:49.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:27:59.848Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=c809c07a-a6bf-4cd1-8a18-b28472ff43f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:27:59.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:28:09.866Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=87205bdd-2e84-4d24-937a-c501a0456230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:28:09.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:28:19.889Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=5a183559-19c5-4617-b346-0efdf39351b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:28:19.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:28:29.908Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=e78b050c-81e0-4275-81cd-6ee351b7f48e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:28:29.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T23:28:32.272Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-09T23:28:32.272Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-09T23:28:32.273Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-09T23:28:32.273Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T23:28:32.274Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T23:28:32.282Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T23:28:32.282Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-09T23:28:32.282Z |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 |2022-12-09T23:28:32.284Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:28:39.923Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=3a6bed99-c473-4ee5-b99f-a4ed6d071dd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:28:39.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:28:49.938Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=91324ef9-2f86-49e5-bf03-82d5a09ceb53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:28:49.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:28:59.957Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=ad930ed7-c2c5-4617-88fb-ab177a23a5c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:28:59.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:29:09.977Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=acc9d740-74cb-498b-9e83-b3316d4128ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:29:09.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:29:19.993Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=e2129f37-edbc-4c93-b483-8c5e73c5a802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:29:20.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:29:30.007Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=82286023-2c94-44b0-9f85-8040a84fb128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:29:30.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:29:40.024Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=0d6d4d42-474c-47a8-b450-3cf77fb6bb03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:29:40.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:29:50.041Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=41777dde-98b0-4f20-ad28-82452e188a29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:29:50.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:30:00.070Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=bb3dc335-9c18-45fb-9535-4df73bea1fd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:30:00.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:30:10.098Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=041fb87c-74ab-4072-a30d-0da150fb70a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:30:10.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:30:20.116Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=2e1c4dce-7693-4df3-86fb-a9f53cda047d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:30:20.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:30:30.135Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=3d65152c-a3d1-4b0f-8b73-6e8c79a00445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:30:30.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:30:40.155Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=6ce5373f-b139-4567-a807-1edcda7c1cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:30:40.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:30:50.177Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=2c96b246-e90b-4200-be13-19baa2f9117b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:30:50.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:31:00.194Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=b28eed95-1073-4738-a2a7-5cb9d5e38c2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:31:00.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:31:10.208Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=d4139aef-f582-40d0-a296-29e4107ee1bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:31:10.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:31:20.223Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=8c7a278b-f58f-4500-adc6-2dce603058cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:31:20.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:31:30.276Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=569eb3d4-4535-4ed6-8625-567df5959e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:31:30.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:31:40.294Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=80cbf1d9-42c1-4a1b-958c-3d6ec51196bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:31:40.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:31:50.313Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=e1189c73-6a2c-4f80-a376-4663f2096ef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:31:50.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:32:00.328Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=6aeaedad-7e33-4a30-a5f1-9356fb4bc22f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:32:00.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:32:10.343Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=ed7618d8-0556-4c4a-8121-c756d1216341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:32:10.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:32:20.361Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=b70cfd0f-83db-4071-80f4-5a535c753b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:32:20.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:32:30.389Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=ad7b0673-1763-444f-bc47-dcc4dcc7984d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:32:30.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:32:40.406Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=ce4a4ecd-65df-4407-b4a3-6fc008e056a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:32:40.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:32:50.421Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=eb7f589c-8bc9-4805-9a5c-0015a2787f1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:32:50.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:33:00.438Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=cc56637f-0f3b-400c-a3c7-f479abb61dd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:33:00.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:33:10.457Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=7b161276-c53e-4ae9-bd99-a31afa64d4ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:33:10.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:33:20.472Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=52a90b16-7867-42af-a634-c7692f362a1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:33:20.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:33:30.492Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=392fc7f7-f884-440f-a4c3-e4460a62b62b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:33:30.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T23:33:32.183Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-09T23:33:32.184Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-09T23:33:32.184Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-09T23:33:32.184Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T23:33:32.184Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T23:33:32.190Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T23:33:32.190Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-09T23:33:32.190Z |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 |2022-12-09T23:33:32.191Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:33:40.509Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=5c0d97ca-825d-4ee6-9337-6bd5ba35da67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:33:40.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:33:50.522Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=fbabb6b0-48c3-4447-ae0c-1ff801013d1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:33:50.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:34:00.539Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=3b263de0-d5e7-499a-b68d-2a858120c272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:34:00.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:34:10.555Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=361c0d33-0b7d-4e6c-a9f7-3654f050f3db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:34:10.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:34:20.584Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=a34bf644-440b-4ef6-a1c9-4ab5c9bc18e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:34:20.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:34:30.599Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=03e4718a-74da-4493-9690-5ef98a480985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:34:30.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:34:40.612Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=209f9e83-aec5-4afc-a76f-0e8e0f857ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:34:40.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:34:50.630Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=5a9b1752-403c-44d2-86a0-65267c24affe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:34:50.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:35:00.645Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=82be889e-d2f1-4ee4-8cde-4585f425a01e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:35:00.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:35:10.659Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=32e7dd7c-6fe5-4c0c-b190-9873b11e0e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:35:10.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:35:20.673Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=7c73e4e2-7b0e-4d14-be0a-a8bdff79a574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:35:20.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:35:30.710Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=e54f8088-03c3-4ab9-af03-338527d0529c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:35:30.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:35:40.724Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=e1c1f723-2eab-486e-a1ea-e2fb9799a2fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:35:40.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:35:50.739Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=f70c2a29-7717-46f8-896b-f21ccf4e1d33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:35:50.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:36:00.762Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=40005c15-23da-4f83-a6b2-d29a9f892302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:36:00.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:36:10.779Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=dc1e7d2f-1a4b-4022-a0a3-d2cb40a5b196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:36:10.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:36:20.793Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=4f75ddf9-e3a2-4ca2-bdb1-7866854a5ae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:36:20.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:36:30.807Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=9253868e-bd25-4e31-a036-ce323799f762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:36:30.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:36:40.821Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=2f159357-054e-4b24-8da1-0a53cb2c36fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:36:40.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:36:50.834Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=8be069bf-7588-471c-88a6-8fbc288669ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:36:50.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:37:00.863Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=e2aaae11-fa5f-43c9-a298-70dd1117ef73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:37:00.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:37:10.878Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=ca250657-3ed5-4f81-92d6-205edacb15ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:37:10.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:37:20.896Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=3f24e905-0051-479f-991b-c6df6510586e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:37:20.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:37:30.914Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=f250db6a-c6ec-4af5-888d-2b18fa465c09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:37:30.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:37:40.930Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=d368fd98-c056-4fe2-96a0-99651c289a97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:37:40.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:37:50.950Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=0164010a-835c-4024-aec2-f85f9126932c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:37:50.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:38:00.974Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=cfe24e93-f2e3-447b-824c-9b4e278557fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:38:00.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:38:10.994Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=8e822105-92d2-45a4-abcc-c0c6541273c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:38:11.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:38:21.012Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=53a99eac-6eac-4d94-be49-2d860cf4278a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:38:21.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:38:31.031Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=2f0ded57-cccc-4086-8070-14f76f80f3a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:38:31.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T23:38:32.285Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-09T23:38:32.286Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-09T23:38:32.286Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-09T23:38:32.286Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T23:38:32.287Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T23:38:32.293Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T23:38:32.293Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-09T23:38:32.293Z |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 |2022-12-09T23:38:32.295Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:38:41.051Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=a8a154e4-5ac5-4324-b1d9-0ddfe8c894b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:38:41.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:38:51.066Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=ff5053fd-1b5a-4c4f-aea6-7781d574174c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:38:51.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:39:01.083Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=b8bd0f18-e9cc-4962-9e50-1cfbe2b44647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:39:01.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:39:11.098Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=213ab861-d36b-444f-a847-b9a00169a8a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:39:11.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:39:21.113Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=14c479c9-2b62-4a75-9f3e-cab4b4937065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:39:21.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:39:31.128Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=48d09bd7-1c50-48aa-b884-bcdcd99af5d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:39:31.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:39:41.145Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=3dd528b0-cc8e-45ab-af48-4b4405169579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:39:41.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:39:51.159Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=ee24cf5b-bafe-4ef1-84ad-c439041130b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:39:51.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:40:01.174Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=8586a6c7-7403-4a94-9024-5cca68e7e156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:40:01.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:40:11.188Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=55e851d3-d41c-49a4-8ca2-1fa93b3fbaec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:40:11.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:40:21.203Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=6c8877c7-1a07-41f1-aacc-2c7c24da154d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:40:21.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:40:31.222Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=7043a10d-6d2c-49dd-9bdc-99a5b627eff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:40:31.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:40:41.236Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=8a24f079-d0ca-469e-9751-238d65a5d0b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:40:41.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:40:51.253Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=21228180-e346-4ff6-9057-3265dc345654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:40:51.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:41:01.270Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=ff70937e-a737-47f0-846b-e5c196e0a568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:41:01.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:41:11.289Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=cb31e41c-ae04-4739-a9d0-c2eacb11e5ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:41:11.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:41:21.306Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=1d0ae4a0-076d-481f-aaee-2abff0d7ddb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:41:21.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:41:31.355Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=c890d011-696e-4662-96ba-898842923451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:41:31.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:41:41.371Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=892659c4-a927-45ee-b57b-465ff7785275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:41:41.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:41:51.386Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=177720b4-bd79-4b8b-9e8a-631d47aa72eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:41:51.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:42:01.401Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=ea74faad-21a3-437e-8927-64ce8f5ab340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:42:01.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:42:11.416Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=b4d7be5a-10dc-4e98-908e-9da0f73cb711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:42:11.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:42:21.431Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=a618246e-9100-4593-b5f9-74bc55414c3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:42:21.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:42:31.447Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=b703fc02-ba20-4417-8df0-0ab2eb5e91f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:42:31.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:42:41.462Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=379abf75-a3bb-44ae-99ea-aefb283d297f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:42:41.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:42:51.478Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=5b7bd678-ac19-4e15-9244-18ddbf4b2f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:42:51.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:43:01.493Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=588f40b8-2b2b-419e-b88f-0823cfbeaa7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:43:01.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:43:11.514Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=ce715229-83e6-4680-a53b-1a7923d5d309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:43:11.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:43:21.532Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=0fecaffd-f22b-437f-b16c-06729fea7810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:43:21.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:43:31.573Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=bde47a6c-12ae-45b6-9660-f25d081494fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:43:31.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T23:43:32.171Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-09T23:43:32.172Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-09T23:43:32.172Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-09T23:43:32.172Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T23:43:32.173Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T23:43:32.178Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T23:43:32.178Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-09T23:43:32.178Z |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 |2022-12-09T23:43:32.181Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:43:41.587Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=f1fb5771-3cf0-49ca-8079-86aa9bab831a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:43:41.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:43:51.603Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=3a262176-9097-4f98-b3e5-42be8b1fd6ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:43:51.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:44:01.629Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=f9f3494f-9de6-40e4-a8c6-d341f257e70a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:44:01.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:44:11.647Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=b71acb70-6405-416d-8283-10c23dfa0aec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:44:11.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:44:21.661Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=1f1c09b4-9b7d-4246-a05e-24a470673861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:44:21.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:44:31.678Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=ada6f753-6ec1-4359-abaf-05adfcf79eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:44:31.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:44:41.693Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=f5aaa85c-1a71-402d-8fb7-5461c4361968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:44:41.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:44:51.711Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=3de46202-f4d9-43a9-80c3-b1e8f4fe7546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:44:51.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:45:01.733Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=3f89a95e-2158-40ef-8d35-ec40c97167d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:45:01.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:45:11.752Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=bc18a810-8dc4-43be-8088-1c5b1110e33b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:45:11.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:45:21.769Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=630edb31-2929-4c6e-ada2-c9b2b08a861e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:45:21.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:45:31.784Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=02c1b05e-afcd-4272-8721-d278cc1437f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:45:31.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:45:41.801Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=6524618e-7856-4e69-a0ea-2753cb0865e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:45:41.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:45:51.817Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=948bf350-ffcf-482a-9efc-6ebcd7f330ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:45:51.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:46:01.838Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=df58a525-e541-4560-918d-3580db00d72f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:46:01.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:46:11.854Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=031cfb91-38a3-413e-9a1d-4836f0ca9318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:46:11.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:46:21.869Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=c2dd4b8f-044e-47a0-8cbb-1f64e3f9191c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:46:21.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:46:31.886Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=fd19a24c-6e04-41e7-877f-01563dec74a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:46:31.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:46:41.903Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=24d63dc8-b370-4bdd-a400-e4d6bd2c8702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:46:41.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:46:51.916Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=1ded8c68-bddb-4120-8568-0d39b86fb6af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:46:51.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:47:01.933Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=a051f762-fe28-4ae1-a2f9-58d4cb756ed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:47:01.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:47:11.947Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=e425ac68-27df-4bdc-aaec-0c2a03a37318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:47:11.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:47:21.974Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=717727ff-4910-41c2-9e3d-85661f6a45db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:47:22.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:47:32.008Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=a310180e-ef6a-4915-bfe8-db3ab36f4acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:47:32.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:47:42.029Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=95af1f9f-6f00-4c2f-ae68-724963df45ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:47:42.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:47:52.051Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=6c879515-e61e-4069-bdca-ae44543fce29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:47:52.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:48:02.073Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=cd1f74ee-7f8a-4831-983f-a1ff4dab9a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:48:02.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:48:12.090Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=7646d2b5-3ef7-4cb9-bd2f-99f6be4563d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:48:12.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:48:22.110Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=76662fbf-9bb3-49f5-ab10-80204df7aee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:48:22.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:48:32.137Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=5e6cb6da-6d20-492f-9d6f-ce73d10dd8ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:48:32.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T23:48:32.272Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-09T23:48:32.272Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-09T23:48:32.272Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-09T23:48:32.272Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T23:48:32.273Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T23:48:32.281Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T23:48:32.281Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-09T23:48:32.281Z |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 |2022-12-09T23:48:32.283Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:48:42.154Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=5c18bc40-9743-4221-9e44-d64404a0cdb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:48:42.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:48:52.174Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=14b3a2c7-908b-45a0-894b-bc435837b20c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:48:52.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:49:02.206Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=bac41a37-36e7-4fec-b564-3bd223c00754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:49:02.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:49:12.224Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=848512f5-cb64-481d-9346-2e491fae47b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:49:12.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:49:22.240Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=7116d302-496f-47e0-bd17-053dbf661987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:49:22.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:49:32.255Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=a0e7c496-9ecd-497e-bbd1-95e093ab605c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:49:32.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:49:42.269Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=10915a9b-a895-4405-9792-4369cce4171d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:49:42.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:49:52.283Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=c16b5186-b17d-4c56-b07c-6c3355467dbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:49:52.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:50:02.303Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=e148ad40-fccd-48dc-9706-1be08ae6eef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:50:02.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:50:12.327Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=0b5e4690-956f-4f43-bf83-7551d161598d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:50:12.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:50:22.342Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=7ba4b75d-3b01-4bb6-aff7-d7466ec35c7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:50:22.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:50:32.356Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=9dac2f62-7057-4268-8f49-9e74861379de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:50:32.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:50:42.373Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=ae13cac9-79c5-4b62-884e-50f6755ef689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:50:42.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:50:52.389Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=fbd3d27b-3768-4e69-a3ab-7377620b1f2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:50:52.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:51:02.407Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=76e986ae-c6a0-42f0-8c99-72693a6cd441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:51:02.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:51:12.439Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=03e7e981-be17-40b3-9ba5-9218ed43b6d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:51:12.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:51:22.457Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=0ad408c0-62ca-4c4e-bf38-c80ef1086dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:51:22.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:51:32.472Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=2a3c7bff-f78b-498f-9e17-961e4d3f8914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:51:32.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:51:42.489Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=f7dc168b-375e-4c92-94f3-3a98f026d59e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:51:42.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:51:52.506Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=22c274c3-0fa0-4e97-b49f-eac2305dab70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:51:52.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:52:02.524Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=50243b9d-8fc8-4a25-b306-1b8291121a28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:52:02.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:52:12.539Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=f12aa772-ec48-4f0a-81bf-7120958f481a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:52:12.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:52:22.562Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=9a2c18cf-207a-40cb-a2c5-a32c4818f9d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:52:22.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:52:32.578Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=5838b4e4-aa52-47db-ade6-e75e3b4e99f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:52:32.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:52:42.595Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=c40159cc-67cf-45d9-b8f8-6051fb406883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:52:42.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:52:52.611Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=49348d0b-5f70-462f-968c-09b7b3c3dfed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:52:52.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:53:02.632Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=08f702cd-e020-45cd-8a66-9bb0384ff137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:53:02.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:53:12.652Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=4c91004f-a8ef-4991-a80e-4d7d8c3546b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:53:12.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:53:22.672Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=2de80ced-e685-46a4-9233-4a266ff1d6de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:53:22.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T23:53:32.247Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-09T23:53:32.247Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-09T23:53:32.247Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-09T23:53:32.247Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T23:53:32.248Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T23:53:32.254Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T23:53:32.254Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-09T23:53:32.255Z |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 |2022-12-09T23:53:32.257Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:53:32.688Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=823e7cef-8cfc-46ce-bc0d-5ba72776376d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:53:32.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:53:42.703Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=65e217b9-4d01-43ad-b8a8-a32c31f4abaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:53:42.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:53:52.721Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=8c8b3299-58b0-4cbc-af7b-347133b798d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:53:52.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:54:02.735Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=2a984f0a-709c-40f0-8b95-bec8ffa42f8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:54:02.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:54:12.750Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=4923d94a-e01b-4767-a00b-e7fa694850ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:54:12.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:54:22.770Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=5a525986-324e-4a69-a24e-bc6ba1804840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:54:22.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:54:32.786Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=9bfe300e-2d35-4317-adcc-f0331c95d5df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:54:32.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:54:42.802Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=f51ca5a7-b67f-44bb-b57a-9de6e0207f4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:54:42.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:54:52.818Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=ecd70593-6b33-4ceb-a83b-2d4e025f36dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:54:52.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:55:02.833Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=39e97764-e0b4-449b-8f5a-c21f3d7e800c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:55:02.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:55:12.847Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=58daec06-b367-4a6e-901a-2c09a687c5ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:55:12.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:55:22.866Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=0dc33614-493f-4ec0-bf0e-ed26ce9666c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:55:22.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:55:32.882Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=d30f0100-81c0-49f5-80f3-0dd7fbc4b178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:55:32.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:55:42.903Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=8bbb75c3-22bb-4552-aa52-3aba25753c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:55:42.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:55:52.927Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=1c1a2bbc-a60a-48ce-b627-3d6823690df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:55:52.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:56:02.966Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=a78663b7-bffc-4e9b-a198-c54e4a665ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:56:02.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:56:12.984Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=053ba469-d3a3-441f-81bb-d2f34dbf0180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:56:13.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:56:23.031Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=4d818b61-b8d3-4536-8f8d-9b30adfbe58c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:56:23.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:56:33.049Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=1f29beaa-7040-49fd-be05-4ce58f1bbb3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:56:33.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:56:43.071Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=6056cd8f-abad-43a6-9891-49f7cb247723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:56:43.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:56:53.095Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=d9212c41-8efd-4d58-986e-8596580cc6d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:56:53.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:57:03.112Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=ce899fa1-d589-4bfc-9b4c-6d48383238e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:57:03.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:57:13.131Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=e1b229ba-2701-4c91-8fc4-d521e0507a8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:57:13.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:57:23.151Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=31cec847-c757-45a6-ab7f-6974ef079a0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:57:23.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:57:33.167Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=289e366e-5b6a-4b03-b30b-12e780eb134a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:57:33.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:57:43.193Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=1c9293dd-ff9d-4451-b1ae-fb14667bfe79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:57:43.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:57:53.213Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=a946bc81-edba-4cef-a19d-d5d157c1331c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:57:53.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:58:03.227Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=73c49d61-6572-4d12-9f7b-2b6de22b2a9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:58:03.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:58:13.242Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=5bf8a0c9-4772-4943-b8c2-0ef025f5c03f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:58:13.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:58:23.256Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=4059d750-d657-4292-ad65-d633893ff356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:58:23.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T23:58:32.300Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-09T23:58:32.301Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-09T23:58:32.301Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-09T23:58:32.301Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T23:58:32.302Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T23:58:32.339Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T23:58:32.340Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-09T23:58:32.340Z |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 |2022-12-09T23:58:32.342Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:58:33.273Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=1b6554ec-69e9-4fda-bc14-e290b8b18799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:58:33.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:58:43.290Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=eeb0af0a-945a-4408-af92-810d0e038afa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:58:43.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:58:53.305Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=adabffcd-4ca8-4b43-975a-b5c236eeded1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:58:53.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:59:03.321Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=2f5c00c9-ab71-443d-9af0-5bf9878be56e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:59:03.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:59:13.336Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=3f42c9eb-3b5a-4fdd-8f3d-aaa523c7909b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:59:13.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:59:23.350Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=c0fc9f9a-dbe0-46ec-be86-52da26f17a6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:59:23.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:59:33.363Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=19c21dea-3b45-4f50-81cf-a5fb71369971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:59:33.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:59:43.378Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=f47d60e0-3429-4f82-9b26-b158256d81b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:59:43.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:59:53.401Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=88cfec70-b075-4fc9-987f-3a0846fc7f4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T23:59:53.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:00:03.418Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=876ccd7d-6c39-4a31-a7e6-818a79875e08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:00:03.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:00:13.441Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=d5f17630-2069-461b-b34f-7deb3641b6e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:00:13.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:00:23.461Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=62df2196-6862-493d-a51c-d5caba1dbd8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:00:23.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:00:33.476Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=6aa2bbae-187f-4d74-96ba-86a03c4bdbf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:00:33.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:00:43.493Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=093cb56c-04a8-49c3-9431-813557ef657a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:00:43.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:00:53.510Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=50fa6c74-0efe-4a46-acdf-dd2aa03e0445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:00:53.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:01:03.527Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=842e6367-b185-4140-bace-bb8ac4d27ddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:01:03.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:01:13.560Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=c69746e0-1794-4eab-b3a1-340a0efea6b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:01:13.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:01:23.574Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=5f9c4ebd-0499-4ff8-ba25-2a875a7af6be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:01:23.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:01:33.590Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=f01dbffd-1ae4-4d27-876d-58d236434f84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:01:33.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:01:43.606Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=89c05aee-374c-4a41-9656-929b73d52f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:01:43.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:01:53.621Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=637efeb9-f50e-4788-bc7b-a391970929db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:01:53.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:02:03.652Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=8f6e633e-8d58-481b-a83f-fd3629b1d31c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:02:03.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:02:13.666Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=76f974fb-e415-45bf-bc12-20ed1ab38c6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:02:13.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:02:23.687Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=64bf1517-6429-4bdf-b8f8-84d4543c8d64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:02:23.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:02:33.714Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=1172127c-d3e5-4632-a5df-ebc6ff649170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:02:33.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:02:43.754Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=96ff46f6-15d8-4814-a18a-f54f29f1ef7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:02:43.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:02:53.769Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=3b1a489f-49b2-4489-9712-fe411c031001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:02:53.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:03:03.784Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=f6c6ca84-d2c7-421f-ab52-2fd5181a890f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:03:03.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:03:13.818Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=cb09bf9b-12d8-449c-a825-7893865c39bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:03:13.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:03:23.832Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=5eee6bf6-434f-44da-a99f-e24cf417ff17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:03:23.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-10T00:03:32.194Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-10T00:03:32.194Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-10T00:03:32.194Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-10T00:03:32.195Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T00:03:32.195Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T00:03:32.199Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T00:03:32.199Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-10T00:03:32.199Z |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 |2022-12-10T00:03:32.201Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:03:33.850Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=e08def71-0e99-413c-831d-c62e60a17ea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:03:33.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:03:43.886Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=915af0cb-0420-43d8-b7df-84943ecaa87a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:03:43.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:03:53.912Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=4551ce81-9dbf-4527-b53d-8088c2e80e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:03:53.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:04:03.927Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=e0705108-9ff3-4865-bfb2-b03a25f437db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:04:03.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:04:13.944Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=1605d63e-5295-4f02-92f9-463d519ed21a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:04:13.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:04:23.959Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=bcb5a16f-3e19-4268-ba54-6863d034071e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:04:23.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:04:33.995Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=4a2126e2-00fe-4807-bde5-bdef7b9d548b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:04:34.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:04:44.011Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=886cd917-ab25-4f09-9f10-1fd550cfeed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:04:44.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:04:54.030Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=9b4dcd8a-8b53-43c9-8589-9f40d344d9d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:04:54.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:05:04.061Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=be156d17-5464-429e-a676-5187550fe761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:05:04.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:05:14.076Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=86e214c0-9d23-4cc2-987b-f77a251f856d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:05:14.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:05:24.108Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=30677094-6a11-4486-b7a5-5f0cdc74b756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:05:24.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:05:34.124Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=a496f163-9c55-4742-a161-178105204e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:05:34.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:05:44.139Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=23bfdab2-e590-4ac0-af5f-e0b8077361bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:05:44.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:05:54.153Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=f7bcac9c-8337-484b-b0ac-52b5ed53ae90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:05:54.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:06:04.167Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=68cf0a29-e696-4881-901e-6317eb2a89fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:06:04.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:06:14.180Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=5235dfd0-f973-4530-ac75-5b23d555d945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:06:14.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:06:24.198Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=92c3ab77-e683-461b-82aa-36b4dc8caf7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:06:24.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:06:34.211Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=bf2474b4-97bc-4be3-b0b9-e2434c4cdbb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:06:34.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:06:44.225Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=ef610575-a1ab-42a6-86ec-3d3aacdac4fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:06:44.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:06:54.246Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=d1907f83-d971-4357-9bda-1c5953dacf96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:06:54.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:07:04.264Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=66ece20f-7b02-4cad-9dc2-5571dc5c0845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:07:04.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:07:14.282Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=66992992-30b1-4620-bc29-f1e2a9a0245a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:07:14.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:07:24.306Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=0a78a9b8-6003-40d6-ba73-2cdc7c2f4a31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:07:24.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:07:34.329Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=ce723417-349a-4ddd-a043-c6ec24d34604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:07:34.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:07:44.343Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=0fdb302a-ee9a-4add-8761-bc0e3b2eb29c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:07:44.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:07:54.359Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=05171625-3095-468d-8951-3e290a979936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:07:54.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:08:04.373Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=72843465-d00e-43ef-b724-bcf2445274c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:08:04.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:08:14.392Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=f6b92ede-4b68-4a50-8b31-0ffdca672016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:08:14.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:08:24.407Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=bd5621cf-f7c1-41a7-9f35-fb886982c29f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:08:24.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-10T00:08:32.288Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-10T00:08:32.289Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-10T00:08:32.289Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-10T00:08:32.289Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T00:08:32.290Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T00:08:32.297Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T00:08:32.297Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-10T00:08:32.297Z |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 |2022-12-10T00:08:32.299Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:08:34.426Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=112cc52f-4c5b-4320-9302-fc3f48a71455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:08:34.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:08:44.446Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=5a083006-5725-47f6-ba0d-010cc6c0db24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:08:44.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:08:54.460Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=913551b5-aaac-430b-a181-db680da73b5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:08:54.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:09:04.477Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=b1b72a3a-a485-44a4-9d16-16169030ed02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:09:04.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:09:14.495Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=053bebd9-2ac6-4892-b122-7a968afde529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:09:14.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:09:24.509Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=d37183ac-42a4-4287-b0c7-6055b9c2379d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:09:24.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:09:34.522Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=8e160d50-4d01-4dc3-98ef-84b25b40c948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:09:34.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:09:44.535Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=0881746e-2bd2-4546-9318-2b15a01eea40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:09:44.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:09:54.552Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=5f975774-1688-4d82-b134-a8e6b4f57feb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:09:54.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:10:04.568Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=d503de51-afef-460a-bc46-847aad30db92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:10:04.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:10:14.582Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=41bc7c65-c93e-4fd9-b284-d9a3654d6b03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:10:14.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:10:24.598Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=05e68bcc-5ed3-4273-a049-37dfd32b3b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:10:24.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:10:34.618Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=66305811-3d88-4d63-b3be-0bdc1ac55325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:10:34.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:10:44.633Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=74e678bd-2141-496d-a621-b7c9fd0fffdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:10:44.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:10:54.650Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=b83414aa-4cb7-498c-bbe1-b6bbb5e3919f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:10:54.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:11:04.664Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=02eedd50-1954-484c-a7e0-ba7723e7e90e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:11:04.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:11:14.679Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=e3365ed1-82ea-470a-aabb-264340afaea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:11:14.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:11:24.695Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=b3920b83-457e-48ba-992e-23e818897267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:11:24.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:11:34.709Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=562f119b-01e8-4a50-a2e9-af600f00d5ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:11:34.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:11:44.724Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=92708162-afd9-4e79-9817-7641ad43407a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:11:44.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:11:54.738Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=237ba6a4-a421-463c-86f5-f1124293d9de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:11:54.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:12:04.757Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=f25fc8c6-e0de-4d41-9ffd-a7f2340fdd0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:12:04.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:12:14.796Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=e828cda9-6f9e-4e97-8f90-b40908c50180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:12:14.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:12:24.810Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=a8803d12-146c-4415-bdae-218a578fe3a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:12:24.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:12:34.828Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=4e070dc5-7593-4a2b-a451-4a20ca8aec69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:12:34.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:12:44.843Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=64609eca-b15f-479c-bf45-339ead997f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:12:44.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:12:54.861Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=337a43d5-7cad-4098-9666-b81d5184903b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:12:54.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:13:04.876Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=2b4709c1-9ddd-4042-b455-638579080602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:13:04.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:13:14.894Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=f9c42b4f-1a78-458b-ab57-0e6d7f4bc491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:13:14.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:13:24.909Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=3ea2b575-b99d-4047-99b6-4e9066d9c188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:13:24.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-10T00:13:32.186Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-10T00:13:32.186Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-10T00:13:32.186Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-10T00:13:32.187Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T00:13:32.187Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T00:13:32.192Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T00:13:32.192Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-10T00:13:32.192Z |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 |2022-12-10T00:13:32.194Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:13:34.924Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=7c2bee43-9f12-4c67-881f-a307698a3549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:13:34.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:13:44.955Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=7a6f62ae-2445-42ff-b0e6-85d9a7ab24fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:13:44.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:13:54.971Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=070e8976-4e18-42ac-b905-5d98d509066e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:13:54.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:14:05.000Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=e92f1f3e-9220-4260-800f-1cfc9d6f1bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:14:05.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:14:15.030Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=842bf585-c6df-4602-80bb-8566f078bfab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:14:15.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:14:25.049Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=1d1d0b6e-13a9-490b-9baf-effb970e2d0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:14:25.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:14:35.063Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=8531699b-8ea5-4eb6-a29a-c4f0f816bcd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:14:35.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:14:45.078Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=322d702a-ef26-4fc2-8699-c7d8de50472b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:14:45.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:14:55.110Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=4783193b-f687-4ca7-b8f0-a8603dc6f66b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:14:55.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:15:05.124Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=63043c0d-12eb-483d-8eee-718c8ffd727f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:15:05.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:15:15.140Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=ec840fb3-1591-42a7-8521-b7690b802fdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:15:15.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:15:25.155Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=43aa50ad-1242-4b91-b7e6-48e12f6e9e1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:15:25.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:15:35.175Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=686f486a-a935-4708-9ccc-7bfec4db9c99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:15:35.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:15:45.194Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=7ff29143-13d1-44d8-8fa4-eb3e50f2a827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:15:45.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:15:55.210Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=ec995eb0-db36-499c-8271-c3082ed101b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:15:55.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:16:05.225Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=164ec22a-21da-4bce-adc7-ae2967a50a06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:16:05.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:16:15.244Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=b672eb0c-18bd-46ec-bd68-706199ec3a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:16:15.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:16:25.265Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=ad81b531-7d90-4a00-b8f9-c564274029cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:16:25.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:16:35.282Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=24500f99-af64-4afd-bdb8-02bd60f7fd62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:16:35.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:16:45.298Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=80ddf57b-0c75-420f-afea-ee08eeeaa160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:16:45.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:16:55.332Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=5a31df59-99fe-4bdb-a091-335b5ac5aa6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:16:55.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:17:05.348Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=9c757e05-f0cf-414c-a3a0-c4d0559c78d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:17:05.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:17:15.382Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=6e1e3b2a-72cd-4ff7-8c4b-6d01430470c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:17:15.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:17:25.405Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=8ddac462-aae2-4faf-b4dc-0ee8ba068412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:17:25.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:17:35.423Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=7ba06460-d80b-4c01-aa8c-92d0adbf0c1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:17:35.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:17:45.440Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=2e403e90-b862-473e-8671-a13091245891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:17:45.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:17:55.506Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=bcae61d3-894e-45e8-a139-2b61eaa26e96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:17:55.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:18:05.521Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=1a5e69e8-a4d5-49ca-96fd-c49197eb4555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:18:05.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:18:15.536Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=5f417991-dd1d-44c4-a24f-dc648b6da9a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:18:15.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:18:25.555Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=0f24ef65-94d0-46e2-8ae9-d9d38b072efd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:18:25.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-10T00:18:32.259Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-10T00:18:32.260Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-10T00:18:32.260Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-10T00:18:32.260Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T00:18:32.261Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T00:18:32.266Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T00:18:32.267Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-10T00:18:32.267Z |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 |2022-12-10T00:18:32.269Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:18:35.572Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=82e95a92-19d6-4e28-8ef8-b47f1965d740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:18:35.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:18:45.586Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=9e359b1e-0072-4c92-9707-deb972c1ed6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:18:45.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:18:55.600Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=c1e1b2fa-f883-4e49-bfa9-b72683a95324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:18:55.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:19:05.615Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=4c681fa0-f900-491b-aa25-07601e418b88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:19:05.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:19:15.630Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=7b19815d-313a-43da-87b8-0ced97d59a8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:19:15.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:19:25.645Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=dba2e2df-2d13-4717-b506-655e0a6b243b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:19:25.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:19:35.662Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=7fe65e3e-a8fa-4495-b505-27775b8afef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:19:35.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:19:45.681Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=009f0d18-b4d5-42d5-90ba-75e91a234653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:19:45.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:19:55.699Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=f56b3ce1-262d-4685-a414-cbf70d4bdce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:19:55.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:20:05.714Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=ad05a575-2877-4b46-ac4d-8d21131f322d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:20:05.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:20:15.729Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=1b86338a-b16a-4814-b714-6bf5bc9daf63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:20:15.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:20:25.744Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=a2d1b574-12af-4b95-ab2a-404e76725a25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:20:25.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:20:35.759Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=de0a689f-8128-46bc-825a-107153d0aef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:20:35.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:20:45.774Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=b78b71fa-63e1-4cac-b3a4-dbcee2e65e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:20:45.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:20:55.791Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=2a12400d-1094-4efe-b390-0566477a8d09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:20:55.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:21:05.805Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=a511b758-27fa-4a20-a121-e408b516bc18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:21:05.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:21:15.822Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=4ecdd814-7a5c-47e7-b738-2bd72253a3ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:21:15.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:21:25.839Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=eec387ed-640a-4834-b8eb-2a297cd15d07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:21:25.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:21:35.862Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=68bc29c2-871a-4e41-8260-d4fc56227b25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:21:35.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:21:45.883Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=b231ac4f-b4b2-4fde-bfcb-dd9f4de5dfeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:21:45.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:21:55.899Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=cd047a38-381c-4489-84b7-41c1d07cc061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:21:55.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:22:05.913Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=8a6dfc64-0a53-4a11-8f55-f16e86671bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:22:05.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:22:15.932Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=75744cf3-2ff3-4b47-a173-d8ab6c3139c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:22:15.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:22:25.949Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=1c8ea7ba-41a5-49ed-bb97-c5fa8913c180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:22:25.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:22:35.976Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=390931c5-c743-4acc-af02-0f2e7886be47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:22:35.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:22:45.991Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=878d384e-e819-417a-97c2-9df6153fdc8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:22:46.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:22:56.007Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=38f5a202-535c-4daa-9f53-9ad9878dee33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:22:56.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:23:06.023Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=bea6ddb0-e035-4f75-bc54-04bde854488c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:23:06.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:23:16.041Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=b3d488eb-f24d-4596-9e02-b1154df3ec5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:23:16.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:23:26.058Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=817c8a25-d87d-493f-81a0-7206d0d90c5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:23:26.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-10T00:23:32.185Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-10T00:23:32.186Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-10T00:23:32.186Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-10T00:23:32.186Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T00:23:32.187Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T00:23:32.192Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T00:23:32.193Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-10T00:23:32.193Z |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 |2022-12-10T00:23:32.195Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:23:36.078Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=1213231b-8fce-4f41-98e8-74ff3c3e3e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:23:36.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:23:46.094Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=347af7cf-5c39-4b42-8431-f74c2cb9b66f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:23:46.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:23:56.112Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=463c532e-a8aa-43a9-b5de-2665ecd5789e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:23:56.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:24:06.152Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=9ff3b558-c0e1-45cd-b2d7-0cadb792806b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:24:06.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:24:16.168Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=42ca3501-d43a-41bf-820c-1e53ac55eb20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:24:16.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:24:26.191Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=f5189b47-4eb2-4ee0-adf8-178e627d2580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:24:26.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:24:36.205Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=667ce9e8-b835-4ad0-84cb-7fb1b8929ead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:24:36.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:24:46.220Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=2ec6eb1f-702b-400a-870a-2a9922b677aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:24:46.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:24:56.237Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=84c2813c-03c0-48d4-8d0d-1136a8267024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:24:56.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:25:06.257Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=d3ae29f2-b0cc-45ae-b1d2-22b86cedde14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:25:06.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:25:16.274Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=65283dab-7850-4755-aa3f-182c06b6a88f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:25:16.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:25:26.289Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=37f21dc7-83f5-40bd-b7aa-16d59148f528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:25:26.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:25:36.303Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=ffc1c2a9-84cf-4eec-9f94-a45150f6352a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:25:36.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:25:46.321Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=bb91bf80-9cb3-4e76-a7f7-6277e573b2a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:25:46.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:25:56.339Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=d9668ce7-559c-49ad-ba80-d0f1e6ccf3c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:25:56.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:26:06.369Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=63de2424-db9b-496a-bf9b-e5c704cfcd58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:26:06.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:26:16.386Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=da3541af-6118-49dc-94e4-d926d275d4dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:26:16.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:26:26.401Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=6a08afad-652a-48a8-9fe2-866e76323eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:26:26.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:26:36.421Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=1cb6bbcd-6383-4a1c-8e84-0786fbefa00f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:26:36.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:26:46.436Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=e1c76a0b-d95e-4a30-b5b2-0facd4ed1b57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:26:46.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:26:56.452Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=a57c673c-5c92-43bc-984c-90205bb3d88f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:26:56.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:27:06.473Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=f511aba9-309e-4390-bc70-3ab4f0cc549c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:27:06.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:27:16.487Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=0116afb4-f790-4db0-840e-ac0c794a2352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:27:16.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:27:26.501Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=4617c7d4-dc9d-44d4-95e3-d324775796d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:27:26.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:27:36.537Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=b430ed46-8d1d-4709-917f-92609944c796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:27:36.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:27:46.552Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=51666efd-3502-41d6-ab6f-81ef2d3c40f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:27:46.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:27:56.565Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=b5d47a4c-d22a-47f1-88e1-381e2a8c5cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:27:56.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:28:06.579Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=4ac20b49-525c-4f10-bf3b-e6c73ba9b1fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:28:06.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:28:16.592Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=ebe75426-2d25-4bea-889b-1f3728324a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:28:16.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:28:26.603Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=2b288ae7-8f14-48af-ba80-f49abcbf39b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:28:26.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-10T00:28:32.262Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-10T00:28:32.262Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-10T00:28:32.263Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-10T00:28:32.263Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T00:28:32.264Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T00:28:32.269Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T00:28:32.269Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-10T00:28:32.269Z |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 |2022-12-10T00:28:32.272Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:28:36.617Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=c4bdea62-1543-45a2-a95b-f1b588274a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:28:36.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:28:46.633Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=666a0810-c791-4ebb-8c23-352b052bf9ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:28:46.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:28:56.654Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=8bec77a5-5332-4e9a-be50-9299f1dff1e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:28:56.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:29:06.668Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=ca20aa48-925c-4839-a7e7-ef19e37a8775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:29:06.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:29:16.682Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=5acb0495-1d72-4365-992d-db1e70e1257f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:29:16.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:29:26.718Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=90855010-8ffa-42d9-a836-5e494b9928f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:29:26.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:29:36.732Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=56c34ca4-e0a5-49c2-bf5b-1649845168e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:29:36.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:29:46.747Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=02e466d5-49c4-42eb-909a-b599a1904660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:29:46.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:29:56.762Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=a2fc35b9-6814-4ea1-b463-50cfc9e02fdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:29:56.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:30:06.776Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=6fc731b7-5b4e-4550-9a46-bbaff55cd792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:30:06.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:30:16.791Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=d9356aa8-7135-455d-9221-c581df20bfa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:30:16.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:30:26.804Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=5e16c318-7d8d-4d2f-8c39-ab758de8e085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:30:26.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:30:36.819Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=3822f5e0-18fb-4593-9141-62f9add48fb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:30:36.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:30:46.834Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=dd1f4c64-8cf8-4472-99e9-4d9aa553fb0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:30:46.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:30:56.849Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=9fa8a048-7ad2-45ff-9d1e-a8e3fea4e900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:30:56.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:31:06.874Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=7a906587-af25-4d85-91e7-fe4d2e725e59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:31:06.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:31:16.891Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=45a17603-85ce-4f9e-ba6a-3cb5cd18327e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:31:16.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:31:26.905Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=e318736d-173e-4d54-9225-0ed47eae4df5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:31:26.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:31:36.919Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=1eca767b-94f9-46e4-a6a1-dffc832680f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:31:36.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:31:46.935Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=d8819177-0f27-431a-8a73-e585af4add80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:31:46.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:31:56.951Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=be5340b7-9a03-481d-82ee-ffe1d76bed92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:31:56.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:32:06.964Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=52da3ab0-db5a-4c96-8ab8-53190645d8a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:32:06.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:32:16.979Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=41f1f45f-7810-44fb-aba0-4c8aefe85c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:32:16.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:32:26.992Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=ebf563a7-70c1-4742-a32a-968eff125135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:32:27.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:32:37.009Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=a726e031-d09f-4c70-9598-c613cd17416f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:32:37.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:32:47.025Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=c66ca706-c704-42fe-84cc-9b01d3ad5320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:32:47.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:32:57.043Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=99cda02b-ec39-4bab-a83b-87e81677a487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:32:57.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:33:07.056Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=ffb5f655-c21b-4b36-a67b-fa8f94b7fb4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:33:07.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:33:17.071Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=a109e09f-ea57-40ad-bf8f-483a6ce7ca39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:33:17.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:33:27.082Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=c1b24902-4fd9-4905-b869-4ae4b1cec41d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:33:27.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-10T00:33:32.216Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-10T00:33:32.217Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-10T00:33:32.217Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-10T00:33:32.217Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T00:33:32.218Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T00:33:32.222Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T00:33:32.222Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-10T00:33:32.223Z |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 |2022-12-10T00:33:32.224Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:33:37.096Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=f4cd10c3-053e-48de-b9c5-c827fd2020c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:33:37.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:33:47.111Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=99a13931-fd94-4265-8410-d541ead436b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:33:47.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:33:57.127Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=8c16542c-87c1-48e4-9e1e-ad70cbacc30f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:33:57.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:34:07.141Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=bb84e574-7279-4306-82e6-be771933a5f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:34:07.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:34:17.157Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=715e9cb7-0146-4a83-a64d-e022b1d0e1ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:34:17.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:34:27.173Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=7e3394f1-747d-4be4-8601-205eccd55916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:34:27.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:34:37.189Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=3959d4bc-5cae-44fd-8c8a-03785f2d0f93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:34:37.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:34:47.202Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=821b7cec-f5fe-409c-982d-770bdbd40bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:34:47.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:34:57.237Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=e100fa1d-2f64-46de-9c89-64d50beeebc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:34:57.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:35:07.252Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=e28399b2-729d-4c4b-82ab-199e0440de6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:35:07.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:35:17.270Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=dee32a2a-aef5-4830-990f-d87f7ba2fe7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:35:17.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:35:27.284Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=9885b158-db71-4ed9-b4f1-d2effb9b43a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:35:27.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:35:37.299Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=8d09fc78-0740-4564-a298-00c7f8463bbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:35:37.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:35:47.313Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=7d9ccab7-3b28-4a03-af28-aa0f094bbefc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:35:47.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:35:57.329Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=4363a323-fb68-49ff-8ad3-b7073585a6d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:35:57.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:36:07.343Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=6f1e999d-47d1-4d3f-8695-c9ab28a8670c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:36:07.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:36:17.357Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=fba480fd-426c-4c0b-a871-874e0f6ecdc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:36:17.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:36:27.370Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=b4038fae-a0ce-47e4-a04f-465b224fa9d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:36:27.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:36:37.386Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=4139edad-08ab-48c9-99b7-d40a3bbf55d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:36:37.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:36:47.402Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=1d26aa5d-8f63-42bc-ba50-a6fd6708c04d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:36:47.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:36:57.424Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=260f637c-4e43-4734-a843-388e4d0dd88c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:36:57.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:37:07.446Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=2a1f22d7-6aaf-4b48-96c5-1e42304d8108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:37:07.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:37:17.463Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=c19fd158-419f-4983-9571-61e5937b1a98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:37:17.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:37:27.478Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=d43f0ccf-becf-48da-9281-bc42ce2ae493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:37:27.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:37:37.490Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=95c6d8c4-0eb8-46f7-b19d-d690d557d55c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:37:37.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:37:47.503Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=7dc7bcb7-7031-4be9-bff8-0ff573030e3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:37:47.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:37:57.521Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=2f81ac61-0b7c-4573-bf65-b4527ef32d4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:37:57.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:38:07.535Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=f799de4d-f502-4fe5-b16a-c3572c5517da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:38:07.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:38:17.549Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=c8fd531a-d0c2-4a46-ae0f-0928ec493418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:38:17.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:38:27.565Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=d68b5318-dfbc-41f2-a238-9ef70d381470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:38:27.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-10T00:38:32.296Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-10T00:38:32.297Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-10T00:38:32.297Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-10T00:38:32.298Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T00:38:32.298Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T00:38:32.305Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T00:38:32.305Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-10T00:38:32.305Z |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 |2022-12-10T00:38:32.307Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:38:37.579Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=701dd0ba-dd06-407e-9e29-4b15897d2dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:38:37.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:38:47.600Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=7c44d679-4970-4f71-a8bc-df897d09933b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:38:47.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:38:57.617Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=75b308cf-3539-4a83-852e-126a7b30d8b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:38:57.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:39:07.631Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=5d7bb580-dd47-4e70-9b0c-4831bfb6f54a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:39:07.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:39:17.645Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=36e153db-da30-480f-9904-e0c27e2624b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:39:17.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:39:27.661Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=2e46e324-8b59-47bc-8ad0-cd3764360378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:39:27.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:39:37.705Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=bdf75d1c-c6c5-452d-89b1-38d22c56e0fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:39:37.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:39:47.723Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=55f99fa1-690c-490a-8c9b-62e86c8db69a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:39:47.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:39:57.746Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=61bac954-04e2-4f1d-8c48-65d9309068d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:39:57.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:40:07.762Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=17c76847-d3fe-4aab-a259-2cef9e958996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:40:07.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:40:17.777Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=2952eab0-3b64-424a-92b0-82866f53ffe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:40:17.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:40:27.796Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=19b9776a-f76e-4161-bc72-5ab1a7fc2f1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:40:27.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:40:37.816Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=62285981-fbd7-450c-9180-84cc92fd54e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:40:37.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:40:47.831Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=a1bd885b-e6c3-4e06-9fbc-2034dbc16a27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:40:47.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:40:57.870Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=f2276711-c40e-49ef-a90d-6b0a319e41ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:40:57.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:41:07.895Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=2c3b97ae-29f8-4d2a-b263-7914e297fc61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:41:07.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:41:17.922Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=6ff34b37-7560-45a7-9561-5c31340ca9dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:41:17.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:41:27.937Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=35d086a0-ef88-4efd-86c2-80e2bbbace17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:41:27.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:41:37.955Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=0a5fab31-cf9f-4191-8e7d-20e53a89c50b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:41:37.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:41:47.972Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=ab9fc1c3-f49c-4400-bc35-b94cce8031d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:41:47.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:41:57.988Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=24a69808-88c2-48fd-9390-8bcec9389993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:41:58.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:42:08.004Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=adb1eb01-7257-4d88-80c9-d203f6f765dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:42:08.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:42:18.020Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=3efac451-84d1-4ac4-9c80-b3320b1a8d34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:42:18.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:42:28.052Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=4c67daa5-0364-4969-ba99-93f188239e48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:42:28.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:42:38.067Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=741d0fce-81a5-43a2-a857-bfb2847c8691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:42:38.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:42:48.098Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=9a917772-6021-4cc0-846e-c8eb2871298b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:42:48.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:42:58.115Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=8d91a128-bdc0-4b9b-9752-22147e959b52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:42:58.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:43:08.128Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=617e5215-70a7-4833-8fcc-79b2d5a993f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:43:08.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:43:18.141Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=db993bc2-4f29-4ce9-a9db-a37720d7aee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:43:18.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:43:28.158Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=b4b11bd2-2490-4122-ba06-c24c70f39e6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:43:28.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-10T00:43:32.188Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-10T00:43:32.189Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-10T00:43:32.189Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-10T00:43:32.189Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T00:43:32.190Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T00:43:32.194Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T00:43:32.194Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-10T00:43:32.194Z |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 |2022-12-10T00:43:32.196Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:43:38.171Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=1fc8df69-b9d9-42b9-a22b-c2403e417049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:43:38.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:43:48.186Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=ad350b74-2614-4c2a-bcfe-9a546c31715d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:43:48.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:43:58.201Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=b27311f0-7130-4fcb-9ef8-0c8369fd0ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:43:58.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:44:08.220Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=b6c93f40-36cc-44d7-b1ab-ed4829ea5d85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:44:08.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:44:18.233Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=fe07f41e-945a-4ae2-ba2b-6b6cdcefc59e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:44:18.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:44:28.246Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=50559197-2fda-4f1f-a3e0-6839a92aa337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:44:28.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:44:38.259Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=d5c89072-ec38-4107-8cd9-b70dd3f5870e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:44:38.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:44:48.273Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=0768f888-7083-4e2e-9d65-4470dddc81aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:44:48.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:44:58.288Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=50b2f68f-9e16-491d-8b40-7dc380b510a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:44:58.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:45:08.301Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=19d61281-93e4-47b7-afaf-dd5c728585f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:45:08.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:45:18.319Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=a1139b7d-e879-46de-bf5c-55db3b68c663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:45:18.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:45:28.333Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=72b3688f-1744-4e00-930f-2d8bd09888c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:45:28.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:45:38.348Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=aeeae2d6-2fa7-455d-b5b9-f50c6bd77829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:45:38.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:45:48.362Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=a81ef562-8134-4d17-bce8-3548ecc2b2c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:45:48.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:45:58.375Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=da78463b-7d67-443b-aa01-f1def15da883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:45:58.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:46:08.404Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=49f0bd8b-a4cb-42aa-80a1-4f786199cff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:46:08.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:46:18.422Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=6733fb02-2394-4289-adb4-27027a7e16e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:46:18.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:46:28.435Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=93b43726-0fbe-4e67-a47f-caef7dd7744b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:46:28.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:46:38.458Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=a705ea91-22c3-4f93-ac83-5a6c75635cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:46:38.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:46:48.475Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=915b3807-01db-4119-8dbe-192df11d83d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:46:48.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:46:58.496Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=15fea645-ee4e-4b04-978e-bda442ae769d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:46:58.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:47:08.515Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=c06c8cad-00c2-491b-9329-240f620b3c07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:47:08.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:47:18.530Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=27aec471-8233-4af7-9ac5-b0d6db2ba4f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:47:18.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:47:28.543Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=c9da2921-22e1-41d7-8eb3-4bd7ac1310c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:47:28.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:47:38.567Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=2fa65918-1a4c-4579-ba75-1c58ee3b15ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:47:38.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:47:48.584Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=9f10373d-442f-4ae1-9a29-9dcd59e69f23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:47:48.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:47:58.604Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=90d4d3af-7f67-407c-9aa6-034a5aa4a96b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:47:58.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:48:08.629Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=2e592f84-b0e2-4df5-8a84-02bc292165b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:48:08.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:48:18.646Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=346727e5-120a-4c55-b6f6-90182210ab7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:48:18.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:48:28.661Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=a23faf71-6c0d-45ea-bf61-06a6b466a72a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:48:28.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-10T00:48:32.300Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-10T00:48:32.300Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-10T00:48:32.300Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-10T00:48:32.300Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T00:48:32.301Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T00:48:32.307Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T00:48:32.307Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-10T00:48:32.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 |2022-12-10T00:48:32.309Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:48:38.681Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=ac6e0ead-0556-478a-9ef2-37804a4aad4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:48:38.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:48:48.698Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=03508328-aa46-4135-8e78-ee85a08614d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:48:48.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:48:58.728Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=8a9d2739-4d47-4f6f-86a0-43af96da2c9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:48:58.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:49:08.743Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=a2fc06e0-5321-4be0-9a3c-0f518c488ded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:49:08.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:49:18.759Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=f1383073-84eb-47f6-a678-5b0786583e93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:49:18.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:49:28.780Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=6a0d0889-8354-4b9d-8665-a52f82abe1fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:49:28.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:49:38.795Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=fafce32d-9e3c-4070-9ffd-439910940dbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:49:38.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:49:48.810Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=42dbddc5-e02d-4ce3-9d43-608c3da8b3bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:49:48.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:49:58.828Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=21aa1a16-ea5a-4b0e-8ee3-98e7d32e70e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:49:58.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:50:08.842Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=f1a9f2ff-5251-496a-b538-aed78673012e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:50:08.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:50:18.858Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=3d8e34e7-0570-4e3b-a38a-21f38236f9cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:50:18.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:50:28.888Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=a342edf8-b56e-4c1a-9e1d-988aaa91885a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:50:28.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:50:38.905Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=daab282f-0b78-4558-9597-53fd975236c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:50:38.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:50:48.919Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=59014d77-3203-4c60-9aed-e7175037deac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:50:48.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:50:58.938Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=3c37f09a-eebb-4f1f-ae55-2d5950d800b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:50:58.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:51:08.953Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=c440692f-1e9b-44fc-8025-a5ac50b13251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:51:08.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:51:18.968Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=3b259246-bf6b-4ff9-9cdc-6fa9a11b1368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:51:18.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:51:28.982Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=65ff1bbc-9a9f-44d5-b3c3-53bb81ce2462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:51:28.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:51:38.997Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=7efc1a17-c243-47c0-8a8e-08f44727d2b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:51:39.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:51:49.010Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=b9ec3f5d-0e3e-4d98-9c3b-9da01ada4e2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:51:49.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:51:59.038Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=2896f172-dec0-4832-bb90-515ab6622933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:51:59.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:52:09.071Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=9c068aae-dbb1-4a47-9590-3477d7656d47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:52:09.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:52:19.089Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=c5a1df9f-3133-4ebe-9568-d6afb3898d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:52:19.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:52:29.108Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=87834782-5e10-478c-84d0-40a02b74fb63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:52:29.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:52:39.121Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=e4cb7ac8-5213-4849-b520-61b4fc809219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:52:39.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:52:49.134Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=deb4a4de-c86a-4712-945a-9c22c5b5f7e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:52:49.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:52:59.149Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=e9510a4a-d8d5-4e7a-b683-ce71fe121eb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:52:59.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:53:09.163Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=26f5fc3f-42f4-46b9-bb9d-a298aed58bdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:53:09.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:53:19.176Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=c177dc45-fb40-457e-8655-fa91927f2e8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:53:19.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:53:29.190Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=f037b5e8-11e0-4f4a-8c8a-fa23a6ffb045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:53:29.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-10T00:53:32.155Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-10T00:53:32.155Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-10T00:53:32.155Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-10T00:53:32.155Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T00:53:32.156Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T00:53:32.160Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T00:53:32.160Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-10T00:53:32.160Z |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 |2022-12-10T00:53:32.161Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:53:39.204Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=583c1384-c0cd-45ec-a3bb-4c7da2e65f5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:53:39.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:53:49.216Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=61eff72a-b390-4a4d-8af1-2dcc12e10885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:53:49.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:53:59.232Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=7e1f40f1-ec20-48a4-a4c7-d2e441658a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:53:59.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:54:09.246Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=17d0f9ec-14ae-479b-88fd-9b0fa43e16c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:54:09.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:54:19.260Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=3f4468e2-2857-4024-b235-16ca52c1bce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:54:19.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:54:29.274Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=60187dbf-2522-4974-b503-c00726f23812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:54:29.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:54:39.291Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=7b8d784d-78d4-46b6-bca8-c9ca780bc595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:54:39.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:54:49.309Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=69e395f9-24b0-421d-b592-822cba935cdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:54:49.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:54:59.323Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=9ad34297-d2a8-4f83-bee5-c64de0ffcc5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:54:59.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:55:09.340Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=bb26dcfe-ad2a-416d-96a1-777dd98e7909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:55:09.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:55:19.355Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=5e728bc8-f34c-4804-bca2-d946317b7c24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:55:19.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:55:29.371Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=b60ae777-d241-41ff-a2a8-1acd4c8a6757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:55:29.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:55:39.393Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=26d9e23f-9272-476f-b9ff-53831cfabf54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:55:39.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:55:49.412Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=682823e6-dcf1-470d-a5e6-6c7ead384106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:55:49.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:55:59.434Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=8129c363-26a2-49ee-a01c-8447ca69b75f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:55:59.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:56:09.452Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=f6e2fc6c-84ab-4d19-97d3-d9d4b4cb4bf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:56:09.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:56:19.467Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=3d6cfc2d-44de-442b-8076-47863b41fd5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:56:19.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:56:29.485Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=a13d9e6c-9a1f-40bf-92ac-8daf9bac2c96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:56:29.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:56:39.499Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=18179515-8be1-4332-84f9-c78adbed948d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:56:39.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:56:49.514Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=e549f9ae-dac7-4f44-879b-1b2f3cc2b13c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:56:49.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:56:59.529Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=a09ec18f-ce52-48e0-a206-f48adb5eac49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:56:59.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:57:09.544Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=7a7aab68-7f52-4c44-891c-0422b714f258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:57:09.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:57:19.561Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=cca979eb-b728-43d0-8d01-85432e9f8b3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:57:19.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:57:29.580Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=46272e52-58da-431f-af3e-96b90dabe0ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:57:29.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:57:39.603Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=dfa71039-9991-4b7b-bea2-866f4b505247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:57:39.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:57:49.621Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=f7f0c219-acb1-4a1f-a93c-c38a14526fff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:57:49.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:57:59.641Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=6e6bb7b6-9eda-434a-bf60-fe7c83e8837d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:57:59.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:58:09.667Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=ed024514-5286-49b1-aacf-d360932ecf2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:58:09.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:58:19.684Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=01571cf7-b552-49d4-b0e8-8819e66b3c68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:58:19.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:58:29.706Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=c53d498c-0bb3-44b3-99c9-952b2e8de191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:58:29.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-10T00:58:32.288Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-10T00:58:32.289Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-10T00:58:32.289Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-10T00:58:32.289Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T00:58:32.290Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T00:58:32.295Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T00:58:32.295Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-10T00:58:32.295Z |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 |2022-12-10T00:58:32.298Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:58:39.723Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=a454d9bf-69e5-4347-9063-907327d862df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:58:39.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:58:49.737Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=4dd1dc3f-5e50-42a0-9c2b-5e3daa1c2438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:58:49.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:58:59.757Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=06077340-e8fc-4277-ad15-c75bdd64055e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:58:59.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:59:09.782Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=0919393e-493b-4085-9cbb-cfc244c98544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:59:09.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:59:19.795Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=7438738d-1db1-437f-bbe0-b208bf94ddde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:59:19.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:59:29.811Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=5b73ab84-f116-4a2b-9cce-8410776da3e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:59:29.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:59:39.825Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=f1eb8471-ebd0-4a4a-8f6c-3efe83aa270e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:59:39.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:59:49.841Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=332f2105-9d56-4abd-bf79-7524b6cc8822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:59:49.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:59:59.857Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=4873e659-036c-44a8-b4ad-30c48217bdb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T00:59:59.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:00:09.872Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=445a402d-99cd-4959-ae6f-b86042452bfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:00:09.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:00:19.888Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=dd735bd8-77dc-4220-b0e2-e86173f9676d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:00:19.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:00:29.908Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=fdb58466-18a1-4a31-92da-d46e2c93bfbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:00:29.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:00:39.923Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=d36ba988-2d61-408f-9b40-889ac84ae7f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:00:39.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:00:49.938Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=b04b777f-e1ee-4417-a4f0-758b3a1d53f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:00:49.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:00:59.957Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=d4499075-a73d-4b18-94d4-776c1e3ef2b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:00:59.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:01:09.977Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=667a639a-a556-4ced-8b49-36be5b22453b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:01:09.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:01:19.993Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=2cfb7909-2bfa-41f6-9fe9-3402f58d0cc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:01:20.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:01:30.014Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=f18f8d96-3f82-4111-9875-68889d23b50c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:01:30.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:01:40.036Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=fcef8cfa-a4c5-4ecb-8988-5fcb89159c25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:01:40.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:01:50.056Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=7cc9be3d-af44-42ec-9c3a-ceb6f076a44a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:01:50.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:02:00.082Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=470e56e5-2590-4334-8526-256fd255f83d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:02:00.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:02:10.107Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=20542716-8a71-4f85-8850-8eeddda423fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:02:10.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:02:20.147Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=230a23b6-e7ee-46de-b092-5918ba77863a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:02:20.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:02:30.170Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=d787585a-694e-44d4-9783-7c7c24f1b07a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:02:30.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:02:40.208Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=0084f94b-f39e-4003-a067-9a3b0d598354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:02:40.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:02:50.247Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=f27dd513-84db-40d0-89e5-f931dfe006ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:02:50.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:03:00.263Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=9f308269-96c5-4c72-855e-208e4586b3ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:03:00.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:03:10.285Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=aac7357a-e2d1-48ec-8e6c-aeddb55b2734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:03:10.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:03:20.299Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=6097fd88-2f58-4aac-a84e-8a7ebd28dcc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:03:20.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:03:30.321Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=1538c86d-c3f0-4fc5-8093-a4ea2a81bd58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:03:30.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-10T01:03:32.149Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-10T01:03:32.149Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-10T01:03:32.150Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-10T01:03:32.150Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T01:03:32.150Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T01:03:32.154Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T01:03:32.154Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-10T01:03:32.154Z |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 |2022-12-10T01:03:32.155Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:03:40.336Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=c6a0b0fa-13b0-4c71-8fc5-bd5f0f331015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:03:40.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:03:50.354Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=9940efdc-6093-40eb-80c8-5e15a3c1d913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:03:50.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:04:00.374Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=838905f5-c74f-46d2-be55-78c9ee6ad3df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:04:00.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:04:10.395Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=635ed514-74a0-4f05-ae05-0c4b114b6b6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:04:10.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:04:20.420Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=afcfd986-2dee-4532-9f78-8bfe07dfd024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:04:20.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:04:30.437Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=882cb401-0e32-45b5-82af-c7728b33848b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:04:30.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:04:40.455Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=39cf99db-25bb-4697-ac71-97deb5ed46c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:04:40.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:04:50.470Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=6318ae7d-3f8e-474c-8392-987a9d05c2ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:04:50.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:05:00.488Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=9efd6432-b76e-4f01-a433-b059f7916db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:05:00.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:05:10.504Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=dfc641ae-4183-4f6b-b0d4-7a39ec914baa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:05:10.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:05:20.522Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=f5ec22cb-716b-4314-bcee-de0d3996c1cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:05:20.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:05:30.537Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=d99da363-bbb9-4437-8dd2-3e679890e353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:05:30.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:05:40.557Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=723a7e6d-7712-4bf5-a533-6460b459e6da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:05:40.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:05:50.572Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=5f16d8e0-a92c-4d6c-be4a-c1c16befc95e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:05:50.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:06:00.587Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=118e43bf-77f5-4e43-a900-ef74c289e9d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:06:00.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:06:10.604Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=fa0cfc86-8e24-4cdc-8556-5c32a7fccd68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:06:10.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:06:20.616Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=ef41d3e0-d103-46bd-ab9e-0afa4dd710ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:06:20.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:06:30.633Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=0979251f-33c9-4b25-8ab3-ca5489b7fbf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:06:30.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:06:40.647Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=a3f4a62c-c0ac-4f0c-a6c1-24a210c1a182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:06:40.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:06:50.662Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=ccc61d30-ce8d-4252-87fc-d8dc18c27ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:06:50.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:07:00.676Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=378d696d-3a36-4794-8465-8d0c4034f850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:07:00.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:07:10.691Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=e2401866-6398-41df-8239-b259f6c6e413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:07:10.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:07:20.705Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=2e8ca07d-f2dd-4f62-8fdd-7d1de5ec4b25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:07:20.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:07:30.729Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=1c5590f3-f72c-4014-bc24-73b00e3ce7e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:07:30.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:07:40.746Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=79edad0a-86e9-4b3e-8325-17c7066f6aff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:07:40.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:07:50.760Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=3ad053c8-07b8-4e14-bc4f-50b6e307bc22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:07:50.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:08:00.774Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=1bb293c6-00cd-49cd-a73c-8f78494f6539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:08:00.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:08:10.790Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=d6aedd39-b94f-4d4b-9ae4-1206422ec00e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:08:10.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:08:20.812Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=3eb0cdac-cb33-4496-b13d-a81a10b34a21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:08:20.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:08:30.837Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=6aa63294-bbd8-4b87-8b70-b99a584dbbe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:08:30.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-10T01:08:32.313Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-10T01:08:32.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 |2022-12-10T01:08:32.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 |2022-12-10T01:08:32.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 |2022-12-10T01:08:32.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 |2022-12-10T01:08:32.319Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T01:08:32.319Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-10T01:08:32.319Z |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 |2022-12-10T01:08:32.321Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:08:40.854Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=2cd95866-7a2c-4695-8d73-12441eef2c80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:08:40.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:08:50.870Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=6838b16d-7e24-4749-a88c-a2ab6a7f6ec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:08:50.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:09:00.885Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=bb9892d7-3529-4188-b803-59ac2cba2a06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:09:00.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:09:10.899Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=b12e9a55-e3c1-41f4-ab06-86249227b216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:09:10.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:09:20.915Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=86aa2659-d477-4a08-96ed-c1acf34fb6bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:09:20.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:09:30.931Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=462b2431-54df-45cd-848c-aee410b09715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:09:30.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:09:40.948Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=e490920e-4661-4779-a79c-699fd514d933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:09:40.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:09:50.965Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=3dad387c-ba63-4e89-bb7b-7687677ffcf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:09:50.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:10:00.988Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=807a38e4-1906-4c3b-bd01-1216fc74eee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:10:01.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:10:11.006Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=ce8c6041-99a2-44e0-a8cf-72df2e885b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:10:11.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:10:21.022Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=aa88ea77-dfbc-4914-b564-3bab0a928458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:10:21.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:10:31.043Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=3bc33620-ab5f-4b41-b261-14960a2f980e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:10:31.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:10:41.060Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=f6b37cc9-762f-4669-99df-cd6d40e88f55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:10:41.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:10:51.081Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=b7306535-d12a-4589-b477-7016f7995887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:10:51.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:11:01.113Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=27b604c3-5038-4b20-88e8-66e3aee45409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:11:01.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:11:11.130Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=a59a6bf7-31eb-4308-b790-e044f127ec19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:11:11.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:11:21.146Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=b5006d40-c0b3-4ce9-a3a7-d71bd89c287d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:11:21.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:11:31.205Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=b394d8a6-0eac-487d-9f99-0964b925761b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:11:31.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:11:41.220Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=35791178-add1-4928-a443-8bc9b40b3495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:11:41.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:11:51.245Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=b2c17e5d-b7b5-4c03-bcc1-243dd3b5a0f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:11:51.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:12:01.265Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=479de7d3-7e08-4e22-8f65-c8a62f6090f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:12:01.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:12:11.282Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=0c088910-38eb-4463-932d-8dad5f8a3fb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:12:11.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:12:21.298Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=3abb4d25-d131-48da-8aaa-00b875821388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:12:21.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:12:31.315Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=c7152982-1e06-421c-a6c7-00b461fdcb32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:12:31.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:12:41.330Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=0d6c91c8-a7dc-4b11-84dc-a71501069fe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:12:41.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:12:51.348Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=0fa9e320-aeb7-4e49-9ab4-092a2a2d140a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:12:51.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:13:01.394Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=5647daa3-3ca7-40fb-a046-5259a3aded1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:13:01.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:13:11.421Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=4dad9c52-8fd7-455f-922c-4305fef4f076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:13:11.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:13:21.438Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=0509d3ae-4cc5-433b-a025-5c730716ce07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:13:21.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:13:31.457Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=40f120f4-9b17-46cb-9ea8-2c35b3e98490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:13:31.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-10T01:13:32.216Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-10T01:13:32.216Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-10T01:13:32.216Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-10T01:13:32.216Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T01:13:32.217Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T01:13:32.222Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T01:13:32.223Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-10T01:13:32.223Z |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 |2022-12-10T01:13:32.225Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:13:41.474Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=57952c5b-914c-46a3-833d-fae36152bd8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:13:41.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:13:51.492Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=bdb3c5cd-72a4-407a-a160-ac65eaa55418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:13:51.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:14:01.514Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=77ec6649-a3a9-44ff-9f4d-d2882adfc77f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:14:01.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:14:11.538Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=b78b0a3d-c19e-4388-bfe6-70ac471e8650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:14:11.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:14:21.553Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=4d695be1-bd36-4ebf-87a1-fbf90fd2c8b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:14:21.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:14:31.569Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=462666de-0dc0-4ecb-89a6-feb1aeb4d2fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:14:31.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:14:41.584Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=fb7a4dee-4e1a-40f4-a58e-baa7cec36cd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:14:41.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:14:51.599Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=371d3bb3-606d-4a2f-84e1-26a3e27374b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:14:51.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:15:01.617Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=452faa1f-b169-4301-85d2-e7daf176e0a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:15:01.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:15:11.636Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=a37442c3-a07d-4f03-a588-afb083962697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:15:11.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:15:21.657Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=3c379e96-bb90-4ba8-877c-91d53506bcc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:15:21.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:15:31.672Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=0978c215-9133-4811-a815-1fa373f5d96c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:15:31.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:15:41.688Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=b3dd35ff-7b4f-4df6-889f-a3eeb23940fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:15:41.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:15:51.704Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=d3c68413-905d-4d4b-a6d7-963c9e0635c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:15:51.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:16:01.722Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=ae19053c-3319-465a-abb1-c128525f2ea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:16:01.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:16:11.737Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=bf63cc2c-2f94-4e7c-8153-e9135eecd8e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:16:11.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:16:21.756Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=10b74cde-8804-4b51-b633-33c6a4452bc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:16:21.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:16:31.773Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=29a3c3ee-c5e7-43b9-b739-98b83027dcc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:16:31.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:16:41.789Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=78bee345-3e85-4628-a177-6fdaca9440aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:16:41.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:16:51.810Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=f3a96e51-6016-4099-ac7f-9c39a1fd635e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:16:51.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:17:01.836Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=f634f64e-7c61-4581-8f7d-8a2d26cb2458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:17:01.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:17:11.868Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=6ae06aae-cf95-4570-9804-b9043f849a5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:17:11.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:17:21.885Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=bfcb3206-f9d5-40bb-800f-9707c6fc861d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:17:21.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:17:31.916Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=83b119bd-a1ef-4223-abb0-6347589cec75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:17:31.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:17:41.936Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=adce03d7-6338-45dd-b093-2aabd53d9aae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:17:41.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:17:51.955Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=294c75e8-5d52-48ed-81a0-9c33013bf931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:17:51.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:18:01.982Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=fec4eb56-af49-42e1-af4d-9e3686018cc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:18:02.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:18:12.003Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=842182e6-cc67-45c5-a6f8-f3eac4ad7d60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:18:12.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:18:22.037Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=31d74f77-357f-422c-879c-21adf4ca843f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:18:22.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:18:32.054Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=9bbd2454-7952-4cd1-9672-e30d0c7d7da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:18:32.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-10T01:18:32.178Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-10T01:18:32.178Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-10T01:18:32.179Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-10T01:18:32.179Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T01:18:32.179Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T01:18:32.183Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T01:18:32.183Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-10T01:18:32.183Z |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 |2022-12-10T01:18:32.184Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:18:42.102Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=fa8546e7-1e13-45c7-9ac3-517bada39a8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:18:42.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:18:52.120Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=fe449f30-229e-448f-9019-7849cbe7a338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:18:52.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:19:02.161Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=1e716d31-32e3-4df7-a4bf-306618628a9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:19:02.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:19:12.188Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=3a02befe-b783-4fe2-89a4-58ea93e1896e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:19:12.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:19:22.211Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=e2ba72b1-3f42-4bed-838e-a981f333318a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:19:22.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:19:32.226Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=936e0aff-3a8d-4abd-beae-9495e49b1390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:19:32.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:19:42.253Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=0c167ca5-1195-4a0b-b5f6-8187c02c89db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:19:42.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:19:52.275Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=fa494d5e-377d-4a54-a292-7936bfc36809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:19:52.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:20:02.296Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=487bf0aa-e4fe-49c9-a1a1-9ee117f86106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:20:02.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:20:12.340Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=d99e27f0-f80b-415c-ae7a-b299c785713b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:20:12.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:20:22.368Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=f1139821-10d5-4ab3-af6f-ae448e69e8fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:20:22.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T01:20:32.383Z |INFO |Init configs |InvocationID=eb6a1bd3-e876-4f55-ad86-61138d36b9ee, InstanceUUID=446ec610-7c08-4446-b722-f936802a344c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-