By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-05T23:59:02.066Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-05T23:59:02.081Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-05T23:59:02.082Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-05T23:59:02.085Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-05T23:59:02.700Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-05T23:59:03.049Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-05T23:59:03.049Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-05T23:59:03.050Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-05T23:59:03.191Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-03-05T23:59:03.287Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-03-05T23:59:03.346Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2023-03-05T23:59:05.895Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-03-05T23:59:06.491Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-03-05T23:59:06.532Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-03-05T23:59:06.533Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-03-05T23:59:06.678Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-03-05T23:59:06.679Z |INFO |Root WebApplicationContext: initialization completed in 3332 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-03-05T23:59:08.125Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-03-05T23:59:11.345Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-03-05T23:59:12.265Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4 | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-03-05T23:59:12.322Z |INFO |Started MainApp in 14.675 seconds (JVM running for 15.752) |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-03-05T23:59:12.651Z |INFO |Start scheduling PRH workflow |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T23:59:12.693Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=77e21b7f-b715-4ff2-8665-1b72076406f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T23:59:13.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-03-05T23:59:17.739Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-03-05T23:59:17.740Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-03-05T23:59:17.743Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T23:59:23.781Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=3a1843b4-e5d6-4b6b-92ef-a247f71de4ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T23:59:24.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T23:59:34.045Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=e1cc9c90-8ad0-4912-a889-bae420ccd04f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T23:59:34.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T23:59:44.133Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=98001b46-e72d-4c7b-96ca-b9eb59a2dd0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T23:59:44.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T23:59:54.222Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=28ff950a-03dd-475d-9ad3-f5ff254baa0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T23:59:54.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:00:04.971Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=30ca1f22-f802-49f1-a4b7-e953a6400514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:00:05.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:00:15.185Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=cbd631e9-f2bd-4300-a8b1-15a5fb8eb9db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:00:15.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:00:25.271Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=bd55f862-28a5-4aa9-8855-e1779b567643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:00:25.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:00:35.339Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=41a25074-ec9a-48ff-9db3-f1464e288771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:00:35.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:00:45.388Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=d9967196-3b4e-47ae-b124-54ee20d2392d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:00:45.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:00:55.457Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=3c4afba7-9cf9-4f31-b77d-f76bb31d72a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:00:55.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:01:05.531Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=6db650aa-e4d2-4663-9567-f05d60e577e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:01:05.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:01:15.554Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=9a735462-9bd2-4d27-91a1-7eb7adc15280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:01:15.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:01:25.589Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=11e463b9-7dbb-4be7-8c14-de83921f2175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:01:25.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:01:35.783Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=dade6db5-8942-4bc6-991c-a536a1010cd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:01:35.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:01:45.835Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=35681cee-d9f4-4345-b0cb-8037787ab77d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:01:45.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:01:55.896Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=e994326a-e062-4ec3-a46d-59a50f18f42d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:01:55.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:02:05.969Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=cfe7ad2d-7395-4b3e-9406-de882fe466e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:02:06.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:02:16.006Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=4fe9b52c-bab2-491f-be30-d30485ed234d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:02:16.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:02:26.053Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=62cb5eff-c4b7-408c-b54f-82b249277d62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:02:26.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:02:36.137Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=0b27f63a-1aef-4bce-b71e-179431b5d8c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:02:36.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:02:46.157Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=6ae70d6c-6a9c-417d-9c02-f1a36afe89ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:02:46.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:02:56.201Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=29e8be1a-789e-49f4-8d72-ae2c3380e341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:02:56.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:03:06.288Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=a6384746-8958-463a-889e-1b96d60214b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:03:06.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:03:16.402Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=d42fbbc9-cf2d-4f73-aee8-739e70d3a525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:03:16.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:03:26.471Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=b5b8dbb9-567e-4c74-b3e6-b1bbedb7461e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:03:26.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:03:36.519Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=e176de81-5d0b-456c-bcc3-9a23667796cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:03:36.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:03:46.577Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=ca459d22-f9a1-4a82-a703-204e5f6bfa2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:03:46.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:03:56.668Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=68897ac3-ba3f-49fc-86ef-bc529a86db15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:03:56.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:04:06.689Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=071ecbce-6df5-41ed-b961-554531cab5aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:04:06.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-06T00:04:08.672Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-06T00:04:08.673Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-06T00:04:08.673Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-06T00:04:08.674Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-06T00:04:08.675Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-06T00:04:08.689Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-06T00:04:08.690Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-06T00:04:08.690Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-06T00:04:08.693Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:04:16.752Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=ad293ce6-7336-47b3-bcfa-b281314dff9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:04:16.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:04:26.805Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=606c17b7-93bb-40c0-b5dd-1060307fd312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:04:26.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:04:36.843Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=8a974a7e-105b-44d9-836e-30414b2e6ffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:04:36.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:04:46.916Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=97d9658b-5eda-42fc-b432-b46048aabfbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:04:46.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:04:56.970Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=6344491c-d53b-4e37-af4d-3a8ed19afafb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:04:57.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:05:07.048Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=2a0dac6e-3efc-49dc-9e0d-d0d40459dbe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:05:07.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:05:17.090Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=b4df5932-c81e-4f76-ad74-d7d6c7ece820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:05:17.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:05:27.148Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=f311c28d-eb55-40cf-a452-6c28aef2b831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:05:27.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:05:37.216Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=f5ec2958-8207-48a2-9df9-8f1264c13e4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:05:37.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:05:47.278Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=e0544d25-77fc-41ea-ad55-7489017ada50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:05:47.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:05:57.369Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=3ac0b587-8762-4d91-a782-d24b0b625af8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:05:57.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:06:07.427Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=43d6f265-3b49-4cd3-b0ee-24595dd6d83d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:06:07.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:06:17.469Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=cbc61478-5056-4f7d-99f9-8c34a239d43d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:06:17.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:06:27.521Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=82e92baa-3108-4436-a440-8898ef9ae326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:06:27.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:06:37.562Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=54429ff2-ce0f-4f13-9fd7-edcb0fd7734a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:06:37.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:06:47.591Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=d4cdea0d-7f51-4438-add4-784c7e047b34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:06:47.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:06:57.649Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=2c68888d-2c79-478f-9db8-724e0f2d5447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:06:57.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:07:07.671Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=20a9667f-a24e-4f8d-b465-4c2301a4369c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:07:07.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:07:17.725Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=e5afb0e5-5a46-4365-9940-18f7d3431c86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:07:17.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:07:27.770Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=7af45395-3efe-4bab-9f40-b9259e9c8acc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:07:27.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:07:37.814Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=5d7f0c56-27ae-4e48-822e-7847b9b2d13f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:07:37.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:07:47.858Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=05e71e30-b396-4792-a6f8-fabf6cca34c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:07:47.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:07:57.901Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=ec8ad5eb-5782-48bb-9773-115c58514c8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:07:57.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:08:07.949Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=023489e7-62c7-4eb6-bceb-061583542597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:08:08.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:08:18.032Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=d87b7c02-5e58-488b-bfdd-42d2d436216a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:08:18.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:08:28.067Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=38078873-e235-4d41-9cf3-24e69d9480fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:08:28.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:08:38.113Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=2e8b0eb4-0c4e-4a24-aa2f-49cce0e12ef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:08:38.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:08:48.166Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=525ade4c-7775-45df-a778-db0a062b22aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:08:48.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:08:58.192Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=35e7927e-27c5-4cc8-a129-20fd811a37e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:08:58.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:09:08.256Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=559223c8-9694-4ab4-8130-2bcad566ed95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:09:08.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-06T00:09:08.480Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-06T00:09:08.481Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-06T00:09:08.481Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-06T00:09:08.481Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-06T00:09:08.482Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-06T00:09:08.494Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-06T00:09:08.494Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-06T00:09:08.494Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-06T00:09:08.497Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:09:18.288Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=ab65b353-9f27-4470-8590-20a11f3c4fcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:09:18.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:09:28.323Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=ace9678f-bb39-44f4-9b7e-8744116c0dac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:09:28.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:09:38.351Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=01c9dc00-a5b7-41d6-a90e-9dbb578bb3fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:09:38.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:09:48.381Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=2ab46612-9e29-43da-b58c-b6e9c84788be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:09:48.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:09:58.696Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=bf1741be-010c-49e4-a330-9dd2080fd12f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:09:58.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:10:08.729Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=586835b2-c778-4d95-a233-d56815e6f0dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:10:08.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:10:18.763Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=ba4621b7-3846-49cc-b9e6-dc213b765d6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:10:18.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:10:28.793Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=43bd1d8c-6018-4266-94bf-e24370591370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:10:28.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:10:38.836Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=2830e74b-72fc-4eb9-bb54-97172cc471fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:10:38.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:10:48.869Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=c56ae4ba-bf70-4797-90b0-bcf9cb3fd72e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:10:48.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:10:58.917Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=919d6a59-27e5-43f4-af7b-e4bb567d21e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:10:58.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:11:08.946Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=ab83fb8d-44c1-435a-996b-9f0e91501fef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:11:08.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:11:18.983Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=dfd8d73c-6454-4196-8ca0-fa42914c606f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:11:19.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:11:29.014Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=69690b7a-edb8-4bff-9cde-2d094bca1b9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:11:29.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:11:39.060Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=9a3fe741-d3b2-450d-ae84-65c0cb593f2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:11:39.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:11:49.121Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=ed757489-db6a-4681-82f9-c4e34af2212b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:11:49.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:11:59.202Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=f6dae7b3-de7e-451e-a7d1-91e29a8d6cf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:11:59.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:12:09.248Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=7363e1d0-a4e0-4c02-b77b-00b9e5bc2478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:12:09.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:12:19.327Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=8587fb00-1682-4def-bd2d-10f710934abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:12:19.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:12:29.352Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=d181816f-564b-46c9-bd11-3f1c69f970cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:12:29.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:12:39.379Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=8df31f0a-06eb-4f08-9c95-d9cea91a4fb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:12:39.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:12:49.411Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=b4f4017d-82bd-413e-a887-10fffa62ee76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:12:49.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:12:59.435Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=625a5575-2d5c-42c3-86e7-cbb0975fbdd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:12:59.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:13:09.463Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=bf183781-4aef-4d81-a239-cfebe8d74898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:13:09.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:13:19.488Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=fb3bc5bc-d2e1-4ad4-a87c-01f73b32de04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:13:19.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:13:29.514Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=d8caa315-dfe1-4c91-a08f-c6c3e1ba68ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:13:29.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:13:39.553Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=7f25de7a-aa81-47ee-a177-efbdaa6ccd93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:13:39.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:13:49.598Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=2ab20db4-ab68-4768-8fcf-7e513838fddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:13:49.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:13:59.640Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=3c40915e-bb42-400a-8e28-19d28c54d87b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:13:59.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-06T00:14:08.515Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-06T00:14:08.515Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-06T00:14:08.515Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-06T00:14:08.515Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-06T00:14:08.516Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-06T00:14:08.529Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-06T00:14:08.529Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-06T00:14:08.529Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-06T00:14:08.533Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:14:09.664Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=43232066-9953-4c26-971c-dce7860b3039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:14:09.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:14:19.699Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=d48e9ccb-5f9d-4ae6-90c1-97eb20f273f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:14:19.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:14:29.724Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=ce64405f-ee83-45b1-aba4-b9eac67bf033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:14:29.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:14:39.761Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=77d01bbf-e575-47ba-b698-174a543a6f70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:14:39.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:14:49.793Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=8fad638e-9002-422a-8505-b73c21e8df42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:14:49.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:14:59.831Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=0b30d9fd-d3a9-462b-86fc-cbb6e12617d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:14:59.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:15:09.860Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=64f68a0b-b2da-4fc5-9e43-edc88f49d0fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:15:09.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:15:19.880Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=d02bb094-41a8-4d78-8dde-cc062e83eee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:15:19.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:15:29.920Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=a0b24061-06a2-4bf7-bb9e-57526beee908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:15:29.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:15:39.948Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=19e3b511-416c-44ff-8c86-cae5725462c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:15:40.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:15:50.047Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=d5a4991a-9a3a-409c-8a07-7851fb38d9c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:15:50.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:16:00.080Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=a1bfc2c1-9ecd-4855-b0f5-cd887449fd74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:16:00.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:16:10.101Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=0ad26f23-d146-4ddc-b296-444c7354fd06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:16:10.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:16:20.139Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=71710bdc-208b-49f3-9866-be2bdd1f9bb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:16:20.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:16:30.165Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=5d6dc011-327c-4f8c-9ff5-674e0e8bcb39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:16:30.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:16:40.197Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=35fe302e-3844-46d0-a4c0-b24c2c393349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:16:40.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:16:50.229Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=ab0354b9-33f4-491b-850f-6204b40e936c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:16:50.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:17:00.255Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=c44f2d5d-f5e7-42fc-b07e-f68a7026b30a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:17:00.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:17:10.279Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=77651d4b-679a-4506-8b21-c66745521a4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:17:10.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:17:20.304Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=4ac394a3-006e-4e78-926b-22cbfa22238f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:17:20.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:17:30.341Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=175bd18f-647a-4f76-8d81-2a79e434e5b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:17:30.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:17:40.395Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=49366590-66ca-4e5c-a2b2-02bec3ba8b11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:17:40.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:17:50.442Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=a961a76d-e672-469f-8af4-544cf23900f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:17:50.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:18:00.486Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=0207791e-e78a-4653-a500-05bf63d1d577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:18:00.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:18:10.515Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=9a950459-5ec5-4592-8cab-dfccd8273790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:18:10.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:18:20.550Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=8bff2271-495d-479b-a6cb-4dcf080f90f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:18:20.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:18:30.577Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=77e02e73-2642-4f59-907b-d7e09573dc4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:18:30.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:18:40.625Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=21b038cc-ac6e-4574-8abe-786165df789e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:18:40.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:18:50.668Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=43703037-5b3f-478e-9b8a-07e97f98078a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:18:50.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:19:00.701Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=5cbc7209-4c38-487b-b030-ec213ab9084e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:19:00.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-06T00:19:08.463Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-06T00:19:08.464Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-06T00:19:08.464Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-06T00:19:08.464Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-06T00:19:08.465Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-06T00:19:08.475Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-06T00:19:08.475Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-06T00:19:08.475Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-06T00:19:08.478Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:19:10.752Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=5fc7bb6b-dcb1-4bb3-9c53-69596e19d253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:19:10.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:19:20.778Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=043cdbcc-1461-4d60-aea2-fa0e5ddb00c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:19:20.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:19:30.801Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=65a5ccec-e03d-42b3-9673-474e16f54c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:19:30.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:19:40.822Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=7a905677-469d-4276-8871-977fff381df6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:19:40.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:19:50.899Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=4d5dade6-be83-47de-8d73-106f1a196481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:19:50.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:20:00.919Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=213dd854-cd42-409a-ad44-a5d54e1bdba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:20:00.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:20:10.944Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=f2d57adb-325c-4149-8246-3677f9210393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:20:10.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:20:20.988Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=03417240-80a7-48e5-b643-97025d90bf8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:20:21.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:20:31.016Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=125a81fb-11d9-4ac0-bc74-8fb01ae71c76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:20:31.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:20:41.059Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=98469d86-e291-4720-b71e-71db73cc6036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:20:41.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:20:51.090Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=3f156564-a24d-40b6-b6fa-d907b5369fdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:20:51.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:21:01.117Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=c3839a0b-ee61-496a-bcc8-abd5141c4555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:21:01.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:21:11.147Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=deac4615-ff9a-4f80-8401-70c87f26dfe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:21:11.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:21:21.171Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=c6622662-fd53-4012-9abb-87c0057a7188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:21:21.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:21:31.206Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=deca7615-d00e-4da9-9ecc-8766a2e58eb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:21:31.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:21:41.227Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=f0f7dc26-81d2-4335-bf2f-2b1f8287cea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:21:41.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:21:51.291Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=fb4a637e-b287-42b2-882f-c641feffbe25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:21:51.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:22:01.397Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=fc6dbd8b-a5b6-45ca-a7aa-bdb0401aabb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:22:01.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:22:11.488Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=192bf5b9-bf24-4b7c-9395-cf3f8d930341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:22:11.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:22:21.575Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=625b770c-e0f3-4d89-b15f-d01cf81df675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:22:21.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:22:31.671Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=92481021-dd98-49d0-8a8b-10b321428a9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:22:31.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:22:41.702Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=22e2073b-8559-434d-b559-153f87b3cf1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:22:41.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:22:51.778Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=da8127e4-f10e-4857-9b7b-09dd2b9f7b35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:22:51.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:23:01.825Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=df02d26d-d4d5-4433-b560-8d50d949f203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:23:02.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:23:12.066Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=5d94b49d-b686-482e-9bdd-a9416dec2233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:23:12.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:23:22.124Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=bba19678-b811-4b9b-875a-841c39fb65a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:23:22.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:23:32.172Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=d838bad1-eda6-45cc-9336-1abbc05c0ae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:23:32.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:23:42.227Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=8bd8975c-1a9c-411a-9ea4-870d4412355d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:23:42.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:23:52.316Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=211a2579-7165-4ab9-9192-c0f1897e7af1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:23:52.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:24:02.348Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=371a5d99-e432-464e-93ba-21ef092eae40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:24:02.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-06T00:24:08.732Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-06T00:24:08.736Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-06T00:24:08.736Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-06T00:24:08.736Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-06T00:24:08.737Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-06T00:24:08.746Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-06T00:24:08.747Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-06T00:24:08.747Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-06T00:24:08.749Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:24:12.376Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=6dca45e7-6f47-4a76-baf1-2ba4bf89ac8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:24:12.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:24:22.432Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=03fdf120-0e09-4bb5-a578-fa08627a6338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:24:22.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:24:32.492Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=e3e44c35-7351-4432-90b9-ddf7f439040a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:24:32.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:24:42.525Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=52de3d13-41ea-4d3f-b25a-1244722da689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:24:42.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:24:52.615Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=91ddf5a9-6b82-433e-806c-89d807f2d898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:24:52.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:25:02.665Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=9b7e6d8a-fe38-4d04-895f-560459715fef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:25:02.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:25:12.694Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=9d0d5356-ce9d-4501-b54c-b9295947985b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:25:12.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:25:22.749Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=67012f07-8e7e-41fb-8fce-bfb0103b4742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:25:22.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:25:32.880Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=a8e6bde1-f220-457e-8003-786f43207926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:25:32.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:25:43.001Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=4c81742f-0a09-4e3b-abe1-0e7dfb80cd42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:25:43.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:25:53.100Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=4f20bfe7-b3c3-418f-8310-7c476a138c74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:25:53.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:26:03.136Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=1c087fab-367d-4588-8d4c-8d0b1601aea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:26:03.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:26:13.309Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=12d555f6-f48c-40e1-8dfb-631723a165e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:26:13.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:26:23.337Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=1daf6d72-b332-49d3-a2cd-274c32c7fdbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:26:23.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:26:33.384Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=a27fe4f1-119e-4844-b9ba-864fa7264c63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:26:33.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:26:43.424Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=5295a873-0f95-4463-b191-0649673deb27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:26:43.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:26:53.511Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=e13f9d01-11f3-4319-a2d6-dee266b8be0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:26:53.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:27:03.754Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=02cc9f4c-7a82-42ab-b4f8-30612d556d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:27:03.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:27:13.805Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=0fdf9088-6ee6-43ae-a93b-f73ca434637f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:27:13.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:27:23.845Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=041c35cb-8af5-47d3-a994-bf6c7cbb627c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:27:25.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:27:35.307Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=f6eb3550-e265-45e2-8a6a-0587cb69638d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:27:35.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:27:45.340Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=444589f8-445e-4239-a001-622b14213f2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:27:45.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:27:55.381Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=f2605f14-3589-448e-8907-6a2e3c8b5512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:27:55.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:28:05.446Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=741f8d4b-1613-4d4a-a38c-65fc0f7f46bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:28:05.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:28:15.497Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=ee1b1969-d4d3-4ead-bb64-dbb4a83762e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:28:15.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:28:25.565Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=ed6b3371-a725-40e5-8cb7-3405e865479f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:28:25.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:28:35.637Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=118b9446-e6a4-42cf-8693-06bd684c8228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:28:35.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:28:45.733Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=2b2a6204-e613-4222-9171-da3d286a7f7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:28:45.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:28:55.785Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=4dd30f4e-cb25-4d49-88a9-71ce52f9f6fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:28:55.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:29:05.827Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=a4b9238b-d52b-40fa-b41d-91663c019cbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:29:05.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-06T00:29:08.472Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-06T00:29:08.473Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-06T00:29:08.473Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-06T00:29:08.473Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-06T00:29:08.474Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-06T00:29:08.486Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-06T00:29:08.487Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-06T00:29:08.487Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-06T00:29:08.491Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:29:15.854Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=4211fe48-e105-4c9e-b9f7-aa4608e78a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:29:15.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:29:25.880Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=98fef9c7-0456-414f-9d96-7ea48e1d3a1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:29:25.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:29:35.912Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=6c3af8c4-947d-4422-9760-38d030a5a894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:29:35.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:29:45.973Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=5fa83cb3-fceb-4da7-ad5b-d0dcb1b81abc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:29:46.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:29:56.026Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=859ed681-982f-46b1-960e-e0bf05325fb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:29:56.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:30:06.080Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=3f12bb45-6453-4430-9a38-c985243fa630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:30:06.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:30:16.127Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=dedb2390-ba98-4428-bd50-16b3a8176401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:30:16.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:30:26.161Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=f9054f99-3b6c-4e48-8caa-1617de60fd4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:30:26.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:30:36.189Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=051f6434-b51e-432a-b588-deae4fb40cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:30:36.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:30:46.247Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=144bf73d-b472-47ed-8312-460b62dc8929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:30:46.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:30:56.270Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=3d5e1a72-d5a4-4b3a-b347-e3085a7a966c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:30:56.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:31:06.300Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=4af62b70-36c1-4f4e-b2ce-ea6245443626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:31:06.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:31:16.322Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=cf30a8e5-9aea-4794-b023-d5ee9b34469c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:31:16.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:31:26.352Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=fb8cbec7-6849-4d7f-87e1-47b8691617c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:31:26.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:31:36.382Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=6e7412d8-94c8-4ec8-9505-ffc0c4c2a8a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:31:36.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:31:46.415Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=ccaf00af-ed15-43f7-afc1-ed164c1d478e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:31:46.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:31:56.455Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=2e3c3148-bddc-403e-95bd-333e4203ab87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:31:56.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:32:06.481Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=03ca3ae5-aeb1-45e4-b645-c271a4e4d4ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:32:06.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:32:16.504Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=1c18e422-0810-4335-bc7b-bfbefdd58f41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:32:16.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:32:26.549Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=4c516680-3944-4f30-aa68-0d116b1fc42a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:32:26.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:32:36.574Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=6a60cc8a-4643-4d78-91a8-2f88742e954d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:32:36.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:32:46.611Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=920b676e-a5ec-4b89-b73d-dab689154368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:32:46.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:32:56.685Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=f46d1aa4-2119-4851-afbe-4d847b545133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:32:56.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:33:06.711Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=6dac8d83-ffa3-4bc0-a286-becdc422460f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:33:06.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:33:16.739Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=122a4073-dc04-4f5f-b010-ccf5149d7171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:33:16.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:33:26.763Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=436758ac-97dc-407d-8edc-0b6004d01715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:33:26.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:33:36.790Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=8b06f0c6-f0da-4b4d-9b24-f3e059e661cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:33:36.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:33:46.816Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=b03c1ab5-7864-4eac-8600-a947fd1bf7d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:33:46.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:33:56.892Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=b5d2852d-3af5-4eb3-85e6-fe70a5d91dd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:33:56.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:34:06.919Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=931a8bee-f0f7-4055-b940-b87ff845afb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:34:07.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-06T00:34:08.448Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-06T00:34:08.448Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-06T00:34:08.449Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-06T00:34:08.449Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-06T00:34:08.450Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-06T00:34:08.459Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-06T00:34:08.460Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-06T00:34:08.460Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-06T00:34:08.462Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:34:17.001Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=1d1c769d-60ef-4958-a2ad-dfe562972ab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:34:17.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:34:27.022Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=2336a1a4-a943-4469-a225-4d928a32f6c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:34:27.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:34:37.046Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=f2f774fd-359a-431d-8ece-2fa94cc53850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:34:37.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:34:47.111Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=d5c43506-6e81-4dcb-aefe-b3ebd5ba116c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:34:47.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:34:57.157Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=940e12cb-5b88-44cf-96af-3ae18767a99f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:34:57.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:35:07.182Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=871b5e6d-2b8f-4d3e-9078-4e0990c981c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:35:07.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:35:17.205Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=54c4878d-0556-4454-b04b-2e0c11e9815c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:35:17.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:35:27.226Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=2d4c3e3e-8e36-44f0-b6fc-ffca4481e7d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:35:27.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:35:37.261Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=bba00cbf-8fb7-4785-9daf-70f9eca0facc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:35:37.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:35:47.296Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=7cf14024-b853-4de8-9ef7-02ae1e62aeb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:35:47.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:35:57.331Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=48731ff3-8633-42f8-bcc3-b0e381b39173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:35:57.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:36:07.354Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=b7eef991-49fe-4341-a759-e4a8e884bb68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:36:07.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:36:17.388Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=41860d5f-405b-4ea1-8fb4-282f95a05e76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:36:17.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:36:27.517Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=e3068a0d-f96b-4bd8-ad1f-23af25cc6562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:36:27.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:36:37.539Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=3ff1660a-e401-4ac5-bcf6-cb20f8c357cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:36:37.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:36:47.601Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=daa06e26-1f9f-4112-a9ca-fd0d65fcf763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:36:47.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:36:57.633Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=83170432-f58c-4536-9b1f-4ce1173043f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:36:57.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:37:07.659Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=85fda0b8-083f-417b-9d35-78711b0ebc34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:37:07.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:37:17.687Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=70dc18ee-54d0-41bd-aee0-009bcb133b33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:37:17.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:37:27.708Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=cc9b72aa-f836-4f57-a131-de2bfd1ab281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:37:27.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:37:37.732Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=10fac0f4-a120-4389-8559-60705ded07bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:37:37.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:37:47.752Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=fd8bc4ee-8a96-4030-84c1-3575a761d897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:37:47.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:37:57.798Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=0686bf0b-4c91-493a-ad52-97785ddae607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:37:57.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:38:07.828Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=b9de7912-3093-41dd-b2f8-57ce680d5f9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:38:07.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:38:17.888Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=07465b48-7884-455c-94eb-d890fc7c5af3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:38:17.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:38:27.913Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=da486aa9-018f-4ce9-b3bd-2bf1955fcc09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:38:27.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:38:37.940Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=8fc20299-da60-4b05-ab12-0d00090fef24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:38:37.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:38:47.985Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=4bbbc3aa-c99d-4ec1-8d3c-d462b6b503f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:38:48.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:38:58.057Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=da40d650-0244-489a-9b34-917d881a190d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:38:58.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:39:08.153Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=bf47de64-1a07-4035-bb5c-2887a99824ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:39:08.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-06T00:39:08.448Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-06T00:39:08.449Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-06T00:39:08.449Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-06T00:39:08.449Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-06T00:39:08.450Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-06T00:39:08.459Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-06T00:39:08.459Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-06T00:39:08.459Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-06T00:39:08.461Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:39:18.211Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=e141d038-8a14-487f-9800-4a0d675c0f8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:39:18.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:39:28.279Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=70ac4221-3b57-4cd5-9f2b-6b8ead2bf9a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:39:28.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:39:38.320Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=d5360056-0855-4910-b4cb-27a8867de998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:39:38.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:39:48.356Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=d2391eee-58e9-4920-8329-2f46ce84a9f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:39:48.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:39:58.438Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=b2130bf5-49f3-4eb0-87ce-f1b2b7690a83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:39:58.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:40:08.471Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=f74d9b8d-b386-4e42-822a-588cff177f93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:40:08.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:40:18.505Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=dbcfd9ed-175b-4d28-a779-d8e6ddf2b675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:40:18.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:40:28.525Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=0a41d170-e258-4b19-8b6f-ae17fe1e6f53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:40:28.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:40:38.548Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=27106921-3b99-4ede-ba35-6396960738cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:40:38.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:40:48.577Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=b03dd217-2b86-4ada-a064-568a5c411d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:40:48.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:40:58.614Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=907d37ec-2e7c-48fb-89a0-486bf0928c37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:40:58.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:41:08.637Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=33483830-e197-4f2b-8a16-6dfe3f38e6e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:41:08.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:41:18.662Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=58f678d9-0668-48ba-bbf7-3dbfba033665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:41:18.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:41:28.689Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=54490781-c65d-4747-86f8-235acdb6956e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:41:28.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:41:38.720Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=659accdd-90bd-4c77-a442-add87bddedc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:41:38.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:41:48.752Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=a7a9f733-98ef-4585-8682-047446a51095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:41:48.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:41:58.792Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=ee1063ab-2185-463c-8528-8678b2b43a75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:41:58.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:42:08.825Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=0e03ddca-f3ba-4be0-a0aa-a1219f9f9215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:42:08.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:42:18.929Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=64d7fbc5-5fec-4ca6-8184-ae1c68a531f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:42:18.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:42:28.948Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=d25fdcb6-1237-4031-8bc1-d3c045faeeaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:42:29.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:42:39.021Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=fcc10163-8884-4494-a9ce-2fe94a112441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:42:39.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:42:49.044Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=652155d6-a8a6-4c10-b1d4-741907c8fef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:42:49.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:42:59.116Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=e711271a-474d-49bb-90cf-a2b2ef79aafd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:42:59.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:43:09.137Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=0ade9935-724e-4de8-82aa-054ddea22a1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:43:09.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:43:19.179Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=7480db2f-6f89-4033-b5ae-6b0aac7f8de3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:43:19.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:43:29.201Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=f2091f8e-6696-428e-9894-191ea4b4c835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:43:29.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:43:39.243Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=398bd968-45d4-49e1-9d3d-221eed4e79c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:43:39.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:43:49.290Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=9b14870d-3c09-4a3b-afd1-9dfc8b1b0825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:43:49.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:43:59.351Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=0fe7d707-858f-4fc5-81da-7264c9e1a338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:43:59.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-06T00:44:08.464Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-06T00:44:08.465Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-06T00:44:08.465Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-06T00:44:08.465Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-06T00:44:08.466Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-06T00:44:08.491Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-06T00:44:08.491Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-06T00:44:08.491Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-06T00:44:08.494Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:44:09.382Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=9b42469d-377c-4623-832f-44467ae00544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:44:09.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:44:19.465Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=3d16b2f5-9a80-46ae-86da-c77fe0d8bee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:44:19.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:44:29.493Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=9083aef2-e2f1-4726-bd58-f171e8ff08fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:44:29.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:44:39.518Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=2924d313-3038-41b7-bb50-bac3bcb547bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:44:39.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:44:49.546Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=b9f5fa14-6632-4a21-b911-611d92d702d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:44:49.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:44:59.609Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=a91c6865-ed04-463c-ac52-8cd9bcf988cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:44:59.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:45:09.635Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=110c9b4c-4159-4ca0-bdc0-64a9203f18e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:45:09.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:45:19.668Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=0146aa8e-411b-4f61-a13c-6377ddc69f28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:45:19.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:45:29.715Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=9377aa5b-cd73-40be-9d35-8f5e10265841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:45:29.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:45:39.752Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=9910236a-e99d-4595-8314-4e3d1a3cfb40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:45:39.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:45:49.816Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=1499d6f2-a595-4399-83dd-6a270e8d4e41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:45:49.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:45:59.840Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=c17430f4-f097-4525-aa02-bba2e0add64b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:45:59.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:46:09.906Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=ebc19573-2583-4b04-b6d0-e3094b39d589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:46:09.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:46:19.928Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=a708c57d-5892-440c-90d7-2cea050879eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:46:19.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:46:29.955Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=44a33fb0-e15d-467a-a626-fe93f0298f2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:46:30.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:46:40.014Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=59aa59b6-da45-4acd-b065-206e631f6bfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:46:40.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:46:50.036Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=e66d50cf-bee3-4155-860f-b26f37518b53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:46:50.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:47:00.056Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=a5d23cc3-7fbd-4a80-8eb7-1050fd059f2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:47:00.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:47:10.094Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=4d04ecf6-c36a-4c12-a17f-9d33104c8bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:47:10.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:47:20.111Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=1472b322-b80d-4cbf-895c-e1f764b77098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:47:20.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:47:30.132Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=8a37e36d-7f52-4d9c-81cc-c6c3a6fc3000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:47:30.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:47:40.150Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=bb44598e-dee7-4765-8d6a-3fcf0c54767e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:47:40.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:47:50.209Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=305305d5-4635-434f-8cd5-5b3e10a5db56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:47:50.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:48:00.296Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=48749d49-bba9-4bf1-9424-d5bb4c48ccf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:48:00.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:48:10.353Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=659c011a-c913-432c-9d8b-809308ea62d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:48:10.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:48:20.377Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=e72673b3-32b5-41fc-8b00-52edf01bfa82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:48:20.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:48:30.400Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=6a10e014-5946-4b59-a56d-7ef337e451ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:48:30.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:48:40.428Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=44ada461-ed92-4b3c-8edc-c1a3dc912230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:48:40.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:48:50.450Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=c4c28fb7-a998-4b8c-a724-e8502ca9250b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:48:50.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:49:00.486Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=bf0ebbb1-2cc3-4b99-a426-c5c0b35c5892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:49:00.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-06T00:49:08.436Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-06T00:49:08.436Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-06T00:49:08.437Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-06T00:49:08.437Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-06T00:49:08.437Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-06T00:49:08.449Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-06T00:49:08.449Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-06T00:49:08.449Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-06T00:49:08.456Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:49:10.519Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=a6d143d3-3830-4867-b10e-4c2c78e4a568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:49:10.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:49:20.558Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=abe2e538-2713-4047-8db2-222ed060090e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:49:20.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:49:30.584Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=a73e609f-d2e9-45ed-b6ba-0817003cae3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:49:30.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:49:40.609Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=c2b7b168-d9d6-4ea8-80a9-549a8a4b04aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:49:40.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:49:50.636Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=537796c3-5577-4421-af4a-13af87f3cd41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:49:50.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:50:00.689Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=5504cb08-891e-4127-952a-ca79b10cb8f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:50:00.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:50:10.723Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=0173ab1a-277d-4941-8373-1c5d7bdebf05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:50:10.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:50:20.753Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=aabf3ad7-2994-4e40-8dd9-ca59931f8cba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:50:20.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:50:30.774Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=402c3225-4441-4b21-8e62-bf2ee79b788f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:50:30.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:50:40.802Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=adc7b10f-8570-4bf8-8602-e2ecbc68fe2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:50:40.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:50:50.827Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=bc28361c-25d8-4b9f-8fd1-7718d47e7332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:50:50.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:51:00.865Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=e9d74891-465b-40ba-9722-c6aac7b64056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:51:00.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:51:10.910Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=9ea336b7-be76-4abb-b951-a6c109a32534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:51:10.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:51:20.949Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=83dac1bb-b8a8-46f7-ba3f-c12ac3636f7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:51:20.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:51:30.966Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=6fe55f20-4c61-448d-88ee-48ca0d592d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:51:31.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:51:41.004Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=6c24dfc5-df23-44ff-9333-c7e646ef23fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:51:41.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:51:51.035Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=ec0ce550-f77b-44a1-8544-a58a0b5736b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:51:51.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:52:01.068Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=a489b770-6224-455b-848a-5d1c0416e3c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:52:01.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:52:11.102Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=2d0995f3-3bbb-49e4-aee0-80c494141a5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:52:11.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:52:21.128Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=a3fc6121-20fc-476c-85c0-c1289a8ca2b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:52:21.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:52:31.150Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=cf7443d4-9ef5-4e3a-8647-9a0dcadbf15e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:52:31.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:52:41.171Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=645f05e5-58e3-474e-a2c0-660cbe09710a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:52:41.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:52:51.298Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=ca37a3b5-8b74-481c-81fa-8151d1a615de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:52:51.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:53:01.316Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=af0065e7-22e5-4a81-a8ad-2c8e1b006e55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:53:01.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:53:11.339Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=d4fa5ab5-a654-4e1e-a067-69d2a3ef1942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:53:11.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:53:21.365Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=e8383d42-e6b7-4904-9473-938fb28e390a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:53:21.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:53:31.384Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=58557483-8341-4d1a-a980-615b1dae14f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:53:31.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:53:41.403Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=42567bd9-52a1-4804-8850-3a8e21c5d010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:53:41.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:53:51.437Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=306c34f3-16ba-4126-b9d5-502603d882a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:53:51.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:54:01.456Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=4a04e308-bef2-4497-a4f7-e051f5100e4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:54:01.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-06T00:54:08.400Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-06T00:54:08.401Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-06T00:54:08.401Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-06T00:54:08.401Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-06T00:54:08.402Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-06T00:54:08.410Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-06T00:54:08.410Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-06T00:54:08.411Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-06T00:54:08.415Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:54:11.477Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=944da6bc-b550-4e13-88ad-daeef6ac2c15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:54:11.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:54:21.505Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=d358db4f-2be9-416d-8b43-5ec59f0dbb48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:54:21.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:54:31.529Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=1ef2977b-27cf-4164-a7a6-c00984f5e8b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:54:31.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:54:41.550Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=a7f296c1-1d53-4874-9ade-161cf5b9736e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:54:41.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:54:51.594Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=83971726-6041-40ba-b5e3-362f2d4a1190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:54:51.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:55:01.617Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=221886fc-4f22-4259-99f1-7fc83d52dae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:55:01.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:55:11.637Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=84ef2872-9d19-422e-a218-6bbfdfaae073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:55:11.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:55:21.663Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=09c87ca0-c917-4604-846f-108c45e087f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:55:21.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:55:31.684Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=a58a7291-8e0e-409f-bd7a-4e525c591647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:55:31.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:55:41.721Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=733f754f-423a-449a-9aaf-45a72d5c8aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:55:41.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:55:51.763Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=7c10c5d1-e840-44c3-a7b2-8519f0240853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:55:51.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:56:01.854Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=7f642f6c-fabe-4698-892d-7cc8fe5f0150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:56:01.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:56:11.879Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=19162358-1ecb-4393-8c1e-3b7bd083a91d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:56:11.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:56:21.925Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=a5dcf623-61e7-4b4b-857e-c8187f32fe96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:56:21.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:56:31.959Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=68750b20-21cb-4e59-8e00-2ae3ef17b7f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:56:31.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:56:41.992Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=d1f0e29a-f68c-492b-b5ad-ce69381071a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:56:42.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:56:52.025Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=11e7a884-830b-413c-b5cd-7caa1d860fb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:56:52.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:57:02.042Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=df5754b4-3a90-49fd-af0c-c27c51ef8643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:57:02.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:57:12.070Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=8e3e1896-d0d5-4387-b2db-101cb444f31f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:57:12.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:57:22.112Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=d8eda326-bf49-4c77-ad52-1839d17e0c6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:57:22.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:57:32.140Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=e9c92b78-cfcb-4068-87e7-dc5158488d5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:57:32.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:57:42.160Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=38219187-e77f-4a6a-86dc-c09f61edbce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:57:42.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:57:52.191Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=2ac50b47-3468-4ac1-b68b-152d2ffff70b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:57:52.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:58:02.221Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=631a4f64-3997-43b9-b6a8-1c8b36bcadfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:58:02.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:58:12.245Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=dc963212-248f-41b6-b8a0-aa91ac7b7b84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:58:12.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:58:22.266Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=92388d84-d63c-43ae-8349-3296bfc3291b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:58:22.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:58:32.291Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=615f7b6d-b28c-491f-8cba-6ddf4b516219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:58:32.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:58:42.327Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=7d589b95-ea65-4dc6-a28e-ac7d4166070e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:58:42.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:58:52.354Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=302b89ec-14e1-4a66-ac4c-c682aa721a16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:58:52.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:59:02.377Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=450c0649-3161-46ac-9601-162cc2800e51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:59:02.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-06T00:59:08.347Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-06T00:59:08.347Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-06T00:59:08.348Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-06T00:59:08.348Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-06T00:59:08.351Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-06T00:59:08.360Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-06T00:59:08.360Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-06T00:59:08.360Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-06T00:59:08.362Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:59:12.421Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=2641b233-e9a2-4772-8b06-853b1af0ebe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:59:12.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:59:22.447Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=f0eebddd-c4a4-455d-9515-a18924927373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:59:22.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:59:32.466Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=b86216ea-d173-4a3c-a975-dfcf96d106fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:59:32.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:59:42.507Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=a56b1f70-a8ad-4e87-9585-eabf7b21cee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:59:42.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:59:52.565Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=e05714cd-681b-4fcf-a223-ca3b7ab360c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T00:59:52.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:00:02.597Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=b6cc0aac-0e73-4b55-8f82-9eb57e42b1b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:00:02.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:00:12.701Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=b40a7653-6e5d-4e29-b41b-6589e7eea65e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:00:12.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:00:22.728Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=eb3a1083-350c-467b-9ea0-2b46e878df4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:00:22.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:00:32.756Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=5b21394a-c4f3-4714-95e5-a20b538bc973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:00:32.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:00:42.786Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=22c07706-1431-4b9b-863e-e4b18e0f2c46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:00:42.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:00:52.812Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=3d3cbd0a-124b-44e3-947a-1ba62cb5e0af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:00:52.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:01:02.829Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=c5f7e008-f2b7-48cd-9111-f9a690d2d5b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:01:02.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:01:12.855Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=81dea13f-d762-4763-b535-1e8bafe32e61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:01:12.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:01:22.893Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=fb8017b2-d46e-4833-be7c-2e0206255b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:01:22.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:01:32.940Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=b3618a6b-f52b-41e8-ab1c-03cd8308f4f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:01:32.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:01:42.970Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=d1f85885-21a4-4525-ab4c-eff4f6fab467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:01:43.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:01:53.052Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=2697be72-d925-4a52-8a00-1755b5084067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:01:53.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:02:03.110Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=65c21ee1-33a9-4e04-b102-ce724aad2263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:02:03.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:02:13.139Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=672f363c-7fb5-4a18-bcc4-0c8f8b70c600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:02:13.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:02:23.174Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=3d5a23e9-f994-4935-9012-b1d869a5dae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:02:23.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:02:33.206Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=fda35a1e-1a3d-4721-8f9a-70798bd6e90d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:02:33.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:02:43.230Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=6ff8d7d5-5ed6-4e8d-8ec9-11491164b16b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:02:43.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:02:53.312Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=e0909fff-e888-4b6d-a1c0-2adffc1464eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:02:53.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:03:03.350Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=3a26ff44-4dec-4afd-a802-9a82c72d3ede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:03:03.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:03:13.443Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=c781c407-41c0-4efc-942e-375b4aa611c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:03:13.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:03:23.464Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=5f441172-e59a-4d1f-8334-dce7aa61779a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:03:23.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:03:33.510Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=4f502338-7204-407b-8b6f-4e25f167c4a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:03:33.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:03:43.539Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=07246a27-4b51-4da2-98be-294f1905dc24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:03:43.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:03:53.567Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=2fc100f1-114f-47f5-b6b1-1a43a97f7112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:03:53.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:04:03.639Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=97e31fe5-9da2-4b68-8da3-685e6664dcd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:04:03.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-06T01:04:08.443Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-06T01:04:08.444Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-06T01:04:08.444Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-06T01:04:08.444Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-06T01:04:08.445Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-06T01:04:08.451Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-06T01:04:08.451Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-06T01:04:08.451Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-06T01:04:08.454Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:04:13.696Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=194411a8-592d-446e-aca9-38d54225ef37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:04:13.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:04:23.760Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=00f29a3f-e4c4-4cf1-a7e9-b6f599e0763d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:04:23.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:04:33.793Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=01c18b74-899d-4ac2-b8a4-188e49f3ae29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:04:33.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:04:43.834Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=ca747286-33a6-44a8-8d89-93b843e614c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:04:43.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:04:53.870Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=e6d95207-e6e5-43c6-98a2-f9ab5f2a0cd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:04:53.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:05:03.906Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=c1706bcd-0cab-4a89-990b-42fa8552dc9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:05:03.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:05:13.926Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=c5cca25d-f829-4e1c-b1bc-e48419e868c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:05:14.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:05:24.011Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=dc9f6166-05b5-4b16-bf1c-2b0e15f8a279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:05:24.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:05:34.038Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=b4a41d3f-43ba-45c0-aad0-840afb5f4e1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:05:34.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:05:44.114Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=075cf994-6ce5-4c37-8781-9104222dce6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:05:44.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:05:54.160Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=4c6a64c2-ccc9-4277-8462-115132743eff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:05:54.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:06:04.218Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=4c1b37bc-bbee-48c5-a9af-164f01117953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:06:04.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:06:14.258Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=708b9f7b-a667-47f3-83e0-070e3b285b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:06:14.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:06:24.295Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=5d83a5da-1cad-4c09-938e-ee7fe72ba544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:06:24.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:06:34.323Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=834924dd-4a38-409e-a87f-9682d8ce4fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:06:34.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:06:44.355Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=b51dd4d2-bcc1-431c-9d8e-93e1e0d31ac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:06:44.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:06:54.387Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=01d9ff5e-1963-40b4-a738-88653cdfa383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:06:54.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:07:04.423Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=ef12fc35-1822-40d0-833a-95162314c8ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:07:04.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:07:14.445Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=58177c90-da5a-44b4-92bf-f74abeb100d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:07:14.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:07:24.469Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=7976f782-914a-4df6-85b7-8f70b6a3ace1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:07:24.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:07:34.501Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=abee472d-dc16-4961-82ee-412433591809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:07:34.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:07:44.541Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=e0f093dd-9e3c-4a53-b9a3-d95f0800b5ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:07:44.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:07:54.581Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=e0c26b7c-8040-4c83-9c6e-05a099b25fef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:07:54.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:08:04.628Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=157a5ce8-cdfd-4d3c-9618-c8390adbf9b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:08:04.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:08:14.676Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=567b17b0-edda-4cf0-bceb-bc6500c98eec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:08:14.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:08:24.880Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=f632c0a1-db69-484f-87be-b7fb12b500fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:08:24.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:08:34.932Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=05e78c3c-23c0-4d36-b882-8a0316e1690b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:08:34.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:08:44.963Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=a326e7a8-b1d1-4c0a-973c-f16fb55df94c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:08:45.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:08:55.036Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=2f9ba5e9-0a19-4693-a592-70379fbb0523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:08:55.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:09:05.086Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=a1a927ce-be42-42ed-a0e5-068051460b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:09:05.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-06T01:09:08.345Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-06T01:09:08.345Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-06T01:09:08.345Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-06T01:09:08.345Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-06T01:09:08.346Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-06T01:09:08.351Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-06T01:09:08.351Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-06T01:09:08.351Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-06T01:09:08.353Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:09:15.131Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=647a3387-ee35-42eb-8262-d071c0810491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:09:15.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:09:25.181Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=a62d2ade-85d5-4f9c-a9e0-583531d82786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:09:25.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:09:35.231Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=72257af6-2716-43ae-9ff4-4a32781f48ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:09:35.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:09:45.255Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=44e531f8-d03d-4d4f-b81c-8f63c1ba10a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:09:45.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:09:55.307Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=85be8015-cffd-4da6-bd67-c100cf11e21c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:09:55.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:10:05.330Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=9a2c1c73-78ed-4b9f-81bd-d02e8a610850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:10:05.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:10:15.357Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=b480a1cf-ea66-40de-8f83-ab57adcbd418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:10:15.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:10:25.379Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=8dec04d2-f038-49fb-8e20-2b6b61037a01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:10:25.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:10:35.404Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=98c54412-bbbb-44c6-89b0-f0eae5d7ca2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:10:35.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:10:45.444Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=ac31d7ed-187e-4f67-ac6c-acc22975330a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:10:45.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:10:55.466Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=3b5ba78a-e53f-4ff0-893b-5bc353c80454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:10:55.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:11:05.513Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=6a743283-8357-4519-93af-e620020c76f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:11:05.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:11:15.548Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=462b3ad6-7541-40f7-98c7-b26840baa8f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:11:15.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:11:25.567Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=ae624cb3-fad8-49c8-8fcf-8f1aa598ed10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:11:25.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:11:35.605Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=5097cd9c-5d1a-44c4-9489-2a9a32e9646d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:11:35.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:11:45.633Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=085aca4f-1a0e-42c6-bd6f-9f72ee5aca4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:11:45.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:11:55.654Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=d12e25e6-5be0-4346-9269-2f09d9379fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:11:55.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:12:05.755Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=dbc35c74-c6df-42ef-b263-dd9bd8a4e9c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:12:05.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:12:15.781Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=81ee7d36-b150-4b5d-97f1-60da9609d47f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:12:15.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:12:25.806Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=dd8ca2e3-5481-4af3-89fa-f17bc7e3e25d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:12:25.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:12:35.871Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=dca8addc-04e9-47a5-ba86-94b6f556b330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:12:35.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:12:45.907Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=edee2028-501a-4916-befb-c37717f3af37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:12:45.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:12:55.989Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=8b20e094-923e-4326-9066-d02239671b75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:12:56.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:13:06.023Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=ab6834c1-f75a-4e14-9337-875297625278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:13:06.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:13:16.064Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=98430619-be0f-4801-b71e-14ace0febd2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:13:16.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:13:26.101Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=9cc4ae93-3bcd-4684-82b5-74bbc75ee470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:13:26.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:13:36.167Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=c9fc6785-cf69-45c5-b8e4-fa18e0b81f2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:13:36.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:13:46.197Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=d63375e4-4640-42af-b333-4dd90ebaa1a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:13:46.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:13:56.268Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=56cfa63a-88a4-4f67-ada5-73d879465963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:13:56.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:14:06.300Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=58e5eac6-d00e-4032-b944-a674a367f376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:14:06.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-06T01:14:08.402Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-06T01:14:08.403Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-06T01:14:08.403Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-06T01:14:08.403Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-06T01:14:08.404Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-06T01:14:08.411Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-06T01:14:08.411Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-06T01:14:08.411Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-06T01:14:08.414Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:14:16.324Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=57eb4e1b-11b1-48b3-aad7-8029d9c794d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:14:16.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:14:26.346Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=f420a78a-97a0-430c-bcec-56b20bbea236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:14:26.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:14:36.394Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=866dfaae-54a1-49f0-8d12-c89e9f0d0b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:14:36.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:14:46.419Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=ac279735-f6e5-417f-9f21-21d0dd8a2e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:14:46.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:14:56.442Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=1fccfa0c-46b7-48f7-a68b-b47e8dda2ee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:14:56.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:15:06.470Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=c1f51ff6-8c0b-480c-9b53-b34f3dcf899e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:15:06.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:15:16.503Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=61aa2ffb-4e52-418f-abf1-0ad558063df5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:15:16.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:15:26.527Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=26e17b74-300b-4e51-9573-8f9d9c181696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:15:26.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:15:36.547Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=f223d368-95ab-4f5f-966e-e6e67734de5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:15:36.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:15:46.594Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=86522536-7683-4685-893b-693d9a682e59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:15:46.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:15:56.639Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=38357ae0-3c1e-4179-aecd-00305b0b941e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:15:56.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:16:06.670Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=1b9ebf62-4981-4b6a-a9c1-73fc38b226e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:16:06.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:16:16.690Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=38450b57-e6d7-4a33-ad9c-d282459d0d43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:16:16.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:16:26.714Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=ea816dd1-8adf-4cd5-ba1b-daf1b04b0679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:16:26.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:16:36.740Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=0115e088-6011-4ab5-8a07-8d510d03537b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:16:36.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:16:46.762Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=bc41b469-011d-44d8-b886-6c9c9791954b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:16:46.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:16:56.791Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=09f9e7ef-92ae-4f4b-bacb-1853dd90383d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:16:56.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:17:06.834Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=d949ea76-dc39-44da-9bf8-e05f5cd4c24a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:17:06.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:17:16.854Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=8e26560e-6299-4f5d-913d-9a4bbf6a3436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:17:16.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:17:26.925Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=3210e74e-dc1b-4083-8117-bdd1952c8044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:17:26.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:17:36.956Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=4bb7d1d6-98ae-4d95-b991-634718df27a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:17:36.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:17:46.977Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=d20bc167-5b46-439b-a49a-3201c866be70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:17:47.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:17:57.036Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=1e08c140-dc2c-4cf4-b056-93ceb236758a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:17:57.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:18:07.057Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=cabe95a5-4830-4862-b540-bb161909b4fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:18:07.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:18:17.085Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=4ee576cf-3c4d-481e-9332-9d6c92141537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:18:17.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:18:27.108Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=436c6c1f-fbe8-4b56-85b5-8927e708f8ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:18:27.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:18:37.154Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=79869acc-64ec-401d-b607-82a00d887596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:18:37.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:18:47.178Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=211e92dd-67c1-4d00-b0ef-4c518405ea90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:18:47.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:18:57.209Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=5b6cffcc-5880-423b-88cf-ce0742a2f789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:18:57.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:19:07.233Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=e0e94074-5985-4d2d-8d23-a361cfaa7440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:19:07.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-06T01:19:08.439Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-06T01:19:08.440Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-06T01:19:08.440Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-06T01:19:08.440Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-06T01:19:08.441Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-06T01:19:08.448Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-06T01:19:08.448Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-06T01:19:08.449Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-06T01:19:08.451Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:19:17.258Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=0a859917-4ab6-4637-99da-ecf743871564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:19:17.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:19:27.280Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=5a3f9e16-e164-4fb0-8a8a-c182aa28eaba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:19:27.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:19:37.310Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=dd05b4ca-773b-458d-a30e-fd5e9dc94c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:19:37.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:19:47.331Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=d97554de-cb4b-4143-83ca-72f1910a6fe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:19:47.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:19:57.357Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=7379d328-10df-404e-8d20-c7871cc49256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:19:57.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:20:07.373Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=0234e7b8-df92-4cda-8adc-eb0c2de5c0d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:20:07.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:20:17.393Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=72d6375a-0125-467a-aef2-908abf2e2a27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:20:17.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:20:27.420Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=c330c02c-1c06-4332-bf58-ace6ce4cfe8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:20:27.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:20:37.445Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=73196b97-f073-4df4-a732-50f68b7bc96f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:20:37.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:20:47.468Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=8b988053-1daa-4931-a647-ea31502ad562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:20:47.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:20:57.512Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=b498d723-d1fa-4512-8885-2a3f87109b40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:20:57.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:21:07.535Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=51beb240-7d88-49b5-a38c-eb975c475fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:21:07.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:21:17.567Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=fefeaf86-90ec-4e85-8b9d-4482cdd5ccaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:21:17.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:21:27.589Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=c142394c-bf08-4251-aefd-95159c9a6d76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:21:27.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:21:37.616Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=98a516f1-1a17-4620-85ca-6a7c37265d58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:21:37.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:21:47.640Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=e4c2a38a-eb79-4c84-a14b-b12136f8567b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:21:47.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:21:57.688Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=c5d712a1-1232-481d-b721-cb859cb1b865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:21:57.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:22:07.755Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=e93b67c1-7ad5-4529-895e-6dea019097a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:22:07.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:22:17.801Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=53287a30-62f1-4d70-82e2-5972d01451c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:22:17.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:22:27.843Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=a04868b2-16b4-4be8-8358-930ac6c30e41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:22:27.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:22:37.861Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=5ef45f1b-4bb9-4311-8a4d-d31554d398c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:22:37.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:22:47.900Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=ad33739d-092c-45f2-8c5d-a55840ee7bfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:22:47.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:22:57.932Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=028a122e-a655-42f7-8c64-917efd521043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:22:57.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:23:07.957Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=00a0777b-7ad5-4faa-baaf-9ae144ccd275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:23:07.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:23:17.978Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=64cf6612-dafa-4751-9c06-a8d09cdba542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:23:17.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:23:27.995Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=b110fea5-46e1-4dea-b536-f8e1da7525aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:23:28.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:23:38.021Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=c8ab57fa-f175-4e5d-be82-96dd78567c4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:23:38.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:23:48.052Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=7c3bf6d6-32b2-4e12-8305-866f8f50f6d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:23:48.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:23:58.096Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=89981009-61c2-4e8b-9171-f061b4debc6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:23:58.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:24:08.117Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=66727765-4c70-45da-b5ae-38f01bf16de7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:24:08.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-06T01:24:08.414Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-06T01:24:08.415Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-06T01:24:08.415Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-06T01:24:08.415Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-06T01:24:08.416Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-06T01:24:08.423Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-06T01:24:08.423Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-06T01:24:08.423Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-06T01:24:08.426Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:24:18.165Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=1b562078-0f7a-4949-96e3-65913842b7d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:24:18.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:24:28.186Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=278e9d77-978d-40ba-868f-0d28e3d6ce58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:24:28.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:24:38.207Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=462445b7-af52-45cb-9c8a-c40371042969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:24:38.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:24:48.229Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=f0ec5367-372b-42c4-a3b0-4b13ede24dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:24:48.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:24:58.279Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=98e39da8-3a39-4840-8e2e-adb6c86636c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:24:58.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:25:08.311Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=90c244e3-e9bf-4997-a9b5-efbb666408cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:25:08.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:25:18.356Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=fec4f739-f244-4cbb-9c21-f91337632bb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:25:18.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:25:28.373Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=9fee8970-339e-402b-b624-9976f82cc1a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:25:28.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:25:38.407Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=7e0affb8-a0f9-471c-ba25-abd3795e020d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:25:38.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:25:48.444Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=99812926-a494-484e-a8bb-573264a1c8fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:25:48.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:25:58.470Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=fdec9112-2a34-452a-9c55-29895796cb03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:25:58.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:26:08.498Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=22fa5224-fad8-4594-a5dc-33365b4bde65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:26:08.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:26:18.530Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=30614eda-a8a5-412e-a1a6-7ef3312046a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:26:18.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:26:28.567Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=e4a23db2-a32e-41b2-80c6-e71af3d5149e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:26:28.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:26:38.598Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=d0d9d228-4477-4542-972e-258982166017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:26:38.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:26:48.626Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=4d935d53-4b9b-4ea9-aef9-c02fa6bde372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:26:48.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:26:58.650Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=ee0d0427-7314-4ba0-aab9-0a070b8294f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:26:58.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:27:08.670Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=25c29e5e-6f17-4e5e-ad26-0e497609288c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:27:08.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:27:18.705Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=fcd98d5d-a8fe-4d2d-b800-9ccb5da9da98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:27:18.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:27:28.721Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=94210263-0fb7-4b25-9c73-e553aef414d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:27:28.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:27:38.741Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=7753918d-3661-4953-bfd2-2c44ed41a9cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:27:38.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:27:48.784Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=7de19a7c-a689-4311-bc98-1ed5153cd111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:27:48.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:27:58.801Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=e87dbcb5-9b0c-4b77-a227-21c14f4ed05f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:27:58.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:28:08.839Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=c3774453-7c9d-44a4-9736-b5a746d21570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:28:08.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:28:18.866Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=bea4762f-44cc-443b-9549-9ecfa333ab52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:28:18.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:28:28.890Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=2a53bbe9-24e1-45ae-ac14-b3cafd567518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:28:28.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:28:38.911Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=354772cf-ec31-4a04-bd12-fa098f5ee2eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:28:38.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:28:48.935Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=9fe8ac71-c04a-45e1-b6db-8bff99526fee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:28:48.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:28:58.971Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=5061cf3b-edfc-4d6c-9c35-430bb0b61555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:28:58.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-06T01:29:08.404Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-06T01:29:08.405Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-06T01:29:08.405Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-06T01:29:08.405Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-06T01:29:08.406Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-06T01:29:08.413Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-06T01:29:08.413Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-06T01:29:08.413Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-06T01:29:08.415Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:29:08.995Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=c4690655-6a10-4838-81c7-c4d2469e497b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:29:09.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:29:19.020Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=6ab91b8a-e14e-4002-a8f2-dd3e0b051cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:29:19.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:29:29.044Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=86bb395b-0f8f-4513-858c-525ca3d98a59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:29:29.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:29:39.068Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=67565964-631b-4844-b727-1fa800df7215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:29:39.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:29:49.094Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=fefbe11e-5b76-4c38-9057-5df6d20ea07e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:29:49.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:29:59.149Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=6352d489-4ef4-4710-805c-728c927ad209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:29:59.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:30:09.172Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=f024f431-a9f5-444e-af73-f60e5fb9e1e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:30:09.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:30:19.207Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=10364ceb-b3e7-4f59-bdba-f3cecf7ed899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:30:19.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:30:29.242Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=b4b8a1cf-192a-461d-aefd-a1bb0de12a24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:30:29.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:30:39.361Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=90d3ca48-7e3e-434c-907e-0aaf5735d5a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:30:39.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:30:49.520Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=d7b2ca64-dad8-4f24-82d7-f94d224e261a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:30:49.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:30:59.547Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=a465ed9d-c454-4c3c-a663-da6effd39d0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:30:59.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:31:09.573Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=2477920c-f1d5-4084-ac28-fc12b315954c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:31:09.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:31:19.590Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=140afdb5-c593-49dd-a209-ee77e2635873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:31:19.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:31:29.639Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=b1c8131f-219d-4abe-b1d0-995bcf5edcb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:31:29.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:31:39.679Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=30a9b2ad-0454-458c-b7dd-f2682b652deb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:31:39.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:31:49.715Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=157850c1-695f-47da-a434-c0978ab2a427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:31:49.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:31:59.756Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=9f476ed4-b602-4fa8-be9b-9e09d814088b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:31:59.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:32:09.775Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=d2edd719-0e0b-47bc-a1df-b77d72692587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:32:09.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:32:19.814Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=aa7bcdf7-bc39-477f-af9b-476316cc4cde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:32:19.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:32:29.851Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=0b61d783-f497-40d2-a252-57b7961d2468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:32:29.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:32:39.884Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=9f3351d4-aff5-4e9b-9774-f19a9b47f272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:32:39.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:32:49.905Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=6f933ef1-4dfa-4735-9d2f-11e16496a384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:32:49.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:32:59.948Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=d0c3b26a-6fe1-448b-98d7-14963f045e47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:32:59.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:33:09.966Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=099f0a23-11e1-43cb-a421-b416db57e1a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:33:09.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:33:19.984Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=599db12b-065a-474e-b0f9-ce543dcf86b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:33:20.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:33:30.006Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=5f5c34c6-5a7e-43f1-a467-d9ffd5b4af87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:33:30.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:33:40.032Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=1e698453-036d-48de-a22a-d3ec79cbe2cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:33:40.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:33:50.065Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=e2ca8843-8211-460d-a1cc-1e14b67e28ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:33:50.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:34:00.087Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=021ae1c9-4b9d-4453-b5f5-2d9ccfea042a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:34:00.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-06T01:34:08.457Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-06T01:34:08.457Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-06T01:34:08.458Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-06T01:34:08.458Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-06T01:34:08.458Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-06T01:34:08.466Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-06T01:34:08.466Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-06T01:34:08.466Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-06T01:34:08.469Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:34:10.108Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=fa7fd05f-dc4b-406e-b32a-439ee6e094ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:34:10.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:34:20.130Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=4f521f7d-09e9-4652-a1d2-6c4053d13c52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:34:20.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:34:30.148Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=54952a11-a6d7-4e67-b7e9-b16ba66dd9fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:34:30.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:34:40.168Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=06a50d37-1987-421b-b45b-7d9127ffaf51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:34:40.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:34:50.191Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=42ae73ba-ee82-4d6b-badb-2d46a6b3a480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:34:50.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:35:00.209Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=e483b795-be6a-4bca-9497-24e7d44d0a70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:35:00.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:35:10.230Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=b5a8b44f-1026-467c-ad50-4d3b91daae09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:35:10.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:35:20.254Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=3898fc6c-ddda-4a4d-a5d2-f121d02830f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:35:20.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:35:30.269Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=15179f9f-0145-495b-a590-d9ad03b26298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:35:30.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:35:40.288Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=159cabbd-5438-4c53-b60a-4590d6273f0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:35:40.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:35:50.317Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=3bbf1dff-167f-4640-84aa-d30b0a79104f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:35:50.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:36:00.360Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=68dff6b5-26d9-4f19-a71d-6f8880535a2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:36:00.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:36:10.393Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=cbb70f16-2cb5-4232-8d8c-e62b3d92f41a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:36:10.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:36:20.416Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=ef053a15-6fc6-4e87-b2db-6e6a2187646d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:36:20.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:36:30.454Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=9c79372a-7264-434c-b2b2-dafe44dbb643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:36:30.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:36:40.481Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=3df67703-f741-420a-ad62-b731114365ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:36:40.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:36:50.504Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=d3799afd-73b5-45d4-b484-a5be49663347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:36:50.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:37:00.549Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=0e5a76dc-9110-4b5b-8ea4-7b49a4e383a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:37:00.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:37:10.578Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=94c047af-0a4a-4634-90ed-55112a555d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:37:10.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:37:20.597Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=3f7c57cc-7e1b-4da0-b6c0-e0ea468e205e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:37:20.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:37:30.620Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=42fcb925-ff12-43e8-a225-fea7ac8553c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:37:30.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:37:40.644Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=148dee76-75c1-46cb-a40c-fc35b2cfc857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:37:40.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:37:50.703Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=0916c8e8-fdb1-4a37-8e4a-1db9ab169564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:37:50.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:38:00.742Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=471eedef-96fd-4d27-a0d4-ce56cb6dd765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:38:00.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:38:10.769Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=0d25f829-2a4e-412d-92e0-bd8f83796370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:38:10.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:38:20.796Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=676817b7-096b-4a94-8a62-548f714cc549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:38:20.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:38:30.820Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=cb6d4bdf-72ab-4c81-8307-180a2d418c0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:38:30.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:38:40.852Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=dad66164-2bd4-426e-a25b-45cbc5bc2c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:38:40.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:38:50.872Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=65733a57-3688-4665-9159-be6103698e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:38:50.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:39:00.905Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=57a67eb4-da2f-4ca7-b6a8-36f797d18c9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:39:00.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-06T01:39:08.418Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-06T01:39:08.419Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-06T01:39:08.419Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-06T01:39:08.419Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-06T01:39:08.420Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-06T01:39:08.426Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-06T01:39:08.426Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-06T01:39:08.426Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-06T01:39:08.428Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:39:10.954Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=efe906e1-23e2-42aa-9048-0dec2d3c6dcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:39:10.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:39:20.972Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=ca723e6b-ff00-4462-b974-fb576bf5e384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:39:21.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:39:31.006Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=b9ce7434-f212-41a5-a14d-3e114cfd74ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:39:31.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:39:41.026Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=e3008397-1e96-408b-8dd8-3aba2e5f6e61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:39:41.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:39:51.056Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=c4e2775a-00be-48d8-b29d-891d98d02546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:39:51.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:40:01.083Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=88dfdeae-b7cd-4b4a-bc7f-4119ffb2e787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:40:01.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:40:11.104Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=4eb247f4-ca45-4bbd-ba03-abd31ccdd61e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:40:11.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:40:21.124Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=330a188b-58c4-49ca-97f0-d2176c539d5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:40:21.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:40:31.167Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=a5e50275-1aa6-42b0-bea2-99d03aba929e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:40:31.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:40:41.205Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=c35fd5dd-ff71-4b4b-acce-c66fd8de095c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:40:41.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:40:51.236Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=ae55e9fe-a5b2-4001-890d-af35ac28cb0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:40:51.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:41:01.260Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=9bd8e45d-7272-4d32-a0a9-8ddd04d28459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:41:01.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:41:11.293Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=72e12048-cc93-44d4-bffb-379a9bef6cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:41:11.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:41:21.318Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=4a22db32-d1cc-44fd-9cef-39597afa76eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:41:21.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:41:31.343Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=70bbd129-0199-4024-bd3b-3b06462a3c50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:41:31.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:41:41.372Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=6c36c8eb-d1af-4da7-87fa-0b5f1ae5d137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:41:41.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:41:51.405Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=dffc4068-f83f-4a0e-a60e-6134cb9b78be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:41:51.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:42:01.437Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=21f9fb77-99fc-4f54-9841-5b4d27bb8b44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:42:01.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:42:11.463Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=abd46bb5-87cc-468d-90f0-b17653ab1343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:42:11.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:42:21.550Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=45bc662b-112a-419d-8e4f-af0cdf41d3e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:42:21.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:42:31.581Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=9e23bda6-5a00-4473-b876-6f9a9160c969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:42:31.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:42:41.600Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=f6455e6e-3ad4-49a5-9d0d-01edc3ff2f17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:42:41.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:42:51.643Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=f4967470-1624-4f95-92c5-45d09b782b79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:42:51.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:43:01.686Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=b4a77731-09d4-4395-b582-fa490228fa09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:43:01.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:43:11.705Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=1ccc7525-598c-4bc8-aa49-7f2c40bcabde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:43:11.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:43:21.723Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=f51f28d3-1cae-4aa6-9d26-6e0863d54e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:43:21.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:43:31.747Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=77d0ab4c-8d57-4db6-941c-2de8c0903358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:43:31.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:43:41.776Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=5fff38d5-cc8c-49db-9ad8-8c3b96512927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:43:41.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:43:51.801Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=ce70f5ed-fdf9-4f75-b4df-0cafaf8443c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:43:51.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:44:01.825Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=3f5e6382-07c7-442f-8132-aa5d6d09144b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:44:01.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-06T01:44:08.424Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-06T01:44:08.424Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-06T01:44:08.425Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-06T01:44:08.425Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-06T01:44:08.425Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-06T01:44:08.433Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-06T01:44:08.433Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-06T01:44:08.433Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-06T01:44:08.436Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:44:11.850Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=5aba09f9-61bc-4472-83b9-7a2bc0177404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:44:11.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:44:21.879Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=0a9c7612-4f3c-4478-bf84-4f2c1bc1205f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:44:21.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:44:31.927Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=c1775d86-9781-4f2a-811e-d76ef2f238b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:44:31.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:44:41.947Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=5b19103e-1988-4252-ae6d-d4d7d2511622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:44:41.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:44:51.982Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=84fc1085-9926-4ab6-94cb-18be745dd6b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:44:52.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:45:02.016Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=caf7ec4a-ee81-4421-a45b-ba80866fdfba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:45:02.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:45:12.047Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=47339f15-ea64-45db-9cad-c7ea805e802d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:45:12.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:45:22.070Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=1b0f750e-8bf9-49e4-a4f7-c408092e61b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:45:22.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:45:32.107Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=39a6dba5-ab40-43b5-a13d-53c504d45296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:45:32.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:45:42.132Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=2791608c-1101-49cb-9be5-77dff1283179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:45:42.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:45:52.170Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=fface061-7e71-489f-913d-97634eac27a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:45:52.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:46:02.270Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=b50e455d-ed12-4db0-8c8d-139e1d05b8cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:46:02.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:46:12.299Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=0000f3b4-0cf3-4132-9a97-6d91750c6f04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:46:12.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:46:22.324Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=cf8d2d20-c75c-428e-84b3-2a343e26dc0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:46:22.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:46:32.348Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=f968683d-cef6-4f0a-8649-a00d51c01df4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:46:32.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:46:42.423Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=4b263988-a5a1-4d5c-be95-ac96b69b09eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:46:42.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:46:52.489Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=713f0b99-7868-47d3-908b-101d8a4f107d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:46:52.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:47:02.519Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=ed2dee1e-84e6-4010-8966-040a822f6904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:47:02.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:47:12.544Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=35f5ce73-26d1-4272-b637-7132bf9d8dbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:47:12.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:47:22.570Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=b6cd6298-e16e-49e4-8c8d-0a556c625fed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:47:22.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:47:32.595Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=7f1860bd-a3c1-43b3-b3bb-45cf13c9aad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:47:32.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:47:42.659Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=98946c60-abd2-49a9-98a2-4ba196b7292d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:47:42.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:47:52.709Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=1cfd761f-9216-45c9-8fed-ab644a3d008d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:47:52.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:48:02.777Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=89063ab4-f565-40ef-9d2d-2c266576a18b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:48:02.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:48:12.803Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=37bc11a0-2950-42c7-b0e4-77f5e908e9e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:48:12.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:48:22.829Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=b7f11a9d-05d9-462a-a2d4-18464119a37a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:48:22.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:48:32.909Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=45ee8385-5915-4ed9-a3e4-aa89a55bda17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:48:32.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:48:42.934Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=25e27b86-ef3e-4fc8-8bad-734a796b0a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:48:42.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:48:52.982Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=7e1d25ab-15ae-4179-9cc8-87cb013965f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:48:53.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:49:03.005Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=5042140e-3b1c-437e-b2a6-029607d777ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:49:03.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-06T01:49:08.387Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-06T01:49:08.387Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-06T01:49:08.388Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-06T01:49:08.388Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-06T01:49:08.389Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-06T01:49:08.406Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-06T01:49:08.406Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-06T01:49:08.406Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-06T01:49:08.408Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:49:13.022Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=3bbc0e1a-b452-4d8d-8f28-872cd49deb86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:49:13.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:49:23.047Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=8e397a7e-40d3-40be-832f-05f2d6005f22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:49:23.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:49:33.070Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=09de4f64-c3ea-464f-a454-193e3bc232f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:49:33.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:49:43.100Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=58f061c7-d7b7-4368-911e-77afd7386e60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:49:43.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:49:53.129Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=c18ed74e-ea88-4519-a26e-2f2a78a79016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:49:53.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:50:03.152Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=987d27b1-e72f-4165-a9a5-c5d231f59278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:50:03.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:50:13.174Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=31ee054e-b38b-49d8-931d-74e3108c1e10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:50:13.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:50:23.197Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=c6f7ba4d-0d69-4106-bc8a-0a251e2ee50e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:50:23.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:50:33.217Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=36b9588c-d1f5-4f5b-9380-8f04b6e54d51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:50:33.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:50:43.236Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=d2e221d0-36b1-4a37-9702-db8785812a77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:50:43.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:50:53.259Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=46857ae6-aaba-4b92-8cb1-60d4c8d28c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:50:53.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:51:03.281Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=ee4d541b-775b-4110-bcd3-68ff6f2fb38c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:51:03.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:51:13.306Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=b73c9943-9197-42f7-b4fb-851245523d9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:51:13.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:51:23.346Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=d659a6cf-e622-4320-82c6-6710fbb22d3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:51:23.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:51:33.372Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=2ebe2315-330e-458b-9d6d-7a61cc2824bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:51:33.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:51:43.402Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=8f61ec30-3d14-454d-95a9-b4207c04ccae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:51:43.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:51:53.420Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=b32f9689-9fc3-46b4-a342-1eca0d656884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:51:53.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:52:03.447Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=e9438163-a074-4301-934b-5e96eab6032a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:52:03.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:52:13.473Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=f86a139c-ac7b-4863-ac56-33290c29f6c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:52:13.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:52:23.502Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=b7498fb5-b6b0-46df-8155-292c6835fa72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:52:23.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:52:33.524Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=38a9c229-5ce5-4f36-b753-37d804be9b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:52:33.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:52:43.556Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=f96cbfd7-023c-4b00-9e0d-62aa495309ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:52:43.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:52:53.582Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=c0bc38e2-f1bd-4ed8-a6c9-4d5fcdb23f75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:52:53.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:53:03.617Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=a38f3f18-4861-40e9-9335-78a1b6586b70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:53:03.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:53:13.643Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=16568b27-6a3b-4613-a160-4eb2eeee0b1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:53:13.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:53:23.673Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=50fa142a-ae62-4e15-9080-e2ed6c9a1cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:53:23.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:53:33.711Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=65c319f9-d8f6-4b19-b1df-0a852e72d11f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:53:33.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:53:43.755Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=f31786d1-bbe3-4c1f-bca2-33b642b47fc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:53:43.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:53:53.797Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=5a1b6bd5-a3ab-4076-ab29-90a7654509c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:53:53.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:54:03.855Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=b51dd7b7-20ca-4f06-bb2e-38dfe95dcadb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:54:03.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-06T01:54:08.405Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-06T01:54:08.406Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-06T01:54:08.406Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-06T01:54:08.406Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-06T01:54:08.407Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-06T01:54:08.414Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-06T01:54:08.414Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-06T01:54:08.414Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-06T01:54:08.417Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:54:13.880Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=48820b3e-2839-4bdd-9efc-54c7b7586fe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:54:13.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:54:23.905Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=0be393f4-6865-4fb3-96c3-8dca7c98beaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:54:23.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:54:33.928Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=ad5f8430-330f-4edd-85b6-76c131be5485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:54:33.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:54:43.949Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=6b1aa79d-cf97-455b-98f0-b8aa84997164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:54:43.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:54:53.975Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=6cf57d6c-f8ad-41e9-8ad7-5652c9be0641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:54:54.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:55:04.008Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=4546ecff-3dcb-42ad-b792-b85f58017efe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:55:04.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:55:14.030Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=5ad51021-5c87-437b-8f39-d171812e0fc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:55:14.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:55:24.048Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=22747fc0-c199-47f8-8648-c821ae4c38af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:55:24.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:55:34.096Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=de98b054-b995-47f8-9f16-2c21d355c589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:55:34.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:55:44.144Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=b065e0c1-adfe-4b12-a571-176e11ac17e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:55:44.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:55:54.216Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=f3fa85a9-19cc-4219-a68d-8c3f79f5c829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:55:54.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:56:04.301Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=c1e5679e-2f46-41a2-b85f-d315e1a87f70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:56:04.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:56:14.348Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=8bd15d55-9e06-4a2f-be5b-32b216839872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:56:14.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:56:24.373Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=1c5fb86b-63f4-4eda-b46c-2cad84905463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:56:24.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:56:34.426Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=f22593a0-9c81-4a9f-aa65-414ba0c73fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:56:34.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:56:44.453Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=f33ec397-2dc9-4277-a4a3-ced74eb7bf14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:56:44.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:56:54.482Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=6020f178-8008-4f1c-acff-545615e2912c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:56:54.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:57:04.550Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=19763855-d21d-4a00-9c12-86b9f9aa83e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:57:04.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:57:14.598Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=e68cf3fa-1db9-4b61-9790-b17084be9452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:57:14.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:57:24.644Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=bde44182-ced4-455c-8ed0-077d2c469d7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:57:24.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:57:34.688Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=8af8f98d-20cc-4360-8f22-e2acd1e181ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:57:34.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:57:44.736Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=4a56eda7-d76c-4f6d-b598-5915748b49d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:57:44.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:57:54.820Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=2e709ca3-cfeb-4ba8-b93f-5b7062504237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:57:54.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:58:04.847Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=8abb626a-6ec1-462b-abfd-d815d091d68d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:58:04.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:58:14.880Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=1f9e4064-3365-40dd-9100-50bc90586c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:58:14.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:58:24.915Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=4f720b27-c0ca-45fe-b8f9-e874b34f2856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:58:24.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:58:34.945Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=306b952b-e17e-4dc4-85cd-b8ac1a042239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:58:34.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:58:44.980Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=05c0b898-cd19-4466-82fb-52d280eaf360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:58:45.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:58:55.066Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=b84b5f47-28f1-4816-9ad6-2c20a1e57d41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:58:55.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:59:05.090Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=d693c934-2a9e-442d-afb2-61be259bb7d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:59:05.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-06T01:59:08.406Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-06T01:59:08.407Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-06T01:59:08.407Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-06T01:59:08.408Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-06T01:59:08.408Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-06T01:59:08.413Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-06T01:59:08.413Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-06T01:59:08.413Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-06T01:59:08.415Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:59:15.120Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=820fbaab-2e9b-4bd1-b9fd-3e8efacc1fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:59:15.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:59:25.150Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=a1b01438-4b0a-42c1-84d2-2d6f501db21d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:59:25.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:59:35.175Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=8dde3ad7-e516-4d91-93d1-edb78309172e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:59:35.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:59:45.198Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=2c806964-0035-499a-b115-986b484b7f89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:59:45.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:59:55.280Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=6ece1a8d-618d-4076-910f-2abfc3d8af95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T01:59:55.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:00:05.312Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=4a0ebced-b297-4fe3-8699-c36d17b2a82e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:00:05.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:00:15.372Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=864bd31b-7afd-496a-8494-bd98e909005a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:00:15.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:00:25.422Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=499c92c0-20ae-4e34-83d3-ef57d8431f6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:00:25.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:00:35.451Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=eb948dd5-21da-467d-b6ea-8dd3d983874e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:00:35.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:00:45.478Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=20cc0c07-9824-4a21-b6aa-b3e4a83f8650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:00:45.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:00:55.500Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=dc135686-2778-4a86-b16f-a0b645943496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:00:55.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:01:05.528Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=4f9a7980-dfcd-48ad-b101-4baa1226c6de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:01:05.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:01:15.562Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=8bb13c61-7e9c-47df-8112-9f9c277dfdab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:01:15.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:01:25.587Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=660df6a6-bd25-447a-bea7-89fa6eff8d23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:01:25.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:01:35.610Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=0d576b59-ed9d-4fed-94df-7b7d9e57cab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:01:35.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:01:45.640Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=ebb4a024-9f2d-4f01-869a-af658e077ae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:01:45.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:01:55.693Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=24a209f0-99cd-445b-a62f-07d37f106f55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:01:55.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:02:05.732Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=668866eb-da4f-4c1e-9bfd-e7689f3d2bbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:02:05.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:02:15.772Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=c3703d7b-3955-44fb-8b24-a8c4f810d114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:02:15.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:02:25.795Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=c83701fc-c5b6-4497-a2e1-375b0b57a1dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:02:25.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:02:35.824Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=997300d8-1b5f-4840-9ed0-c9c2e6130f93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:02:35.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:02:45.871Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=ef370fb5-a391-40f7-904c-46d61a537994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:02:45.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:02:55.964Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=25a956cc-c468-43e0-a822-f40744d88ab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:02:55.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:03:05.989Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=e40db2de-dcf0-406b-88d5-f19529e0824e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:03:06.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:03:16.034Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=13801aa5-92e8-4d86-835b-9d7340c586a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:03:16.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:03:26.071Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=db0f4db8-37ad-4883-b5d5-c1e189b55d31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:03:26.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:03:36.111Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=2a9b27b3-7392-4176-9bd2-cddcfe565737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:03:36.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:03:46.144Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=0677a255-277d-4a4e-a009-236389528dfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:03:46.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:03:56.164Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=78303746-c95f-48f8-8eb8-b202eb1ca469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:03:56.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:04:06.215Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=ba82357e-a11f-48c7-9bc1-a27d4054b3a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:04:06.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-06T02:04:08.405Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-06T02:04:08.406Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-06T02:04:08.406Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-06T02:04:08.406Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-06T02:04:08.407Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-06T02:04:08.413Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-06T02:04:08.413Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-06T02:04:08.413Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-06T02:04:08.415Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:04:16.243Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=8397c835-82c2-4edb-9ca5-a8c9cd5ce3e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:04:16.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:04:26.277Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=aff8b469-c264-4e71-a592-d1891466a653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:04:26.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:04:36.324Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=50a619d0-d1ee-4f47-9caa-858c7793e4bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:04:36.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:04:46.342Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=ac228aae-33d8-4b67-8b36-4d72aa815d05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:04:46.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:04:56.384Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=07cafad5-d681-4efa-9b39-afddcd7d9c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:04:56.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:05:06.405Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=d732987f-feab-4e73-9492-18aaaa3bd84d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:05:06.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:05:16.424Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=df0afab7-9281-4faf-a084-86e8d6004268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:05:16.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:05:26.448Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=1034e871-149c-4d01-ae81-1545e771dc18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:05:26.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:05:36.486Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=f37ba6d1-df3b-470a-b558-fa6a75160bde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:05:36.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:05:46.532Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=b9767bd8-0bfd-4d18-bc78-4efe19162533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:05:46.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:05:56.564Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=58a6c22b-6562-45e6-8184-7b355f580f51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:05:56.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:06:06.602Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=d941618d-9547-4972-aba8-61fe7b34688d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:06:06.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:06:16.629Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=1fa2b4d4-6eb3-4a5f-a3c6-473679d30d9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:06:16.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:06:26.657Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=5d314666-1b7c-486b-8093-3c24926933db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:06:26.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:06:36.685Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=d31f6c11-ea96-4585-a093-78ca3efe0003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:06:36.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:06:46.713Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=4d02640a-e6ee-4204-a305-2a866e0c194b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:06:46.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:06:56.772Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=b1d8a970-3b13-4f20-97b8-87d6456a8aa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:06:56.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:07:06.808Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=e57cd34d-cffb-4f54-977d-c15474de59dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:07:06.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:07:16.830Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=65976f53-5cdc-4a17-a213-ff879faa7cdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:07:16.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:07:26.856Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=c91a5f11-8168-4fc7-aeb6-f0b2dda0a531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:07:26.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:07:36.894Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=51b33511-3a3d-437c-a05c-a07203324c1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:07:36.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:07:46.917Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=d194e91b-281a-4258-b909-4183dbaaecb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:07:46.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:07:56.981Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=5c7378db-9519-493d-b244-c8c9a4d5b1e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:07:57.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:08:07.001Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=43363cbf-fa8a-49df-beb1-f53701eff4f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:08:07.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:08:17.021Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=41ce770d-35c3-4ff1-a9d6-dc9721a37b56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:08:17.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:08:27.038Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=27d48020-3b1c-44d8-b763-750f7b8250ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:08:27.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:08:37.055Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=0e968440-e939-40c5-b3f2-b4ef5f26c789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:08:37.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:08:47.077Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=d624dfe9-3f95-436c-aee8-beb129b3e9f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:08:47.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:08:57.103Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=37255c72-16ba-4b0c-affc-3b0d5be8de9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:08:57.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:09:07.125Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=c9ff1c51-4176-4c5f-b1f9-c525515486d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:09:07.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-06T02:09:08.427Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-06T02:09:08.427Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-06T02:09:08.427Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-06T02:09:08.428Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-06T02:09:08.428Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-06T02:09:08.434Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-06T02:09:08.434Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-06T02:09:08.435Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-06T02:09:08.437Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:09:17.148Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=6e4a989d-f6c2-4014-84e7-e02f8ca30a34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:09:17.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:09:27.168Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=7335bcdf-30d6-414e-a9bd-4dfa9714ef9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:09:27.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:09:37.189Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=9e2a22ca-8fb8-487f-b770-c2c68adcb757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:09:37.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:09:47.216Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=177b8712-f7a8-4e9a-9390-5e330b508fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:09:47.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:09:57.344Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=3bc79777-626c-4675-998d-0674655d8f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:09:57.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:10:07.391Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=f8ddf414-15cb-4c76-8c71-315a24269ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:10:07.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:10:17.442Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=b0cc6696-29e1-48ae-9d8a-ca4bc2387ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:10:17.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:10:27.467Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=2913cd6e-898a-4d73-aa10-cbc00dbd4d66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:10:27.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:10:37.504Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=7dc279af-06fb-4afe-9e37-d6f09f9d7c6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:10:37.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:10:47.540Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=3d15d1f7-d99c-45e7-8095-2b5a3e3b42c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:10:47.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:10:57.595Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=f754d21c-ea0d-4d47-886d-710bacfd1ec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:10:57.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:11:07.635Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=1968d4d6-d92a-4b6b-99c9-b061e37f8eda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:11:07.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:11:17.664Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=00a1b759-9394-4771-8269-0b825e7e6c50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:11:17.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:11:27.689Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=9692628b-e146-42c5-b578-b79d8b648e5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:11:27.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:11:37.719Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=7ad5f139-ebde-4c4f-bda6-beb78db4db75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:11:37.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:11:47.755Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=cb0ae26c-10df-44c6-bf0c-799d14704800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:11:47.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:11:57.802Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=0e979c1c-8049-4a33-80f7-44ecb24818c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:11:57.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:12:07.841Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=67997c30-a55a-4f69-a6c0-e046ba0c7e27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:12:07.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:12:17.862Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=c36a8dfa-c39c-49d0-9464-997e495ec6b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:12:17.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:12:27.895Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=5f9c5f99-5bd9-4cf3-855c-83676af9acc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:12:27.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:12:37.919Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=52737fef-0c00-4ddb-9c9b-988f67b2e938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:12:37.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:12:47.947Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=ffcbb482-c192-4f51-8663-119d3e79e943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:12:47.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:12:57.981Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=a1a0a5f9-b3df-4806-ab15-f2b1f3212a01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:12:58.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:13:08.000Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=1272c721-0e24-456d-ab32-48656b7171d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:13:08.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:13:18.021Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=f651243f-b911-48a5-b120-dccfac63f62e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:13:18.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:13:28.051Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=c1564231-c9d5-421e-b0d4-24970cabb421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:13:28.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:13:38.073Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=fab9a20b-d8ee-4bcf-a613-1f1eadcc1d01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:13:38.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:13:48.117Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=8dcb2c9f-f339-4582-ba64-fb3bb04fdc9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:13:48.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:13:58.148Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=dc1f1fd5-3a8d-448e-8330-7531ce6c9396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:13:58.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:14:08.189Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=cb863cd7-5d7d-4fa0-bfbf-7a5f4bf5ba17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:14:08.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-06T02:14:08.432Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-06T02:14:08.433Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-06T02:14:08.433Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-06T02:14:08.433Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-06T02:14:08.434Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-06T02:14:08.442Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-06T02:14:08.442Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-06T02:14:08.443Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-06T02:14:08.446Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:14:18.211Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=b55dedc9-4611-4889-8f76-a1af55fca0b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:14:18.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:14:28.231Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=c098f4ad-08d4-4648-af8a-0ba0debb49de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:14:28.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:14:38.252Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=655340b0-52a6-4b40-b04a-6315837bb774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:14:38.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:14:48.283Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=2b386bb1-504d-4cd8-a64a-83fec70c5fef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:14:48.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:14:58.317Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=557c9246-91fb-4795-8474-560236ece739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:14:58.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:15:08.352Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=fb63c954-ba3e-4b60-b18b-5dfbf37507ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:15:08.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:15:18.393Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=fa7b967c-f6d3-453c-a4ba-1a453d090fdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:15:18.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:15:28.456Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=af1811e9-c8f0-43cc-9172-8f6eddc0c058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:15:28.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:15:38.495Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=331359cf-eca8-4e05-ae44-e98ef80c23a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:15:38.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:15:48.549Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=cf97a28a-3c43-47d8-8294-c23186e3b4bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:15:48.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:15:58.583Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=8462426c-4348-4377-b2b6-c11a51d28762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:15:58.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:16:08.603Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=e13b3ef5-fdee-4bc1-80a1-c1a11ccbdd82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:16:08.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:16:18.637Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=bd0c5e86-ab76-44ff-8013-6f0e723e9678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:16:18.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:16:28.658Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=622d4d17-890a-4180-a4df-0fd51130dd2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:16:28.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:16:38.693Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=d0cba2d5-9e05-446a-b35d-885e4f6b400b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:16:38.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:16:48.718Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=3241fe7d-6cb4-4f15-bb8d-3a5f1cd12612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:16:48.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:16:58.743Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=9ecc42f4-db7b-493d-97e9-7301a68daac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:16:58.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:17:08.786Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=bdba3b31-c518-4dcf-ae84-e588e168e7f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:17:08.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:17:18.826Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=a896cd25-a7c9-41f0-9f0e-e52292909810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:17:18.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:17:28.848Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=123cbc80-9444-4107-ad35-ea5c521648cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:17:28.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:17:38.884Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=c37d2e5c-0ba8-469d-84b9-1e972d8a0fe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:17:38.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:17:48.908Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=a6b5368c-8dea-4825-a5f2-92e58fd4def8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:17:48.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:17:58.936Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=fc8059dd-fa1e-4bd1-a9b8-b25443507a94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:17:58.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:18:08.979Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=b730bab5-b1a2-47ef-812a-0ee77aa2314d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:18:09.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:18:19.021Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=cba34469-a317-4ec6-ab4a-589ee0d6aa58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:18:19.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:18:29.044Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=37a20f7b-9560-47b7-aad2-f3645e7233af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:18:29.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:18:39.059Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=be0f2d91-8163-4280-96e3-ff1205732853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:18:39.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:18:49.080Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=26672ff6-85bf-46be-9f97-d1e8cd93c024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:18:49.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:18:59.106Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=faa36468-f409-4113-af44-3ae0d0d1d58b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:18:59.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-06T02:19:08.392Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-06T02:19:08.393Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-06T02:19:08.393Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-06T02:19:08.393Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-06T02:19:08.394Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-06T02:19:08.400Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-06T02:19:08.400Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-06T02:19:08.400Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-06T02:19:08.402Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:19:09.127Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=4fe42ce8-842c-45dd-a5c2-b2759bdb54cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:19:09.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:19:19.158Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=7f0a20c4-91a4-4d62-a13b-1c079d0318e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:19:19.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:19:29.186Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=d3bd9da6-9e13-4371-b4fe-e1379afe724d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:19:29.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:19:39.213Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=d3410536-018e-4cac-b75e-3706a1916794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:19:39.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:19:49.234Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=bfac7d15-5493-4e0d-874a-a5c41fe6529f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:19:49.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:19:59.256Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=264a364f-7886-43a2-8055-5be75c0b5a2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:19:59.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:20:09.294Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=2685c5e3-cda2-4308-b9d2-2aa165f42749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:20:09.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:20:19.347Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=ad1ac3a9-e067-43b3-af63-a9225767d400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:20:19.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:20:29.380Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=8a4c26e4-e2bb-495b-b9be-6dde0c061af1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:20:29.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:20:39.411Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=ffe9c0a3-9365-44a3-827c-3de5b53f9ae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:20:39.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:20:49.437Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=9d78f840-0b8d-46c9-b72c-a8b62006baa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:20:49.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:20:59.481Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=ead2b70b-8ee7-471b-83d3-d67d13ce5493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:20:59.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:21:09.525Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=1f50a3c6-05df-4796-b757-86a467370e1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:21:09.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:21:19.550Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=fbfc0cba-3fd7-472c-81f9-f21b5444a328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:21:19.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T02:21:29.578Z |INFO |Init configs |InvocationID=de49855a-054f-42af-a99d-ee2b99a55ce4, InstanceUUID=083d2ad4-fdb8-48b0-b67a-2552bf765836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023