. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-04T23:00:02.290Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-04T23:00:02.304Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-04T23:00:02.305Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-04T23:00:02.307Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-04T23:00:02.731Z |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-01-04T23:00:02.863Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-04T23:00:02.863Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-04T23:00:02.864Z |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-01-04T23:00:02.947Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-01-04T23:00:03.008Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-01-04T23:00:03.034Z |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-01-04T23:00:04.348Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-01-04T23:00:04.792Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-01-04T23:00:04.815Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-01-04T23:00:04.816Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-01-04T23:00:04.909Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-01-04T23:00:04.910Z |INFO |Root WebApplicationContext: initialization completed in 1876 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-01-04T23:00:05.750Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-01-04T23:00:07.752Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-01-04T23:00:08.411Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74 | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-01-04T23:00:08.446Z |INFO |Started MainApp in 8.66 seconds (JVM running for 9.41) |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-01-04T23:00:08.673Z |INFO |Start scheduling PRH workflow |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:00:08.687Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=756679b2-f01d-47db-9d0c-ac32b971dac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:00:09.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-01-04T23:00:18.904Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-01-04T23:00:18.905Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-01-04T23:00:18.907Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:00:19.398Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=afb47291-2e10-482c-af49-a425c68193ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:00:19.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:00:29.428Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=76e6f789-435f-4857-94b2-b9df1140e5e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:00:29.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:00:39.448Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=01c9aa64-4aca-44aa-97aa-489b68d2f705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:00:39.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:00:49.506Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=81b763ff-0771-4e7b-9171-2f000773660d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:00:49.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:00:59.530Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=fb49d68b-8c43-4f5b-8788-ae2d16733256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:00:59.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:01:09.549Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=b06ff284-e6c7-40ac-9b1a-5654d0265b4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:01:09.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:01:19.568Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=492279e6-c76f-45b0-801b-cb8f572c63e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:01:19.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:01:29.598Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=2d12aab1-a941-4c6d-98f6-2056eaddcafb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:01:29.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:01:39.615Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=7c153f38-fe4e-4f18-9254-de872fe276ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:01:39.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:01:49.636Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=e2eb2340-b0be-471d-99bb-bbcd66789f98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:01:49.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:01:59.652Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=f054147b-6271-4efb-af41-801f7a31eac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:01:59.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:02:09.667Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=368867c4-ce88-4ffb-8315-80a07ab85852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:02:09.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:02:19.689Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=3ead6449-6151-4e6a-84a5-dc329d10e6f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:02:19.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:02:29.703Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=2ec81af6-3ff1-4c03-b51a-f076a30f57e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:02:29.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:02:39.716Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=57c58e7d-b56f-4216-a6d3-21de6edaf6e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:02:39.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:02:49.730Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=fba6efe6-4d32-4088-a0da-73070dee8b63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:02:49.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:02:59.744Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=05061851-cea1-4c53-b3cb-72f0146e7ba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:02:59.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:03:09.756Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=c4942185-8a01-4be4-9b5d-aa5a48d1ab03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:03:09.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:03:19.769Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=123010fd-4847-4cd4-9ec8-582d0aa2d931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:03:19.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:03:29.785Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=d942237d-7994-4fa9-8602-4fb415e6ce04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:03:29.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:03:39.808Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=6244013e-0cc1-40cf-8135-19d8da8272d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:03:39.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:03:49.823Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=a3b510fb-0a94-45b3-85aa-5f031cad7c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:03:49.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:03:59.837Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=7290cbdb-e009-4bca-8361-5ca8a6dc4c0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:03:59.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:04:09.850Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=207dd05b-9aa5-45f9-92ea-1cb9b312cc81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:04:09.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:04:19.866Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=2ac1bbd2-05ef-4053-b740-b6b48382addb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:04:19.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:04:29.893Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=aa34b490-b07a-425f-a341-f159e839d7a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:04:29.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:04:39.906Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=d43300d9-3578-4f17-91ba-53e5d42f8391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:04:39.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:04:49.918Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=d55efcdc-cd93-4aea-af2f-58518e3f8292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:04:50.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:05:00.004Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=acc9cf7a-57ad-4bc5-a332-168a09df9d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:05:00.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-04T23:05:06.760Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-04T23:05:06.761Z |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-01-04T23:05:06.761Z |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-01-04T23:05:06.762Z |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-01-04T23:05:06.762Z |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-01-04T23:05:06.775Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-04T23:05:06.775Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-04T23:05:06.775Z |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-01-04T23:05:06.778Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:05:10.023Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=21d7b421-e18f-479d-9df3-94d17c83a396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:05:10.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:05:20.034Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=9c224ca4-5674-459b-aadc-dae7c7c94b2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:05:20.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:05:30.052Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=996e8a15-a0a0-4b57-a9f0-b3a44a113d31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:05:30.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:05:40.066Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=2e003abf-a905-4bd9-b350-0d4e579cdcb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:05:40.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:05:50.078Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=89a732f9-f4a9-4e80-9332-6c0ebd0e297b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:05:50.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:06:00.098Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=4c51ab32-d7e2-46c7-b43e-22f778594f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:06:00.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:06:10.112Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=9b3a93b9-62a4-4e48-8ddf-8fec4ae4ea76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:06:10.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:06:20.123Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=9b70cbaf-b864-4dc7-9e70-8738dfc9cc31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:06:20.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:06:30.138Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=0499d1b9-75bb-4fec-b62b-1e467e6d85b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:06:30.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:06:40.151Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=98a19ac0-75f7-4b96-9d74-b88b0b90a4a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:06:40.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:06:50.165Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=07a60f4f-a2dc-426b-bd47-d260d3e0f141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:06:50.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:07:00.182Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=b50ea34b-777d-4dbc-933d-dbba997b5791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:07:00.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:07:10.194Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=258ba3d8-9707-4168-8d09-17cded9fa4cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:07:10.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:07:20.207Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=da8a29b4-0aa6-4af2-a829-f81399a0348f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:07:20.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:07:30.221Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=6cebcce1-44b7-4feb-8e90-52aa61ca0796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:07:30.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:07:40.238Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=fcd99bd7-a1b4-4477-8cdb-11b574febec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:07:40.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:07:50.253Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=c7377701-a219-411b-b8e3-bc6816db060a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:07:50.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:08:00.267Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=8dfad0cd-5153-46d4-9c2d-26d58b02bf52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:08:00.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:08:10.280Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=4a5262c7-40c9-4147-9073-94a33e157d46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:08:10.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:08:20.292Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=9d083279-6bda-467f-908d-50fb5943cdd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:08:20.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:08:30.305Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=16630571-17c6-47ac-89e2-6de1c44a8653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:08:30.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:08:40.319Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=d95721fa-1c4c-4076-bcf8-edc54133aef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:08:40.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:08:50.332Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=73cc06d3-6f87-41c5-bf3f-84f85c767f58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:08:50.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:09:00.346Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=8f2a44a8-28c6-4706-904a-738700725554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:09:00.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:09:10.363Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=87616ab7-6211-4740-a2ae-25e3bdcf511d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:09:10.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:09:20.377Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=afbe3cb6-ad8d-4c8f-acfd-ea748d9a1ef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:09:20.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:09:30.391Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=8c8de667-3a34-4468-afcf-d14a9189abef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:09:30.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:09:40.406Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=abdb4b26-5dc3-470b-a328-35dcd778ea18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:09:40.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:09:50.418Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=b6ee9cf6-841a-4514-823a-df87149bfcc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:09:50.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:10:00.431Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=e754e28d-6539-4d74-83de-84bf4a1e96ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:10:00.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-04T23:10:06.054Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-04T23:10:06.055Z |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-01-04T23:10:06.055Z |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-01-04T23:10:06.056Z |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-01-04T23:10:06.057Z |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-01-04T23:10:06.067Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-04T23:10:06.068Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-04T23:10:06.068Z |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-01-04T23:10:06.070Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:10:10.444Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=0482b6d6-c56f-423a-8822-95a348332996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:10:10.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:10:20.457Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=6fd3b50c-13b0-4c25-94e4-0d9dbaaf5284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:10:20.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:10:30.471Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=efbf788e-bb42-47a0-9fe6-5e2a4b56c20d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:10:30.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:10:40.499Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=999b4b70-fd85-4598-8984-4797685a00b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:10:40.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:10:50.513Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=fd949b41-b435-4560-9963-fb8a0a57e1a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:10:50.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:11:00.527Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=13cfaff9-a4da-4063-98df-8e0e17a376fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:11:00.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:11:10.540Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=8942f3bb-a9d2-415b-b1f0-14280061e487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:11:10.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:11:20.553Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=b822849e-88df-4a3d-a47b-3a05c1e905c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:11:20.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:11:30.566Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=11c062d4-8f7f-428f-b93c-ef27a86fa5e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:11:30.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:11:40.582Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=36b91351-1765-46e4-b431-ee316364c0fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:11:40.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:11:50.594Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=95fe2b4e-593d-47e3-a067-687123729041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:11:50.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:12:00.607Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=ddac65c3-00da-4d10-bd86-7d79d36f148b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:12:00.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:12:10.623Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=0efae1a6-e48c-4da9-ab70-b6841e807649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:12:10.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:12:20.636Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=f132b8e4-6dfb-4391-a61c-288449862989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:12:20.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:12:30.652Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=40692757-873a-4cff-b973-6466c6d349df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:12:30.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:12:40.667Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=d0ec5a62-2dfa-46ed-9125-b4b16d771167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:12:40.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:12:50.686Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=ba80fae2-edbe-4ed6-9254-b69dbeda6a1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:12:50.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:13:00.702Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=79d174be-380d-45ed-92cf-917c7359d79b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:13:00.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:13:10.718Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=e774d085-6469-4fb6-8c46-12fdbe0c5cf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:13:10.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:13:20.735Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=b59e1113-25b6-4cdc-8f21-6d3838b30ee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:13:20.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:13:30.747Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=c7b26d91-145d-4f91-ac67-e6d849754b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:13:30.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:13:40.761Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=0a66bc0a-d408-465b-825e-b4ec09104c05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:13:40.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:13:50.774Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=116df78c-237b-45c4-b4c6-5cc78e4bf9b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:13:50.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:14:00.787Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=e1ff87d5-0b90-46ce-b803-d46965553591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:14:00.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:14:10.802Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=e518eba7-4826-4b6d-b478-d467331d0c78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:14:10.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:14:20.835Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=5ae80b16-0f5f-4b0a-baa2-725dc559debf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:14:20.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:14:30.849Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=5b846564-0727-4a99-92d9-6e10fedc237e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:14:30.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:14:40.862Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=42ba67bb-e822-4a90-87e6-70525aee640c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:14:40.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:14:50.875Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=32146fd9-0267-41f4-91cd-1c086d994ff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:14:50.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:15:00.889Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=036367ae-043d-465a-a054-cfb6bd0c62ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:15:00.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-04T23:15:06.057Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-04T23:15:06.058Z |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-01-04T23:15:06.058Z |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-01-04T23:15:06.058Z |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-01-04T23:15:06.059Z |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-01-04T23:15:06.069Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-04T23:15:06.069Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-04T23:15:06.069Z |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-01-04T23:15:06.071Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:15:10.909Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=5931a190-7710-4bf1-bb76-23da04d63050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:15:10.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:15:20.922Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=855071e7-4e7e-4b48-af70-fe4be6c5329f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:15:20.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:15:30.938Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=0556b4fd-5487-4d02-80d1-e5008a7e2ded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:15:30.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:15:40.952Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=1df914c9-399b-44b8-a84d-97da37512ba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:15:40.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:15:50.965Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=4129a922-bfda-490e-92ee-18c6eebc1029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:15:50.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:16:00.983Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=54f9a878-2ae2-44b1-96d7-acb982697b72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:16:00.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:16:10.995Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=d0dddb19-0149-4b44-b71c-9dd25b9b9aeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:16:11.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:16:21.010Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=7106ef43-2b35-40b5-8f7a-bd4ecb336c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:16:21.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:16:31.034Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=606d6044-99a7-4641-a99e-1153b2a5ed2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:16:31.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:16:41.058Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=f3dbf4ef-378c-46a7-a456-01fd730a3f52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:16:41.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:16:51.072Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=9dc1d021-2ab7-4e3d-9cb8-ea8450beeefb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:16:51.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:17:01.086Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=04fb5bc6-0140-4ce0-83d2-1a7d18b7013f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:17:01.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:17:11.100Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=7884f549-d1c4-46b0-b477-0b66f2813d84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:17:11.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:17:21.119Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=7ecb6a88-69d0-431e-9652-66d9c1490c26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:17:21.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:17:31.134Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=bd9fb063-3186-4b32-aafc-7e810bbe984c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:17:31.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:17:41.149Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=3f09ad01-1e26-4bf8-82b3-1760489e4e56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:17:41.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:17:51.164Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=f65c87f5-5caa-45a4-9e72-e0daa08a9365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:17:51.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:18:01.180Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=f4af2b35-d2ea-4740-a3dc-5cf3a9ca3610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:18:01.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:18:11.193Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=d21cbcb3-968b-4eb0-a547-aca75a950896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:18:11.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:18:21.208Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=3f628bbf-b368-425f-b6c3-a86e826c2327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:18:21.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:18:31.223Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=4e622880-b4a2-4b1d-b1c2-16a7b160c38c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:18:31.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:18:41.241Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=2cb7d6b6-681e-4785-abdc-13a12dce5bdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:18:41.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:18:51.257Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=b1658e95-6737-4ccb-904a-3945bf5301b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:18:51.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:19:01.277Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=8c74a761-7374-43e7-aee9-bd5be5275ed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:19:01.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:19:11.295Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=4276bb58-6436-4336-9b2d-10112ad56d92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:19:11.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:19:21.329Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=549bc33b-f547-446c-af1c-c615822a1505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:19:21.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:19:31.357Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=9b807e67-a91a-49e3-8f09-bedfa35a735f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:19:31.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:19:41.402Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=65513e95-6c47-44f0-9921-9f657878d09e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:19:41.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:19:51.417Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=7bd407f2-d05e-4e72-a3e4-4d8d9c995022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:19:51.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:20:01.436Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=51bffab4-973a-4400-8c8b-5204b826551d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:20:01.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-04T23:20:06.075Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-04T23:20:06.075Z |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-01-04T23:20:06.075Z |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-01-04T23:20:06.076Z |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-01-04T23:20:06.077Z |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-01-04T23:20:06.086Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-04T23:20:06.086Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-04T23:20:06.086Z |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-01-04T23:20:06.089Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:20:11.457Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=a62693b6-633a-4ff0-8407-69a4441f39d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:20:11.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:20:21.488Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=69429d59-2170-4515-8604-d4ddd0e441de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:20:21.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:20:31.561Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=68474d0d-b388-4d8e-a670-c3eaaa2024ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:20:31.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:20:41.574Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=405f0adb-23d8-490b-b1ac-aa0a94868cd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:20:41.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:20:51.586Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=196006ff-10f5-4e72-b35e-c31d28fb7db8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:20:51.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:21:01.599Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=4c638530-8390-4db1-8567-fad6fa6e5a21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:21:01.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:21:11.698Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=50d5279c-ba8d-4e21-aae4-87bbef093968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:21:11.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:21:21.711Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=707185fb-3770-47f3-8aca-8ebcfd35d261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:21:21.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:21:31.723Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=add36ba0-79bd-4f08-8843-057d1bc78794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:21:31.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:21:41.738Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=bf550f9f-aba6-4fd2-8b63-579e53e353c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:21:41.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:21:51.754Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=e5dd94a0-767d-4f2e-a7b0-445c6be709a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:21:51.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:22:01.769Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=7be5a2bf-4fd0-4757-9b55-291c2d58b1b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:22:01.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:22:11.786Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=86cfde00-ee09-4eaf-a6c7-2b01d37cfed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:22:11.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:22:21.799Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=4b4dc2f8-bc08-4257-84b5-c3c3e77c0c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:22:21.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:22:31.811Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=216a6255-98eb-4bc7-b1cb-0bde70c9cb4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:22:31.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:22:41.823Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=27d806b0-ec84-4bff-83ee-ce6d0b79473c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:22:41.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:22:51.836Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=d5c9fa56-1af7-4a93-a959-11648026c428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:22:51.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:23:01.850Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=22c3baf4-9cd3-4f74-8815-169b9b13420f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:23:01.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:23:11.865Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=2f79ad50-23a8-4c18-ac41-5f617d562e6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:23:11.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:23:21.878Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=33ca7e00-9f2a-41d5-9811-60ce641fd374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:23:21.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:23:31.893Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=f9241a7e-e485-4839-95c8-3befa9a73af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:23:31.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:23:41.910Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=71c7c4b2-842f-43b9-b601-3146fb9ba771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:23:41.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:23:51.933Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=c032ca05-8f63-4922-8847-0084de8c7a83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:23:51.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:24:01.947Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=363bf38e-70b8-4dcf-affe-869d2490ae64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:24:01.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:24:11.973Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=750212c7-9f85-4e76-92da-5c307f6a3f51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:24:12.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:24:22.007Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=9daefcaf-4cd0-47d5-ae1f-98dc5ab2a815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:24:22.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:24:32.023Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=c3de1b3d-6c6e-43be-b474-5ad92a909e30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:24:32.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:24:42.035Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=3bd68cc6-d33f-44de-ae7d-ef37f93a6a7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:24:42.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:24:52.047Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=32b13553-0f91-46d9-8fc6-46b4cf81129c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:24:52.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:25:02.064Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=39ea1cee-b3f9-47cb-a60f-80f38da04a0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:25:02.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-04T23:25:06.034Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-04T23:25:06.035Z |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-01-04T23:25:06.035Z |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-01-04T23:25:06.035Z |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-01-04T23:25:06.036Z |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-01-04T23:25:06.044Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-04T23:25:06.044Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-04T23:25:06.044Z |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-01-04T23:25:06.047Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:25:12.076Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=12c7033e-c8c5-4ce4-a164-d30c7116f072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:25:12.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:25:22.090Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=d11b6620-515b-479b-8587-11d2e0d4ef41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:25:22.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:25:32.104Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=ad3687e0-a499-4547-97bf-1e60067c2e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:25:32.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:25:42.116Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=4653a2fe-e429-4c14-8a08-d4c5bb029917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:25:42.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:25:52.129Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=deac14ad-bcb0-40e0-8c3d-fee354942eff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:25:52.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:26:02.142Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=e5ca8131-0ccf-4295-babf-b4de4d5b646c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:26:02.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:26:12.155Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=f4da1362-0532-4b6f-9370-f102acc1e4e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:26:12.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:26:22.170Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=46133749-ee1d-429f-af53-c490ee903074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:26:22.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:26:32.182Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=6eb83efb-7154-45f7-860d-1802d3bd4934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:26:32.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:26:42.210Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=49cf9b09-4187-4e30-aa36-a5f0dae886fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:26:42.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:26:52.223Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=cdb5035b-e462-4f59-9d99-8328a79d6bb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:26:52.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:27:02.236Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=daa997a8-b9f8-4ee7-8c35-89c404d6a46a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:27:02.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:27:12.254Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=9785e1ce-2858-4464-9833-a7f0ea3a85eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:27:12.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:27:22.277Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=b39be8a5-8911-4410-9f5a-097db2230b08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:27:22.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:27:32.291Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=1f460632-0f40-4202-bcc0-cebcf4c14b12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:27:32.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:27:42.320Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=6fd9147d-b55b-4cab-863d-7d9c53818bed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:27:42.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:27:52.333Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=8d7e71a7-515b-40f7-a76a-7f08ec921915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:27:52.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:28:02.349Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=3d27d59c-67c9-4925-ae27-a0bad8d7b073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:28:02.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:28:12.377Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=98d879b6-827b-4011-860a-2b869cb09e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:28:12.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:28:22.394Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=20aaaebf-46b7-40d0-a653-e74e063c151e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:28:22.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:28:32.407Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=36e81cf6-94b9-49c9-8e5e-f8e78c1e11a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:28:32.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:28:42.423Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=88569c5e-c131-41ab-83ac-1513fac9051e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:28:42.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:28:52.436Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=cb36a171-3c87-48b5-b70b-16edf4e586dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:28:52.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:29:02.450Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=6edcfafe-94ef-42b4-ba79-96b29c245544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:29:02.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:29:12.465Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=0d579331-3717-48cf-958b-c96c600db1d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:29:12.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:29:22.480Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=804c3c7c-1d07-42d1-b557-2e1b912b3d85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:29:22.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:29:32.492Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=0882d9c8-6295-4fd0-9c05-5034069f3e03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:29:32.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:29:42.510Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=90f10fe7-c95d-4dfb-b85d-4bc722a431ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:29:42.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:29:52.541Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=e92bc1bd-61cf-4dc5-8c55-21a9c4108f21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:29:52.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:30:02.554Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=4d13d78f-6c85-425a-b6ba-20b20c7e4518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:30:02.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-04T23:30:06.103Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-04T23:30:06.104Z |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-01-04T23:30:06.104Z |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-01-04T23:30:06.104Z |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-01-04T23:30:06.105Z |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-01-04T23:30:06.113Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-04T23:30:06.113Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-04T23:30:06.113Z |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-01-04T23:30:06.115Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:30:12.568Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=b5bfe392-a714-4b45-83e5-ee28b3f440f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:30:12.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:30:22.585Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=6f59b78b-0b34-450e-807f-77c4da86ffab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:30:22.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:30:32.598Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=2f69f90e-1826-48da-b329-122e7c56991b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:30:32.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:30:42.609Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=b0654409-fd94-4217-aadc-8aff68da8bed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:30:42.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:30:52.621Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=88092871-860f-42c9-b711-4e3fcc0340fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:30:52.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:31:02.632Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=efa57f35-c920-4d5c-8934-ab50e2a85c13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:31:02.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:31:12.645Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=28cdfa94-a4d0-43ce-b5e1-64b049187684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:31:12.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:31:22.677Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=6ef9cbe5-c4c1-40d7-bf21-f522b77c496a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:31:22.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:31:32.689Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=939ce8c6-8e24-40cb-af25-e2c0e3bdfcf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:31:32.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:31:42.706Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=e9065790-07c0-4978-bd61-3f877642b421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:31:42.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:31:52.719Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=305bb0b5-45f2-40d9-bfac-26f983b0a58f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:31:52.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:32:02.735Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=38a3960d-17bc-4d19-bd2d-c38a09d4c9f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:32:02.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:32:12.748Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=0b193fab-5ac0-48a8-8558-d13924bb5ae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:32:12.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:32:22.761Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=dc9e7eb0-4911-469e-9d6f-eae91512c46d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:32:22.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:32:32.773Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=15e5a320-fe3f-412e-9ac4-7cbe4a3785ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:32:32.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:32:42.789Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=ea243768-c25e-40c7-a93e-a50485efcc25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:32:42.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:32:52.812Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=805c05a7-38a2-4461-a55b-e08b7d955a72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:32:52.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:33:02.829Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=7ecda349-aced-4481-8cec-7c6ae8703022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:33:02.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:33:12.842Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=4df43ee3-1f57-43a0-8f19-3426f5136016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:33:12.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:33:22.854Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=edac0730-13a6-4082-9b88-2e325b7ea780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:33:22.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:33:32.867Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=38de0db2-12ea-4819-8800-e1c0c2a2ca16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:33:32.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:33:42.880Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=10c337b2-0157-42fe-8148-3294009c8b77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:33:42.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:33:52.893Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=f742d6a3-a03b-44df-b738-a63b7965cd1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:33:52.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:34:02.906Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=17ca2065-a0fc-4cdf-934a-2917d2367e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:34:02.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:34:12.927Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=6ce27932-0b8a-42d2-9685-d8a58eb00500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:34:12.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:34:22.941Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=f8447f77-1e50-40fd-8249-eef5f5de0699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:34:22.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:34:32.953Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=1c9e184c-c9ae-4971-8c4f-1095d3073558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:34:32.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:34:42.966Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=34700f2f-a933-47d6-8710-8c0bc9a7a92a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:34:42.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:34:52.980Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=37eba9c6-5cc3-42bd-8360-7a0b962c6a71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:34:52.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:35:02.995Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=651f1f69-3845-41db-a75c-ccda02efdc50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:35:03.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-04T23:35:06.082Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-04T23:35:06.083Z |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-01-04T23:35:06.083Z |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-01-04T23:35:06.083Z |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-01-04T23:35:06.084Z |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-01-04T23:35:06.091Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-04T23:35:06.092Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-04T23:35:06.092Z |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-01-04T23:35:06.094Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:35:13.009Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=0faca479-a9df-404c-a4a8-1cf8dcdda432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:35:13.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:35:23.025Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=51049d44-3b81-45ce-8a0f-180a0456b777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:35:23.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:35:33.037Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=9c30f765-5938-4aa6-9a19-38a51a1868c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:35:33.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:35:43.050Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=2ec1ae57-7e33-423f-88ec-da8ff7e4c147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:35:43.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:35:53.063Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=422a1c56-1068-4baa-a3d0-a76305d6e46e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:35:53.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:36:03.075Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=4c836f58-d4c7-47ae-846f-92aafc5be4c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:36:03.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:36:13.090Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=0ec93a8a-d084-489c-992f-3436e782ca9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:36:13.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:36:23.102Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=8fb6a902-e947-47e4-826a-4fa8ca9b3e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:36:23.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:36:33.118Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=37d3d55a-5a92-42e6-ba19-87999aca7314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:36:33.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:36:43.132Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=3163d733-1ecd-44df-aadb-a9e0160433da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:36:43.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:36:53.145Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=4e19562c-f65a-4b57-9a44-34fe0484380f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:36:53.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:37:03.157Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=13d93649-d557-4d6c-a59a-8b22499070c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:37:03.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:37:13.170Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=d4caf289-8bab-4f89-863a-2cc3ce844160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:37:13.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:37:23.181Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=f71f510d-a929-4fcf-8bd9-f4bf80825d80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:37:23.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:37:33.200Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=29118076-82e6-4fef-9e55-10da837d4582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:37:33.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:37:43.215Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=956792b6-9d53-4f3e-bae3-13d567eb8397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:37:43.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:37:53.228Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=1434727b-f822-4c0d-acca-44e3e420b89e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:37:53.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:38:03.245Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=4d24e426-f5c8-48ee-b01c-6268b800b7cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:38:03.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:38:13.271Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=3a96dbfd-3ad3-4cc9-88d2-12f04e7b3faa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:38:13.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:38:23.284Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=e78eda43-de05-4356-a7de-9c68f6588e33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:38:23.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:38:33.297Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=4c03e5ef-6cf8-4a21-b69d-b0e7a5bc63d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:38:33.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:38:43.310Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=396a71e8-dd84-4b37-afbd-0c1d4feff4db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:38:43.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:38:53.321Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=9e35af6e-ad83-4129-84b6-61cd5f2c17b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:38:53.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:39:03.334Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=8ff080bc-af5f-45b3-9478-f76b92346690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:39:03.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:39:13.349Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=0df04382-1225-45dd-b78d-13863354c350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:39:13.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:39:23.363Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=f056e60c-5a10-4953-b3aa-e68e584ca99e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:39:23.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:39:33.380Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=32ac1de7-bb8c-428b-9f24-0e0d24029216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:39:33.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:39:43.392Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=1f7038c5-e36d-46c5-8a29-4481eaafe9aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:39:43.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:39:53.404Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=273090b6-eb9a-40e5-bf75-d2a3d1f072ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:39:53.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:40:03.422Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=bc5cfe14-cfbf-43ae-aad9-6961870bd617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:40:03.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-04T23:40:06.048Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-04T23:40:06.049Z |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-01-04T23:40:06.049Z |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-01-04T23:40:06.049Z |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-01-04T23:40:06.050Z |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-01-04T23:40:06.057Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-04T23:40:06.057Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-04T23:40:06.058Z |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-01-04T23:40:06.060Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:40:13.433Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=c15ea14b-c7c2-4c1b-bc78-777b22e22fd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:40:13.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:40:23.446Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=91339647-9c8c-4cd9-b57d-b0bd96604857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:40:23.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:40:33.457Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=89d89ecb-cf38-4d6b-ad6f-7f139daff92e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:40:33.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:40:43.469Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=8cf6dc91-a8e0-48f0-a2ee-d48590a3e25c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:40:43.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:40:53.487Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=e8ce64a5-5e15-4971-accd-33f5cd51a81c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:40:53.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:41:03.502Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=5eb47d34-d5b0-413b-9a25-a6b4dbea8ae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:41:03.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:41:13.517Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=06d2215b-253e-4eaf-a329-b56bc7244338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:41:13.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:41:23.535Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=7d011138-bf3f-44f8-9594-449f4a909798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:41:23.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:41:33.546Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=d035d347-7bae-47b4-b07b-3c59988c6d24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:41:33.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:41:43.559Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=a32a6b38-3503-4f64-9c8b-8edfe4986992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:41:43.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:41:53.573Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=802ffd13-c498-4fc7-a2fa-ef025036670d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:41:53.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:42:03.587Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=d565301f-37e6-4ad3-88e5-0358484ebcc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:42:03.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:42:13.600Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=6ccfff85-1a34-44ce-8f2d-d05d54498e44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:42:13.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:42:23.613Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=0f333f43-72cf-4a85-a303-57aa0ba48fd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:42:23.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:42:33.626Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=9866bbab-1e1c-4f77-9e76-30560d8fd57b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:42:33.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:42:43.638Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=aae9ff50-9a1d-4cdf-a5fe-96c73cd11fe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:42:43.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:42:53.653Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=1b1daaba-07cb-4655-b432-3aaa722cfd61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:42:53.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:43:03.666Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=3a99eeb8-e8bd-4bf5-9710-1dbd2f91b457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:43:03.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:43:13.692Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=18f65642-1d7f-4136-9886-a70ff193fc0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:43:13.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:43:23.705Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=a6ffbcb8-d7b0-4a1e-910e-ba0a8df6398a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:43:23.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:43:33.718Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=9a1f21f3-5a9d-437b-82bb-7e09683720c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:43:33.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:43:43.729Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=54043347-0e21-473d-87e1-a77c2745e6be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:43:43.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:43:53.740Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=a30690f6-7b64-46e3-aff5-7ba28382efda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:43:53.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:44:03.751Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=76258e58-a9c7-4703-81d1-f9324298a300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:44:03.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:44:13.763Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=7d9e503a-7bf3-4be9-ba53-aab067cfc1e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:44:13.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:44:23.777Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=a945f9aa-d7bb-4e23-9558-7c32be061474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:44:23.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:44:33.791Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=5b0509dc-bb41-4f75-9cb7-eafb57aab9f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:44:33.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:44:43.808Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=b63128b7-c2da-4fc9-9d62-1bc5447d3a9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:44:43.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:44:53.819Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=69c63820-1686-4bf7-aa46-641e78260c47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:44:53.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:45:03.831Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=c3818a1f-7729-4b6e-8a27-3de2579778cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:45:03.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-04T23:45:06.041Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-04T23:45:06.041Z |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-01-04T23:45:06.042Z |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-01-04T23:45:06.042Z |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-01-04T23:45:06.043Z |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-01-04T23:45:06.050Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-04T23:45:06.050Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-04T23:45:06.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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-04T23:45:06.053Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:45:13.860Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=a36f64f8-3976-4fc5-956c-f2b36b157ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:45:13.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:45:23.875Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=46e9ff97-308f-4a0d-bd06-94f87e10b552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:45:23.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:45:33.889Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=8e0159ed-fa80-430a-ae78-96e8c60cecec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:45:33.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:45:43.903Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=d6182913-6203-4d64-b902-59a0190fd858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:45:43.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:45:53.915Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=85c94016-d5c0-44f9-9bc6-02d7a49a6218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:45:53.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:46:03.927Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=b183e047-ac0f-4daf-b5b8-c4102d4a2b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:46:03.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:46:13.956Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=2a072e80-be2d-47ac-9a51-6a8c30f1a2ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:46:13.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:46:23.968Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=4165ffa0-6c7c-4973-b11e-70ea400ca254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:46:23.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:46:33.979Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=324d07c9-3d96-4cd5-ba69-214ff2abcb3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:46:34.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:46:44.034Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=a6d2f766-5fe3-4966-b0b3-1c6241ba105d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:46:44.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:46:54.045Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=81e0521e-3331-47c0-a984-6ab3dcf18184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:46:54.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:47:04.057Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=98243215-006a-4281-92c5-ba82766d6923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:47:04.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:47:14.070Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=f5838620-ec53-4c27-a4c8-3e8b6c49eba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:47:14.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:47:24.082Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=2159d45c-a417-46dd-bdf3-dbc4a68df1d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:47:24.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:47:34.096Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=56f30b72-844f-4b15-90fd-3369b2d6830d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:47:34.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:47:44.110Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=49088fa8-222f-498a-a131-020837dcd69d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:47:44.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:47:54.122Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=5d6d77b9-eda0-4e0d-9845-a745a824fc02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:47:54.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:48:04.134Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=737eeeb1-0e01-4efc-b604-d8b6a6887f2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:48:04.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:48:14.145Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=74797770-7057-49fb-8d46-81a63b3d0db0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:48:14.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:48:24.160Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=bcb34b90-417a-49a5-afb3-01db7a34f861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:48:24.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:48:34.177Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=e3b77731-72ad-4f48-8459-54608abff3d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:48:34.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:48:44.190Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=9bffb68e-df2f-4785-8b8f-bc3a4989efa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:48:44.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:48:54.202Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=7434e0d0-2933-49e6-9708-2eb06a9b1833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:48:54.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:49:04.226Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=df87b2fb-9a72-4ae2-bc9f-6a0e2525c334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:49:04.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:49:14.238Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=6a36e40a-1621-407c-8fca-cae5acbc0602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:49:14.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:49:24.250Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=fd2b4c0f-b03c-4e73-9b54-7541db0a411e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:49:24.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:49:34.266Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=12e7a87f-4417-4e3f-b59b-ee77255ff2b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:49:34.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:49:44.280Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=1ff0e3fa-1d3a-476e-b2a2-aad454767b62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:49:44.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:49:54.293Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=92f516f3-5d11-423f-b2b1-b1d2e3760a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:49:54.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:50:04.306Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=020ae3fc-c279-4dd7-9576-61a47a96eb98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:50:04.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-04T23:50:06.020Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-04T23:50:06.021Z |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-01-04T23:50:06.021Z |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-01-04T23:50:06.021Z |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-01-04T23:50:06.022Z |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-01-04T23:50:06.028Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-04T23:50:06.029Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-04T23:50:06.029Z |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-01-04T23:50:06.031Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:50:14.318Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=a97fbf13-e625-41a7-91b4-e8411243aaf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:50:14.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:50:24.333Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=b64c20fe-1e35-4d1a-9b64-bbd737fe0082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:50:24.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:50:34.344Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=3ca3d87a-143f-4b03-9560-ec0582010f9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:50:34.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:50:44.355Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=8461036f-715c-4be6-b46b-01a4be5f2d6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:50:44.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:50:54.371Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=8e967f50-4dc1-468d-ba09-f1afd386993e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:50:54.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:51:04.388Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=954fb268-b13d-4626-a6c9-ce5207274610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:51:04.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:51:14.401Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=5b01c9fd-261c-4f54-86b0-f81e6bdce033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:51:14.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:51:24.413Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=f88dcd70-affa-43aa-be32-bc317bac72d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:51:24.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:51:34.424Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=0b2e2b73-1738-4739-aa11-3f5c0d3104c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:51:34.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:51:44.438Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=bd1bb91d-6768-4214-9230-de58dd47b76f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:51:44.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:51:54.450Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=0b5c53af-3218-475e-b80b-4ac763fd7f66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:51:54.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:52:04.461Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=4d33c5aa-fb67-45f4-8274-f5cca7840181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:52:04.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:52:14.473Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=6f76a393-5597-4cfe-87da-d7f9171faee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:52:14.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:52:24.485Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=65b94b4c-ed29-4bc5-a949-0cabfe0bf2b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:52:24.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:52:34.497Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=5d124476-397c-422f-948a-66ac6d74d1f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:52:34.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:52:44.508Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=fb8f37fe-a0ed-4d85-9389-325610d159fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:52:44.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:52:54.520Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=eabe738f-9287-4fd0-b2b6-3d4cf4521348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:52:54.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:53:04.533Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=28b7747e-65b5-4542-ac8d-371f72bd0222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:53:04.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:53:14.545Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=56edc97f-df28-4df2-84a9-6a4f8e46454a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:53:14.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:53:24.557Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=ba53064b-29c8-4d69-af27-7b2a7f60217c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:53:24.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:53:34.572Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=d56a20c0-41be-404f-9da8-e13252483ef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:53:34.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:53:44.589Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=f423d603-c483-444c-8645-9bdc3d997f18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:53:44.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:53:54.611Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=c2e90f23-97c6-44db-92ce-9eb0dd088764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:53:54.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:54:04.625Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=b711500e-1cce-492e-99e3-0ac0d974a39e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:54:04.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:54:14.639Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=2ea2617b-6ac6-4537-9584-249dd007bc68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:54:14.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:54:24.654Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=306af20c-8cda-49da-838d-bd2b3b5f6e10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:54:24.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:54:34.666Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=4f1f8a3d-e970-46dc-a895-89fa174d0b4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:54:34.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:54:44.684Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=16851f96-2a29-4bc1-a143-5f38ac6a6993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:54:44.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:54:54.696Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=40a12576-e25e-4ea8-8251-70a9a7e97642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:54:54.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:55:04.708Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=a1953427-c6b2-474e-a011-9d3ace2279f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:55:04.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-04T23:55:06.096Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-04T23:55:06.096Z |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-01-04T23:55:06.096Z |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-01-04T23:55:06.097Z |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-01-04T23:55:06.097Z |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-01-04T23:55:06.104Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-04T23:55:06.104Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-04T23:55:06.104Z |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-01-04T23:55:06.107Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:55:14.721Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=c0283082-f05e-468b-8c3a-a75b0f2b2f96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:55:14.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:55:24.735Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=d93898cb-a2d7-460f-bdb8-76017abb75ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:55:24.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:55:34.751Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=19cca928-2a53-43f5-9d8c-9b61dd2e6a6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:55:34.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:55:44.765Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=c7136cb8-3e64-473d-81f7-49ba4f1fc413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:55:44.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:55:54.781Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=38afa5b8-7067-43de-b789-89aee5e69615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:55:54.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:56:04.796Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=3f85800d-df43-49cf-af21-3937e9003ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:56:04.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:56:14.808Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=6fe7c83e-9e9d-4471-9841-fe2324bc40b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:56:14.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:56:24.821Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=eeaca10b-146f-45e4-80fc-10161748d029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:56:24.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:56:34.833Z |INFO |Init configs |InvocationID=0825c4ad-8d6a-46e4-a2b9-5ef2b102ec74, InstanceUUID=1bb9c37d-546c-4c4a-aa7e-4b6c56400094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-04T23:56:34.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |