. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T17:03:06.306Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T17:03:06.313Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-20T17:03:06.386Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T17:03:07.440Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T17:03:07.563Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T17:03:07.563Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-20T17:03:07.564Z |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-02-20T17:03:07.879Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-20T17:03:08.041Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-02-20T17:03:08.104Z |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-02-20T17:03:10.248Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-20T17:03:11.025Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-02-20T17:03:11.065Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-02-20T17:03:11.065Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-20T17:03:11.200Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-02-20T17:03:11.201Z |INFO |Root WebApplicationContext: initialization completed in 3095 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-02-20T17:03:12.254Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-02-20T17:03:15.280Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-20T17:03:16.250Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-20T17:03:16.301Z |INFO |Started MainApp in 13.614 seconds (JVM running for 14.661) |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-02-20T17:03:16.589Z |INFO |Start scheduling PRH workflow |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:03:16.607Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=f473b9dd-9fcc-4a55-80c0-773800fa9092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:03:17.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-20T17:03:20.897Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-02-20T17:03:20.898Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-02-20T17:03:20.902Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:03:27.493Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=2564e334-bded-4141-93cc-589396da81d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:03:27.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:03:37.523Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=ea93b2f4-e675-4d19-a8f5-e4f6f08d6ba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:03:37.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:03:47.552Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=cbf72e63-f09b-4c34-bb91-6e8270398f4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:03:47.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:03:57.573Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=2a965183-6cc4-47f9-9a37-2ed137b9e836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:03:57.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:04:07.590Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=93b30f92-b3c8-4aa3-bcd8-d6a572dabda3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:04:07.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:04:17.607Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=3fe1446b-d7dd-4d5a-9c77-1884a903c969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:04:17.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:04:27.619Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=57b9c499-7ec0-422e-99b9-a0481fd7ad04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:04:27.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:04:37.654Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=2bc8a305-df2b-4fee-91d5-2f3c9829a5aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:04:37.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:04:47.669Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=a3654871-0e41-44af-8080-1f12beab431b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:04:47.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:04:57.683Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=8e59f09b-a1fa-441a-93f8-82997a47815d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:04:57.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:05:07.706Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=80f43b3e-5be2-4ac1-8d7c-a40dbf368eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:05:07.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:05:17.730Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=03428373-8cc5-4cb6-ab4f-bccda1284d0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:05:17.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:05:27.744Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=31d7f644-97a1-49ae-b830-ebc5d38da7dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:05:27.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:05:37.766Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=23bb08ce-8f43-4835-9fd9-576765a7147a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:05:37.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:05:47.780Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=0af018c8-404c-4acd-a85b-41bee0cd94d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:05:47.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:05:57.801Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=0dec736a-980c-40c3-b1e2-b1b2a102c5e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:05:57.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:06:07.818Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=7aa8680f-7dfe-4de5-b252-00d9dc08c8d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:06:07.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:06:17.868Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=6275c3c0-b153-4da6-9727-e8a8f66dc308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:06:17.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:06:27.899Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=8132f93e-acfd-4dc1-a1ab-78fe42435609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:06:27.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:06:37.914Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=55ebbd50-440d-4672-8d18-c806c5f5e8a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:06:37.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:06:47.937Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=c119804d-6388-4087-963c-3611cedcb66d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:06:47.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:06:57.955Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=cf5ab9fc-1f48-4712-bb1e-7677da5f7d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:06:57.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:07:07.969Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=9fb551f7-a122-4910-ae6e-100de653939a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:07:07.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:07:18.005Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=57a6144f-a39f-4444-9c22-824dacd22051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:07:18.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:07:28.020Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=9d3dbf38-952d-441d-a0a1-3b544fa961c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:07:28.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:07:38.047Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=8f03d748-c72a-429d-8a32-34f53b637e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:07:38.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:07:48.067Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=59b4ff0f-b291-4625-86b0-8f610af43e16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:07:48.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:07:58.083Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=3fe92e88-437f-4c85-a798-12896977cfee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:07:58.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:08:08.098Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=7ad4295d-8d1d-4b3c-a871-5b75c4658706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:08:08.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T17:08:13.402Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T17:08:13.403Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-20T17:08:13.405Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T17:08:13.409Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T17:08:13.429Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T17:08:13.430Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-20T17:08:13.430Z |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-02-20T17:08:13.434Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:08:18.116Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=0a0be3b4-9304-4f44-be31-d0f677d2371f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:08:18.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:08:28.131Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=4ff0401b-4211-49bd-a888-5d1b1ae85faa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:08:28.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:08:38.156Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=15b9e081-c9a0-4140-adb0-570c2937b60f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:08:38.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:08:48.167Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=ec3d6c09-17cd-4fe5-b512-15a6d6aa8d22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:08:48.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:08:58.179Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=3ab8ed1f-5733-42e0-a65f-a10c3150ec5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:08:58.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:09:08.197Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=035c20bf-7a6a-44f0-a7c7-e412c9774e8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:09:08.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:09:18.211Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=840143f1-4f68-46d6-bef5-788facee2b4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:09:18.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:09:28.225Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=04e0fdf8-b526-4c27-abd1-cdd510af3bb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:09:28.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:09:38.249Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=c8614c48-74d4-4a79-af1c-175dc1af13aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:09:38.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:09:48.261Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=7fabe336-540c-474a-9ac3-28969ffdd41f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:09:48.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:09:58.276Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=f9b6c6fa-c446-41b1-87bd-de548ac15030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:09:58.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:10:08.297Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=98efa87e-8e4c-4d5d-9c29-82f7f499cb77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:10:08.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:10:18.311Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=39703891-6bfd-4f68-b3dc-40017d12ab04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:10:18.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:10:28.341Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=5597ef7b-0116-4835-8fe4-16ee3aacdbaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:10:28.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:10:38.359Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=4eebe8a2-a382-494e-ab16-d48811825309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:10:38.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:10:48.379Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=73deb25c-e952-4b3b-9b22-bc30c00f3131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:10:48.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:10:58.398Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=9d9dd5d4-d870-438a-aaac-6cce152ecc26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:10:58.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:11:08.426Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=c053e24e-9f96-4128-b147-eccba0d16e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:11:08.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:11:18.454Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=7554a5be-0e31-40f3-b027-9dd265e4db15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:11:18.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:11:28.474Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=e886df5d-1df9-4f84-bc44-4da35dda81d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:11:28.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:11:38.489Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=a22e5330-39ea-4480-9a76-b7ab74caed58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:11:38.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:11:48.540Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=216c296e-fa09-4e70-8cd8-cb1b2d0030d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:11:48.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:11:58.573Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=61111b5b-3d71-4b42-a39c-1b72ed055283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:11:58.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:12:08.601Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=6474999b-6e69-4923-9ca0-0ba60d24c2fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:12:08.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:12:18.638Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=895d5531-759c-4a75-8e4c-f1770b467ef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:12:18.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:12:28.653Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=3ee89f2f-88e5-42cc-911b-a63a987b9f08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:12:28.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:12:38.675Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=9e19af91-c3e1-4f92-986d-4105296aadb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:12:38.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:12:48.691Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=c114d473-d94a-415c-98e6-789baa7a831e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:12:48.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:12:58.704Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=af99c1ec-fd0c-4a42-ad9c-5b88224fd55b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:12:58.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:13:08.723Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=d0975f35-3223-442c-949a-ed54dbff4e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:13:08.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T17:13:12.722Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T17:13:12.723Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-20T17:13:12.724Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T17:13:12.728Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T17:13:12.749Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T17:13:12.750Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-20T17:13:12.750Z |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-02-20T17:13:12.756Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:13:18.737Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=f6136619-e53b-4b91-a0d3-6692bc4a9c7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:13:18.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:13:28.747Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=ca6370a6-fe94-4899-9fff-6af1b90eb6e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:13:28.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:13:38.760Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=e08ea670-9471-49d8-953f-9f70ae7b3d25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:13:38.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:13:48.776Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=e7728365-f8c4-434b-bc6f-06c63106cb2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:13:48.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:13:58.797Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=74918d0d-2abc-489f-9c05-c3a9b4745a4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:13:58.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:14:08.829Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=2ba6fba4-ba9d-45f2-b15b-2d45907d2494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:14:08.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:14:18.846Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=0fcd1a59-f307-4bce-9661-0de40fecf0a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:14:18.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:14:28.860Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=d55a851b-1b26-4150-8a61-ddf308a6773f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:14:28.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:14:38.870Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=63ba8fb9-c913-4973-a437-5e2da9313523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:14:38.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:14:48.881Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=e0f23360-3e25-4bb2-99b7-863a5bea9706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:14:48.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:14:58.896Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=6410706d-6af5-458e-beea-e19d245b5459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:14:58.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:15:08.916Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=fd3ab640-9bdc-44da-80bc-ba26a0df1c9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:15:08.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:15:18.957Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=cfb13379-17cd-4a6a-984b-b3f8af78e9e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:15:18.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:15:28.972Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=dd727d3b-0843-412a-98c8-a909fc14161c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:15:29.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:15:39.058Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=188b56b2-8d2a-4b34-a8ca-e6dadf6564e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:15:39.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:15:49.086Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=92137acc-a6c5-4e72-a6c6-5c08c8e9dbb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:15:49.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:15:59.117Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=9cf1369d-0bf9-4c6b-a1ac-06160e73e4de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:15:59.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:16:09.154Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=45f3c8e1-775f-4ac4-8943-ac059e5cc6f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:16:09.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:16:19.169Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=45467180-838b-4d30-8522-79916b80d65f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:16:19.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:16:29.186Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=ba25cdd9-f10c-4dd0-b402-f7532d915c71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:16:29.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:16:39.203Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=1a7b3e66-b09b-493d-9bb4-3304960640ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:16:39.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:16:49.215Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=d8ca0b6e-9ad5-4a81-85e8-febba1aebd78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:16:49.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:16:59.233Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=57292217-5f14-487d-91d0-6d87f612100d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:16:59.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:17:09.246Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=cae65c14-abde-4c08-8be0-3d360715ce5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:17:09.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:17:19.266Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=ef78a9b8-0f89-47c8-b184-ff13d6289bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:17:19.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:17:29.281Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=b3296a77-8486-4f68-a36c-115687641123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:17:29.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:17:39.303Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=52f9babc-84d4-47c4-856a-c2ad09f54c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:17:39.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:17:49.341Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=4c0b5d14-99f4-4c83-9139-f9ff5f37c70a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:17:49.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:17:59.356Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=0e70c49e-7f63-458a-a96c-6e9b22e12834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:17:59.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:18:09.369Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=027e6504-f4d2-436a-bcaa-396c6ecfe2b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:18:09.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T17:18:12.693Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T17:18:12.694Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-20T17:18:12.695Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T17:18:12.697Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T17:18:12.706Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T17:18:12.707Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-20T17:18:12.707Z |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-02-20T17:18:12.710Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:18:19.387Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=9a832fa6-30bb-4964-a497-4b39ea6c0945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:18:19.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:18:29.405Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=557d3ef7-a8f9-4734-ac8f-bf2f858b3f79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:18:29.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:18:39.425Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=c42fa9ee-fd41-4fe9-99b6-88fc1bc1bc26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:18:39.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:18:49.443Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=cac097a8-ea1e-49f8-a6a1-dd5866f38e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:18:49.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:18:59.456Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=0ad38c3b-e53c-43c1-bafa-5117c58efb78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:18:59.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:19:09.474Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=3d072008-5a6a-414e-8f4a-f9449758000c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:19:09.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:19:19.487Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=12ea46d9-c0d0-439b-a9db-95228d24d411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:19:19.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:19:29.501Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=2d5487fc-cad9-4d1c-ac07-33aed2245acb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:19:29.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:19:39.520Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=0b39acbf-a0d1-485e-b065-7077ec283920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:19:39.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:19:49.533Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=e05fa2df-4745-45c5-8c4c-15dce5c65b66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:19:49.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:19:59.552Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=c5c7ead3-3837-4083-93cb-7b92c53c15ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:19:59.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:20:09.566Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=a08197af-3ab0-4284-90f8-ceea5a3f02e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:20:09.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:20:19.584Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=a49c61b0-861b-458d-b91d-2e3279d04623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:20:19.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:20:29.595Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=83af1a33-b7a4-407b-b4c3-1b31d9677662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:20:29.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:20:39.622Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=45f24e11-f314-4bf1-9ec3-8ceb8bbccf82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:20:39.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:20:49.635Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=477b371b-fb5c-4184-88b6-71443142369d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:20:49.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:20:59.647Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=717609d3-a65b-4031-a586-1bec245504b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:20:59.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:21:09.661Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=4d308fd5-1f4f-460c-883c-e082593aef85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:21:09.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:21:19.675Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=6c946039-f814-43c3-8b4e-3f97d8fa8e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:21:19.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:21:29.690Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=22287307-e9ec-4d90-986a-51e9566148ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:21:29.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:21:39.707Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=e8987da4-4676-4c38-a186-d782b7c9450c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:21:39.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:21:49.726Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=d159a1e8-455f-49a4-a3a8-69a4395aabc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:21:49.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:21:59.743Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=db896b5f-f120-4cfa-b65e-11c817699dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:21:59.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:22:09.758Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=73d0687f-f718-4778-858b-2833b2e739a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:22:09.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:22:19.777Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=f6da0c7a-8010-4a74-8cd2-c9d75d5f45d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:22:19.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:22:29.798Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=cda4c5ff-715e-478d-bfdb-07b8e41e7b91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:22:29.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:22:39.814Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=0b9fbacf-1eae-45b1-9620-b440a48b2a5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:22:39.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:22:49.827Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=52838dc1-8273-4354-ad36-3915c2f5bd5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:22:49.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:22:59.841Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=80c1c33a-8aa8-4a0c-980a-470a15f44230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:22:59.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:23:09.855Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=a02361d6-b842-406e-ba88-e6190287a143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:23:09.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T17:23:12.672Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T17:23:12.673Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-20T17:23:12.675Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T17:23:12.678Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T17:23:12.689Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T17:23:12.689Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-20T17:23:12.689Z |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-02-20T17:23:12.692Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:23:19.879Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=75f2754a-09a4-4199-a182-03e57d3f3de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:23:19.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:23:29.901Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=7d8f6ffa-90c8-41b8-90c7-7bd9613cdb2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:23:29.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:23:39.922Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=df8009e0-827a-4276-a50a-9bd1e86feb99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:23:39.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:23:49.936Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=42ae6245-6b23-4f3d-8514-3f87ba8f675b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:23:49.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:23:59.977Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=1c769e75-4aa9-42a8-bd43-9a320121a09b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:23:59.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:24:09.989Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=da71f745-b71c-46fd-a2ac-8a82dbf4f622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:24:10.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:24:20.011Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=950f7c31-4f78-4f1f-bd99-cce227f26d14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:24:20.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:24:30.028Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=4d461f3f-7219-400a-bd37-a89685be9882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:24:30.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:24:40.046Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=136c24a9-cfd6-45dd-8341-3cbf5905de94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:24:40.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:24:50.059Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=9227c197-05d8-4586-8c69-fb688e5d9167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:24:50.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:25:00.072Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=3d81b06e-04a7-4afa-b52d-7ec7ea6a4673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:25:00.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:25:10.105Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=b4784097-70a3-4fe4-a514-e0cefb4a75d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:25:10.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:25:20.119Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=385c7d7d-d076-467c-ab9a-42c85074eed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:25:20.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:25:30.129Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=3fd31de8-45db-4839-8d19-4587b4c18a81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:25:30.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:25:40.153Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=88363ef7-63b9-4ce7-ad2d-26485742a2a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:25:40.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:25:50.167Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=b0dfe2e2-4f8d-4e4f-b8ee-b0a53debf875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:25:50.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:26:00.177Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=bf87510a-7f62-4c15-b614-a7597b9c5a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:26:00.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:26:10.189Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=605c4b6e-33bb-40ad-9534-1105073d9dc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:26:10.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:26:20.208Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=048a506d-47c2-488e-8585-254bba78981e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:26:20.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:26:30.221Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=b3fa6ff7-3a31-483d-b24c-c2bac0a27eec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:26:30.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:26:40.234Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=8e239c75-a17b-44e0-a65b-81c63290cd6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:26:40.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:26:50.249Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=0210f9e7-8dc1-42e0-8aec-47fe084b5f94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:26:50.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:27:00.261Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=b44b4a0a-04bc-49d7-b6ad-87b5dc448cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:27:00.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:27:10.278Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=250c71a4-8f01-4121-be4e-1c450d9f2a98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:27:10.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:27:20.311Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=fee3b36c-d7f6-40ec-8652-790746b4a589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:27:20.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:27:30.341Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=c1b41f67-a938-4d5e-80ef-5af0b8e03b89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:27:30.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:27:40.369Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=04ef3ccf-8c40-4e9d-b80b-40a9ff05f944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:27:40.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:27:50.393Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=745c6b77-ed27-4939-87c4-615aaf7bfeb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:27:50.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:28:00.413Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=fc7bf44c-30dd-4a26-bc23-f5399422c256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:28:00.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:28:10.445Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=abb95619-5f8d-4e4a-98f9-6322d2c1f82b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:28:10.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T17:28:13.197Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T17:28:13.197Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-20T17:28:13.199Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T17:28:13.211Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T17:28:13.242Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T17:28:13.243Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-20T17:28:13.243Z |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-02-20T17:28:13.252Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:28:20.477Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=1486cdd0-6d2d-42a6-bdfa-92bce827e2ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:28:20.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:28:30.493Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=604b382b-7abd-4a8e-9cb4-c78bf192f8f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:28:30.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:28:40.541Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=749f94c6-947e-4a05-be43-c4635def524c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:28:40.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:28:50.565Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=ab8f6dd1-2ce6-40cf-824d-ec37528fb3f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:28:50.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:29:00.591Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=834755e4-a668-480a-bc08-0ea5be6f2354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:29:00.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:29:10.650Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=94b2d7db-760b-4a33-b3b2-83492e9a5e96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:29:10.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:29:20.712Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=d05123f8-3394-4fc6-99d7-1dcb2edceea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:29:20.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:29:30.729Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=30a84539-1ddd-47d8-bae9-e653b73582f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:29:30.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:29:40.797Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=62965533-e269-4440-934e-519580885bb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:29:40.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:29:50.846Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=90532c25-bee0-4791-b808-a5307445f3f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:29:50.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:30:00.878Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=47b0ce64-dee0-47c9-aba1-e885a69d1703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:30:00.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:30:10.899Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=af709272-ac6f-4896-8619-69310972595a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:30:10.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:30:20.928Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=b2c8b9a2-d5e9-437b-9c0f-ad0d697da4e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:30:20.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:30:30.964Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=bb5b003f-9cd0-42fd-b13f-dc4b1b957009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:30:30.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:30:40.977Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=b4c97159-92c6-4473-9570-0b0c751c2b43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:30:41.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:30:51.004Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=3026252a-b699-4037-8366-ba36b65af829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:30:51.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:31:01.025Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=dcbd3bf3-7433-43af-97fe-a2d74d5c918c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:31:01.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:31:11.057Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=1a52e526-1bbe-4541-957e-6f11b1da5b35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:31:11.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:31:21.089Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=3d088c12-6fde-4d1a-8e31-c8d75cb93cf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:31:21.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:31:31.109Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=b2c3ca9e-4c66-427a-8e96-0f8913c79a16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:31:31.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:31:41.123Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=41fd8add-0f94-4f7c-9274-55724bb6df52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:31:41.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:31:51.147Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=09eb2149-fa22-45e4-8b70-956ec5882253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:31:51.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:32:01.160Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=f33ff2c4-29e4-409a-ba45-960e0acc27a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:32:01.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:32:11.185Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=5a246329-89fd-4ed0-a6fb-564a6ae5110b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:32:11.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:32:21.216Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=46a7bad4-673a-4422-bc75-18c025b6563d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:32:21.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:32:31.237Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=4c34c291-aeac-49e8-8910-d1225106246d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:32:31.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:32:41.254Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=1278e650-36ca-4afb-abf4-705f97af5f86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:32:41.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:32:51.283Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=fcc7932f-4b4d-4ab4-aa4b-5b1f50bfc99e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:32:51.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:33:01.315Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=bb30b98d-e386-47cf-a7e8-d389c31c32fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:33:01.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:33:11.347Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=9392a1ee-a415-433d-ae4b-282b0b0e5684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:33:11.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T17:33:13.247Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T17:33:13.248Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-20T17:33:13.254Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T17:33:13.272Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T17:33:13.293Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T17:33:13.293Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-20T17:33:13.293Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-20T17:33:13.301Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:33:21.409Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=57bfe7fa-925b-41da-b87e-34c909466eab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:33:21.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:33:31.427Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=32599e12-1f0a-4335-87fe-0780e6cddc61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:33:31.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:33:41.453Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=a677aba3-bc36-4e4b-b91c-87a22f9d16ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:33:41.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:33:51.469Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=6769ff58-dbf1-4aa3-affd-6abb6701e1a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:33:51.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:34:01.493Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=81bb620b-b097-4013-bcb2-a564774087fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:34:01.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:34:11.506Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=19e76c3a-429a-408b-ad7c-b30ad28eb5aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:34:11.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:34:21.536Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=fe8e544e-3b55-4361-8dd2-2a87ceea9fa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:34:21.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:34:31.548Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=a67100ce-1229-49af-835f-09747426a454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:34:31.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:34:41.560Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=69ef8a73-e771-44f6-b154-b70b7dcb8385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:34:41.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:34:51.574Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=192e4c36-d60d-407d-a1d8-47653850ef37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:34:51.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:35:01.584Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=c5258f99-cdfa-48fe-b608-56ab9acc0c74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:35:01.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:35:11.597Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=a4dd834a-a8f4-416a-97ec-782ea7394e56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:35:11.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:35:21.629Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=1b78444c-12af-440d-adb8-f6bacfec54a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:35:21.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:35:31.648Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=efd0fd52-631e-4279-848e-c71cfb267384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:35:31.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:35:41.682Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=ac80ab58-37bd-4139-84db-bdf03603b2d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:35:41.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:35:51.714Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=d3812c80-15f6-40be-8207-a543509bbf8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:35:51.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:36:01.738Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=a32b4013-12b3-4534-8b74-be592f409623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:36:01.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:36:11.751Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=ee73b5c7-00ee-4f92-9be5-cd6d60e6cae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:36:11.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:36:21.761Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=6f4b7f3b-aff2-4744-a891-54f5f91fbefe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:36:21.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:36:31.772Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=18617d9d-cecd-40cc-8a52-357ff9701c0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:36:31.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:36:41.793Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=688fa73f-4d30-4309-b162-1b029ca6c34b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:36:41.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:36:51.812Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=13731d42-8c9d-46d3-ab68-1cbee6d2b431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:36:51.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:37:01.825Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=b9d5c4ab-40eb-4a5d-b3b4-3d973e4a5ddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:37:01.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:37:11.844Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=540feefc-7605-4541-98ab-9835da5a3dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:37:11.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:37:21.855Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=26fa23ad-0acc-4a7d-b4b0-cef7dda2a49a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:37:21.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:37:31.865Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=1e8d929d-d570-43c4-b082-daf8015b0094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:37:31.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:37:41.877Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=edacae06-d435-4d93-be6d-497053cc70e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:37:41.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:37:51.888Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=8d19d4f0-a1d1-4c92-8614-3dc427ef5d7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:37:51.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:38:01.899Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=5f742f56-9d39-4740-b99f-30e94e893d81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:38:01.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:38:11.912Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=bb5da65b-6a1e-4036-b9c0-926e71a7c633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:38:11.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T17:38:12.787Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T17:38:12.787Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-20T17:38:12.788Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T17:38:12.792Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T17:38:12.801Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T17:38:12.802Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-20T17:38:12.802Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-20T17:38:12.806Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:38:21.957Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=33c0f31e-132d-4103-9efb-ea22c2099fd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:38:21.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:38:31.969Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=f74674a4-153b-44a7-b8bb-d4d1683b2bc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:38:31.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:38:41.982Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=fde90b85-e8c1-407e-8dd5-e1864f68a211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:38:41.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:38:51.999Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=0b351bb7-865f-4b2a-aedd-0ae4da1a6462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:38:52.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:39:02.015Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=2928722c-c767-4b0d-bdcb-0d5a9bc75bd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:39:02.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:39:12.054Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=157346e4-7df9-49ad-a966-ecfa819eef10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:39:12.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:39:22.066Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=e86dcbc6-e8b6-4e62-9f15-3ced02837936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:39:22.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:39:32.077Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=937617cb-3c8d-4e9a-a9c2-35676ffc8926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:39:32.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:39:42.089Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=752a0078-db55-4f84-9bea-25d74d11d888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:39:42.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:39:52.098Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=a5dee677-696b-469a-80bd-ea83acc7b6a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:39:52.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:40:02.109Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=328d6675-55d0-4086-8ad3-27eaabfb8d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:40:02.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:40:12.128Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=11fb2514-ae56-42ea-a7e6-4fae6acb5493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:40:12.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:40:22.140Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=5d376a7e-b4a6-42f2-a777-ad6168b2a36f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:40:22.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:40:32.152Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=35bc42b4-8b54-42c5-91dc-4d3507bfef23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:40:32.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:40:42.165Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=7cec06ed-43eb-4651-b4b4-d117ca3d73c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:40:42.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:40:52.178Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=6ef84329-8409-472d-9cfb-aa812e4b8211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:40:52.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:41:02.189Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=b5189ed5-f013-4183-8e6e-0aca7dc738dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:41:02.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:41:12.201Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=fb7e1553-e4b3-4ee8-a1c8-3d8289abe97b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:41:12.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:41:22.212Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=d4a644fe-b773-4f2d-80c1-285e5fc0d75d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:41:22.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:41:32.225Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=b912037b-277a-4a71-a6cc-5527e6ca8385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:41:32.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:41:42.245Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=a1667f50-682d-4e1d-8ce3-c42b025b8226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:41:42.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:41:52.257Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=397aa0c5-1c92-4bf9-ad34-b0cca24c2ae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:41:52.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:42:02.268Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=ada37c40-e6de-4afd-87c7-44d197b02f5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:42:02.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:42:12.284Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=78e4b199-0a59-4f60-8d9f-276eb15b71b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:42:12.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:42:22.295Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=69876769-e2da-49ea-8af6-69ec28df1e68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:42:22.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:42:32.306Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=38341149-80b1-4a21-af1e-4418ba2bb23b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:42:32.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:42:42.325Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=90f9b261-4468-42d0-ac27-5b7575a9d593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:42:42.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:42:52.341Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=93f089c5-5c8c-493a-8804-8f51a370e417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:42:52.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:43:02.355Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=42bfb8cf-a81b-4369-9d61-975ba6a8bec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:43:02.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:43:12.394Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=54a73ed4-2bfe-4f08-9c3b-e7cae7084e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:43:12.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T17:43:12.636Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T17:43:12.637Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-20T17:43:12.638Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T17:43:12.640Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T17:43:12.652Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T17:43:12.652Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-20T17:43:12.652Z |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-02-20T17:43:12.655Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:43:22.409Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=6350eda1-3b09-4acb-a9cc-ceb3d1bd4328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:43:22.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:43:32.421Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=a83dc9f2-9e39-4793-aa67-e69bdb856ebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:43:32.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:43:42.449Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=74903fcb-c757-4de8-a019-c27b983d9e10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:43:42.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:43:52.461Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=8b542b58-a460-428e-95e3-27f913678ae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:43:52.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:44:02.473Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=129e0f34-7595-47f3-a7cb-b5b45b46d3a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:44:02.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:44:12.485Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=04e96b3d-dd4d-48f1-85e9-f513bb8cb629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:44:12.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:44:22.496Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=dfb9d502-95b4-4c23-91f2-6955a36c49a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:44:22.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:44:32.507Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=f5958fbf-d90f-4f88-827c-6ee6d8dcca60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:44:32.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:44:42.519Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=d0211122-ffa3-4e08-9e16-1b65afed9671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:44:42.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:44:52.545Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=cffcfb18-9599-4ee4-8f07-02ab972ea5f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:44:52.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:45:02.556Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=7169c633-3a55-4118-bf0d-023a5b498f58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:45:02.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:45:12.570Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=eec4d0e7-c448-4fe4-995e-f031651f90d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:45:12.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:45:22.582Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=21836d0b-342e-4bd0-a288-1c1a4538772d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:45:22.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:45:32.592Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=5d4e7311-500c-44c3-a696-3e850f76ecb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:45:32.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:45:42.602Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=cd4221c4-e3fa-49b3-a84b-9796320384fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:45:42.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:45:52.613Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=58d31288-1a5e-4a3f-b9ee-adb0c6402a24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:45:52.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:46:02.629Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=ca684b9b-9756-4fd0-b873-5659b760de69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:46:02.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:46:12.641Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=282a2240-4965-4e8b-b45b-40634b5cc3a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:46:12.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:46:22.654Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=0c79c097-fc80-4b5d-afbc-c3e890836170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:46:22.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:46:32.668Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=fed1e220-0c8b-4f41-a840-852d1ca468ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:46:32.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:46:42.681Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=9cc071b4-101d-40cf-b9ab-82572c541470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:46:42.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:46:52.692Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=984573e8-6bc2-4064-9cb9-69aed02a1038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:46:52.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:47:02.706Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=375e09d4-7706-4be5-8a3c-05cc901c5cbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:47:02.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:47:12.719Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=716c7de3-2773-4d8c-86ec-b3758e1963c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:47:12.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:47:22.731Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=2335f286-1ccd-484c-a5f2-0b84372ebf1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:47:22.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:47:32.741Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=f26b0a81-6d51-4826-bd94-3c8c00dda76a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:47:32.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:47:42.757Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=20144495-ddfa-425f-8c56-a55d3e61a444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:47:42.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:47:52.774Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=197603ea-c744-4e4d-9974-504656b2deec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:47:52.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:48:02.785Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=f53ebb73-3f00-498c-b408-690ae345d071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:48:02.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T17:48:12.616Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T17:48:12.616Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-20T17:48:12.617Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T17:48:12.621Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T17:48:12.630Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T17:48:12.630Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-20T17:48:12.630Z |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-02-20T17:48:12.634Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:48:12.797Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=96902337-fe5c-4a66-a46e-8db48d334d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:48:12.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:48:22.812Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=5d4c55e2-1576-4b2a-ade0-f962db3a90fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:48:22.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:48:32.824Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=ca5f662e-6827-4103-a142-56b906f28253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:48:32.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:48:42.836Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=90f32abf-9e90-4647-9ca2-940bb4c4729e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:48:42.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:48:52.853Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=308b6abb-815f-4a84-8502-a2a9144eaa44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:48:52.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:49:02.866Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=acf6edd1-58db-464e-8e8e-e7e33da38ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:49:02.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:49:12.878Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=b0c0c99a-9a1d-4386-b52a-fa691d061b36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:49:12.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:49:22.890Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=d4229a63-3fb2-4c6a-a973-8063d72f4edd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:49:22.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:49:32.903Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=972cad85-b3ca-46c2-8103-d1f26468fa95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:49:32.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:49:42.916Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=86f0bf4a-e6b6-4173-b6e5-6033dc748fd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:49:42.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:49:52.928Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=2ad0e0de-ec14-4b84-9695-47bf43b6948a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:49:52.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:50:02.943Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=ceabffbd-792b-4dbf-a534-7b9909a47223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:50:02.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:50:12.956Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=745be40d-eb47-463b-9777-a47c03676e4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:50:12.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:50:22.968Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=3e421cfd-cd47-4b2d-8542-4170b2c968d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:50:22.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:50:32.981Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=d5d13dcb-3a67-495b-aa90-c2a7b73a34f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:50:32.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:50:42.993Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=b9f6e957-bd51-42c3-be2d-d98089516a15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:50:43.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:50:53.024Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=9b46bbbb-6317-48c3-91a6-a282f11da13f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:50:53.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:51:03.038Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=d950bb0c-c916-411d-b3fc-da9b9a60cbe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:51:03.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:51:13.055Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=61d70f43-c5ac-4f76-86d6-52d24f557fc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:51:13.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:51:23.068Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=ad39e69e-bab8-4ac4-858d-eb4b5ba2fade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:51:23.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:51:33.082Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=877b4463-871a-4a79-98d5-4bb5d72476de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:51:33.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:51:43.100Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=b1bbe42f-f446-4191-882d-5db5222a9af1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:51:43.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:51:53.113Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=91c56295-0fbb-4e04-8554-93f36aae9da1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:51:53.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:52:03.130Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=8d17b06f-ebeb-4efe-bce1-e21b8e7dd9e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:52:03.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:52:13.146Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=34892a56-b8cf-4957-a9db-a1b019f0c300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:52:13.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:52:23.160Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=c60893c0-6889-43fd-9e8f-4cb7ccc6a381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:52:23.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:52:33.181Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=2ed2db37-a6ec-45c0-bab3-7e789937064c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:52:33.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:52:43.192Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=688456fb-679a-45c2-91b8-35ad4c2a8e19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:52:43.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:52:53.204Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=0338cfaa-1721-42ee-b9f9-f99220fc3cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:52:53.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:53:03.214Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=8c866fd3-cad6-4551-97a2-7100af59f875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:53:03.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T17:53:12.660Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T17:53:12.660Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-20T17:53:12.661Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T17:53:12.667Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T17:53:12.673Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T17:53:12.673Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-20T17:53:12.674Z |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-02-20T17:53:12.676Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:53:13.227Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=4baa154f-ffa9-4b13-b916-b410a5d151cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:53:13.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:53:23.238Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=1f4ce100-d863-43c2-b392-a3f0661840be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:53:23.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:53:33.249Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=80f4ffff-c8da-4b67-b5b7-d8d196aff501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:53:33.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:53:43.261Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=2372565b-2958-4af2-bb65-6a3601fac758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:53:43.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:53:53.282Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=a401dfcc-49a1-4863-87e3-06189cba629b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:53:53.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:54:03.292Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=0003dddf-f675-4b8b-8e6a-971133b6376b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:54:03.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:54:13.308Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=aa0337fd-f149-49b4-a085-561e04a124c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:54:13.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:54:23.322Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=a57b2afe-120a-444e-b4c2-77ca4be89959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:54:23.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:54:33.334Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=315f45c9-b27f-45e0-a834-050721d9d809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:54:33.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:54:43.353Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=47fa9f7a-abcf-4921-bd8c-1483157372d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:54:43.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:54:53.369Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=87852dc8-fda6-40f5-80e9-c2c28a4ae522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:54:53.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:55:03.382Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=0c3eefa2-3c24-4c45-b902-49e09a76ac54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:55:03.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:55:13.394Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=6cb75ea2-62c5-4e4b-90b4-cffcb1061041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:55:13.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:55:23.405Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=8fe3acd4-e082-4266-825c-f97aa610c4cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:55:23.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:55:33.417Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=0915dc5d-b417-49c4-ab4e-84d3da41666a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:55:33.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:55:43.431Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=1fe81b42-7fca-4607-9ac8-c27830b351e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:55:43.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:55:53.441Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=452f9bd0-62c7-4016-a70a-c92f72e2fa6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:55:53.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:56:03.453Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=2533e207-ac23-4a00-934d-6081c0fbb671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:56:03.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:56:13.463Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=dc2435eb-0e88-4307-ad89-69c71f52ebbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:56:13.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:56:23.474Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=4566abab-dfe2-4ffd-8ac2-a366a53c9ded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:56:23.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:56:33.488Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=ebc6b82d-34e2-4a12-b675-d9a351ad3dd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:56:33.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:56:43.499Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=b8010817-ac35-451f-ba8d-02a8b4d7b769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:56:43.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:56:53.512Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=f6eb0ba8-9b6e-4f1b-ac64-7e796ab1737d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:56:53.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:57:03.531Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=87fd25ad-b2ad-4098-b5e3-2f8996af49c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:57:03.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:57:13.546Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=56bd9080-f369-45eb-9ffd-28fe52ee2cf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:57:13.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:57:23.560Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=ee0bd908-ca22-449e-95ec-da5c2a7101d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:57:23.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:57:33.597Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=952d9f8f-d95b-4d24-9153-100af214cf42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:57:33.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:57:43.618Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=31552925-a641-4ad8-8760-b4bf5553816a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:57:43.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:57:53.633Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=10722b16-2f38-489c-b164-efe7d70ba93b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:57:53.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:58:03.648Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=cd815c86-bec1-4839-b7f1-adac37d1f842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:58:03.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T17:58:12.653Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T17:58:12.654Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-20T17:58:12.655Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T17:58:12.657Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T17:58:12.662Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T17:58:12.663Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-20T17:58:12.663Z |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-02-20T17:58:12.665Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:58:13.668Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=e4ab692d-4b18-4cd3-87a6-a14b541d6781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:58:13.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:58:23.682Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=840ac9f8-fd2a-47fc-975b-4735c1e84cfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:58:23.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:58:33.693Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=34786af8-400d-4a7e-8eb8-5d6ae6d5685f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:58:33.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:58:43.724Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=da088e37-2041-4f06-b1c5-4844014dfdce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:58:43.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:58:53.735Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=0dac4b7e-01e6-486e-a3a2-0977c8406e01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:58:53.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:59:03.747Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=0cdeab3e-226c-4f09-832c-9c03865facd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:59:03.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:59:13.759Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=049eb3f0-eafd-4080-ad61-916cedc72bb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:59:13.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:59:23.770Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=854c8758-2fbc-42ff-a8a5-55185a435cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:59:23.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:59:33.786Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=36c38fdb-d83d-4820-9589-b908fc57c20f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:59:33.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:59:43.802Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=b8a56681-55da-4cff-aa6a-eb2dfa8c967e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:59:43.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:59:53.815Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=b6eaa4b2-38a4-41ab-844e-9f8109e4ffdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T17:59:53.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:00:03.827Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=45fe1b69-42f7-49c0-8703-bd63d3b30601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:00:03.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:00:13.838Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=4cc7e0c0-4cf3-4477-a454-ff15921630fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:00:13.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:00:23.855Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=293765f9-02f2-4dd3-9a64-553f9a2807a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:00:23.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:00:33.868Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=aaaa1dd1-65dc-44ae-ab77-bc404eda2385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:00:33.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:00:43.882Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=149b7e69-bbad-489b-8de7-5ba19637709f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:00:43.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:00:53.895Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=61711bd9-252e-42ba-972e-4510b9d61efd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:00:53.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:01:03.906Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=a07d6b52-dd25-4e38-8ca5-35879bd1c433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:01:03.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:01:13.918Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=a8ffeaf9-6471-4a5f-9b47-a93b240c16fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:01:13.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:01:23.936Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=b5738b44-bdda-41f7-a8cb-6e48ee12a1ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:01:23.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:01:33.949Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=c1076f29-5e87-4c75-b79a-2729d0a7edda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:01:33.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:01:43.960Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=8eaaa773-d426-4ba9-8b99-8ffe8948a274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:01:43.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:01:53.971Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=4df15028-9cd3-4d83-9728-ccd7d6fab4cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:01:53.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:02:03.980Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=3ef486be-e546-4cea-be5c-a2cee47e1007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:02:03.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:02:13.993Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=875a1e69-99b3-42ad-be43-bea944ac0802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:02:14.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:02:24.004Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=d9d84c3a-6fbe-475f-a5ac-555e0adfd333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:02:24.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:02:34.014Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=f270244f-690a-45ef-b0d9-a4ace4a5b82e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:02:34.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:02:44.026Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=d906828c-deba-4859-be1f-bbae26022a6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:02:44.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:02:54.035Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=b42068de-8fb0-4b2c-8175-334828ecbba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:02:54.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:03:04.047Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=469ea127-6fd0-4068-ad06-b31b9beac977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:03:04.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T18:03:12.539Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T18:03:12.540Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-20T18:03:12.540Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T18:03:12.543Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T18:03:12.549Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T18:03:12.549Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-20T18:03:12.549Z |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-02-20T18:03:12.552Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:03:14.057Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=13e6aba4-1299-4612-bb9d-6bacc6544674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:03:14.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:03:24.067Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=2ec5eda0-c0fb-42ba-9ae4-c912ab67a40e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:03:24.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:03:34.080Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=c324914e-c167-40d4-ad45-3e59fd6f4b31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:03:34.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:03:44.095Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=24e17ab9-034f-4c6f-9c9e-94fae675589c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:03:44.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:03:54.105Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=3b6ed728-d6f3-48b4-a75b-c4c6def09f12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:03:54.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:04:04.123Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=f452c7e3-d163-4f4e-9bb7-dcf6b29d5b3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:04:04.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:04:14.134Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=cefaeda9-b761-40c1-806b-f35bd44f756a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:04:14.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:04:24.146Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=1416e542-b0d6-4057-b5a2-a493442fa7fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:04:24.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:04:34.158Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=baf8f21a-5878-40b5-8cd0-62af97c3309e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:04:34.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:04:44.169Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=56fd0ebb-e905-478f-b39b-41dcc99cc1f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:04:44.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:04:54.185Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=ef08ab13-e75d-4d07-bb9d-00ff95358028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:04:54.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:05:04.198Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=02c3790d-0492-45d4-8c22-8f47cd2116d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:05:04.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:05:14.220Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=50c7ed0f-9efd-413c-96bf-866437394166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:05:14.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:05:24.237Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=89b50159-ead9-42bc-b5ae-12452399edd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:05:24.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:05:34.250Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=e6a53c3c-6049-4151-94ea-a74e66b5c43d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:05:34.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:05:44.262Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=ad3879d6-ad09-48e2-b8ba-1d1f7ec303cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:05:44.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:05:54.272Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=9f6f29de-fa65-4dad-899e-ed35d960cd40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:05:54.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:06:04.283Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=cc67cfaf-7aba-459e-a7b1-9a53968947d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:06:04.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:06:14.296Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=1a4b5ab0-374b-47ee-9c7c-c409fe48bef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:06:14.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:06:24.309Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=fa20de23-f523-4772-bc0f-7dbeb16d5629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:06:24.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:06:34.321Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=a83e4d7d-586e-472e-84f2-63708366509b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:06:34.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:06:44.335Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=bad9076a-340e-4309-8eeb-43de998e09a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:06:44.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:06:54.350Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=90c99571-7ee0-4ed7-8945-cf831f2dab98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:06:54.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:07:04.363Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=d287898d-31f5-41be-8e26-79230c1a6650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:07:04.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:07:14.382Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=8e7e0803-494c-43ed-8101-c65425913531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:07:14.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:07:24.404Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=8ed08f08-f6f8-4b3f-a99c-67037467465d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:07:24.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:07:34.415Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=0bf1bcf6-93b4-40e4-8ff5-cf1677a09fdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:07:34.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:07:44.428Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=c7365a6c-6f69-4018-b1b5-71cad863b69b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:07:44.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:07:54.441Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=ef1a18ce-f792-4d90-8092-38f5379033e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:07:54.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:08:04.453Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=1e5184f2-2a9e-4d3c-b976-526ee94f224b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:08:04.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T18:08:12.648Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T18:08:12.648Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-20T18:08:12.649Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T18:08:12.652Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T18:08:12.662Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T18:08:12.662Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-20T18:08:12.662Z |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-02-20T18:08:12.665Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:08:14.465Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=754f7516-ca71-48c6-a234-71db96b7ab44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:08:14.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:08:24.476Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=931b0559-79d8-4f20-bb45-f32f725d1fdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:08:24.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:08:34.486Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=9f2b3774-81f7-4b8a-be42-b29fc0b1b103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:08:34.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:08:44.503Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=8b71cf10-f3dd-48e4-80a5-38487df62ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:08:44.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:08:54.516Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=cf76a33c-80c3-4b78-969b-6370566418a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:08:54.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:09:04.527Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=952049ff-4427-40ad-91b5-ab0fa1bd7c9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:09:04.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:09:14.553Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=6a9f4bea-8235-4efa-86b7-1954a140b74c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:09:14.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:09:24.564Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=a2e1f029-0224-4d1f-a7ec-147cb1fa57f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:09:24.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:09:34.578Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=6e9dd75e-32b5-464d-b3a8-5e8b6e2c1103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:09:34.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:09:44.589Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=153e30ec-4539-4283-aef6-dc05be0f4b04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:09:44.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:09:54.603Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=b323313a-e100-4fc7-af28-f54de602e66c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:09:54.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:10:04.620Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=0ef52c85-3690-4358-b01e-f124c65f06f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:10:04.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:10:14.633Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=97b1d433-6856-485d-bc20-e32b8c93c6b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:10:14.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:10:24.649Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=81ae1db5-a65c-47d6-bd7f-61c0afed8f43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:10:24.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:10:34.660Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=a6c2c88c-c3ed-4824-a654-e78283ee025f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:10:34.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:10:44.673Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=888236dc-94ac-4315-848e-1e31cc13afcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:10:44.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:10:54.684Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=20c8e4da-ded5-4a9c-977d-857fd5d92c9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:10:54.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:11:04.701Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=459872ce-62f3-4c39-bb35-f4b332f21223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:11:04.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:11:14.712Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=bbb872ee-f267-4b2f-8215-bc4f0805835b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:11:14.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:11:24.723Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=dd2573ea-f4e4-4adb-9919-01fcd729427a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:11:24.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:11:34.737Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=0a7faf1f-b64c-4513-be9d-08b6e1211221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:11:34.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:11:44.752Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=4625bdc3-096d-44ed-a41d-f9334ef546d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:11:44.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:11:54.775Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=61eb110e-018a-4035-b7a0-3c7c33359030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:11:54.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:12:04.795Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=d79a6c36-9430-479f-a491-44bc9a4bdb6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:12:04.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:12:14.813Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=9d71b1d4-3cec-4f1b-b764-fcd0747c3b84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:12:14.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:12:24.825Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=c68cf4fa-d80e-4303-90f7-b34cfd14712b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:12:24.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:12:34.839Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=05faebca-f2dd-4395-bdd9-8d2af6d72f8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:12:34.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:12:44.856Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=58f4cfa8-7ccd-4cd4-b198-281772ebab2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:12:44.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:12:54.867Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=5c69f5fe-9e8c-4742-82d7-ffd08363f567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:12:54.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:13:04.878Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=522eb6b4-850a-4529-8195-580cb6211e4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:13:04.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T18:13:12.610Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T18:13:12.610Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-20T18:13:12.611Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T18:13:12.615Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T18:13:12.624Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T18:13:12.624Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-20T18:13:12.624Z |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-02-20T18:13:12.628Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:13:14.888Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=a1112b9f-af81-414d-8261-36c7dbd4d5ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:13:14.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:13:24.899Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=2ee9e7a0-8bc6-4420-9d66-2f0d5b0b3107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:13:24.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:13:34.911Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=c33b410a-d30b-4f95-be97-24308353bc97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:13:34.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:13:44.923Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=b9c1b0d2-4d7a-42ae-9735-ea25d05f52d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:13:44.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:13:54.935Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=a636ee27-387e-4c30-817b-2e431b964fa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:13:54.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:14:04.944Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=75e1e94a-5a5b-47f5-a82a-9c5b8d066c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:14:04.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:14:14.956Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=013dd187-d5d4-4989-aa17-447605c7bc9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:14:14.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:14:24.966Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=c64f80c0-c384-46b1-afcc-2f37466486f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:14:24.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:14:34.977Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=5cf33739-d09b-4804-9483-5f4a6beb2247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:14:34.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:14:44.991Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=924cff7b-9805-49f4-82a1-fc65a56d4659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:14:45.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:14:55.005Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=014d19af-6892-4f01-be29-0ec451c821a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:14:55.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:15:05.016Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=2e89ee56-c778-458f-bcbd-5ee50d15545f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:15:05.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:15:15.026Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=1d0d9ddc-e902-437c-a2a6-5880fcee8a5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:15:15.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:15:25.037Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=8610a0a5-877b-481e-9f61-64e070127594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:15:25.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:15:35.047Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=96bf46a8-a5bf-45c7-9e6a-42b1228a0c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:15:35.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:15:45.056Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=a0309031-c8cf-40f6-9d86-6c51e06c4fc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:15:45.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:15:55.066Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=cf2e758a-efa1-4d4f-b044-60927ddd02d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:15:55.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:16:05.079Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=2556bba8-6f64-4ca7-920b-2df6247aeac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:16:05.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:16:15.090Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=d953ea29-9f81-4364-ae3b-7b4a664c8d33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:16:15.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:16:25.101Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=3aefdefc-0587-421c-9131-6ad95c664025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:16:25.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:16:35.113Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=5a696bfc-412b-4b76-9e48-4714c48c2fea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:16:35.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:16:45.145Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=3e7edd27-903c-43ce-b416-9af30998ec45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:16:45.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:16:55.156Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=435d9a3e-445a-41e0-a1a6-905b564730c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:16:55.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:17:05.167Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=ecaf5725-7077-4979-afe2-e8180318455b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:17:05.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:17:15.177Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=7aaea5be-f59f-415b-8df1-959c9e505958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:17:15.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:17:25.188Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=aba64615-6fb6-4f0c-91d4-9e017d5ed723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:17:25.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:17:35.200Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=3d23925a-c94a-439d-8923-2ce56f3934c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:17:35.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:17:45.214Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=5ee9122e-9689-4c80-bf26-cf4dffa730ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:17:45.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:17:55.227Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=bf660451-d0fc-47d2-8257-2cd3e069a047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:17:55.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:18:05.237Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=e5cb4944-daf2-4b03-b300-a6753fad583b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:18:05.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T18:18:12.580Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T18:18:12.580Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-20T18:18:12.581Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T18:18:12.583Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T18:18:12.592Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T18:18:12.592Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-20T18:18:12.592Z |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-02-20T18:18:12.594Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:18:15.247Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=334a4bf0-bd5d-4cf5-9d27-31f5ef24716b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:18:15.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:18:25.257Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=f9e200be-7683-4ee9-b8bd-bb694b8555b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:18:25.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:18:35.266Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=eb0fc062-8804-4f73-9306-ba9519f54366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:18:35.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:18:45.276Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=c5388e83-d6d7-4215-b3fc-54eb5f477278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:18:45.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:18:55.287Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=6bfe9a67-20fa-409f-b955-5b282a5a4a42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:18:55.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:19:05.302Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=9be300f6-1e6b-4d11-8c65-1c4179f0c826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:19:05.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:19:15.315Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=ea253a45-2c38-480f-a08b-141b12304017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:19:15.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:19:25.326Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=5649b882-19b7-499d-9a06-6c3d00584d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:19:25.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:19:35.341Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=aa13f220-0e60-495a-a3da-29ee7987643d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:19:35.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:19:45.356Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=362c8733-10d2-46a4-b662-3c8553044941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:19:45.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:19:55.370Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=fa8a0eeb-87b7-4cbe-ad86-0aa86612797a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:19:55.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:20:05.380Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=8da07f26-219e-47de-a266-6f4d6608f6a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:20:05.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:20:15.404Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=47e8c9f9-9a04-46aa-bd34-85e0eaa541d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:20:15.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:20:25.414Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=2fe7779f-120d-4d8e-9d3f-61214c294887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:20:25.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:20:35.424Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=927aab90-b825-48f6-8ca7-d783032dddfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:20:35.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:20:45.450Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=f3d27f42-57ae-49a0-aed6-4c44c6903654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:20:45.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:20:55.463Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=476784c7-b21c-4548-b257-a023a16de515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:20:55.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:21:05.475Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=f5080dcf-65bf-4a9f-a923-24bfb536db36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:21:05.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:21:15.487Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=a704db44-41a7-48f7-b85d-3aa105b263e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:21:15.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:21:25.503Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=d6a6a86c-7c18-4de2-8925-49b82fb0b0f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:21:25.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:21:35.514Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=56f51b9a-c040-4877-a816-18169cf1e3d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:21:35.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:21:45.526Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=7c1df5bc-a87e-4bd6-984d-5f7d8cbb5293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:21:45.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:21:55.537Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=dd746984-e035-43b1-9de1-c593f76582a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:21:55.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:22:05.549Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=ff2993f9-1aff-4b28-9f42-aba9c339c5b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:22:05.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:22:15.561Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=a8f94c6e-3a47-443c-afc3-46f64de22b0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:22:15.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:22:25.575Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=d18a6bbc-2f18-4874-af86-eb2f30c92210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:22:25.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:22:35.587Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=b5e7d987-e0f1-460a-a90f-642728683c00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:22:35.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:22:45.619Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=46b05992-49bc-4e17-8a07-2f85f9e13e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:22:45.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:22:55.631Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=f33884d2-746f-4d69-b02b-eea9ec5e627b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:22:55.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:23:05.641Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=5612da58-e44f-420d-99d8-d7399eda8aca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:23:05.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T18:23:12.715Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T18:23:12.716Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-20T18:23:12.717Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T18:23:12.720Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T18:23:12.730Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T18:23:12.731Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-20T18:23:12.731Z |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-02-20T18:23:12.734Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:23:15.650Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=2f65f8df-7310-4707-a8d8-a982e01ab964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:23:15.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:23:25.666Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=af2c44b0-5f26-4543-a5d0-e66d9759c3d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:23:25.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:23:35.676Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=36e0eb4d-2bd4-4f70-a17c-728fd69b077b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:23:35.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:23:45.688Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=a159010c-8486-4afb-8994-5cd5be9119a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:23:45.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:23:55.701Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=b41d2079-1f12-41e3-81c7-64da5624682e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:23:55.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:24:05.716Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=831670ae-0d8e-4c6b-ad39-817433ea4b2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:24:05.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:24:15.727Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=a609e519-4659-4be0-9974-ee203551cc79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:24:15.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:24:25.738Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=cd2fcb48-bd20-4df1-964d-06613c11fe20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:24:25.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:24:35.749Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=d6c3f451-5bf6-4b27-bcfe-485fde3b7231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:24:35.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:24:45.760Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=e282a0e3-c9d4-4e49-b5ce-42b1576945c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:24:45.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:24:55.770Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=beaa7569-08cc-4aaa-9648-6a034aeca3f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:24:55.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:25:05.781Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=a76135ad-b8e4-45b5-b841-194e522a5986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:25:05.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:25:15.792Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=ee98708d-7116-4b5d-b108-abb9445354af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:25:15.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:25:25.803Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=9324b4bd-99d5-45cc-b4f2-a8e03ff6e56a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:25:25.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:25:35.817Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=a7285569-465e-45ed-b909-04dc5aa8f975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:25:35.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:25:45.827Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=330e621c-d450-4b4a-996d-74ea1df2604b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:25:45.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:25:55.849Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=7d9624e6-dfe5-4a20-b087-858eb49e1f5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:25:55.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:26:05.860Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=dc1c64f5-3a96-4c4e-8c93-5006a20e4f17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:26:05.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:26:15.878Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=29b3e588-3019-43af-b9bc-ae846d73066c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:26:15.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:26:25.893Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=571c650b-77a4-4458-b78f-f5338b29e557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:26:25.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:26:35.905Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=9ea0fe96-fcb6-49d2-8e6a-31e6f66665c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:26:35.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:26:45.918Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=5b6d6357-4428-4ee4-94ea-578c92cef68a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:26:45.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:26:55.937Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=2ad8c808-6d72-4542-9cac-5790030aa0b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:26:55.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:27:05.951Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=e07737c5-1e78-4920-b857-3bd89a51f9e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:27:05.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:27:15.962Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=0dcaa189-8e31-4e20-b5ee-64cdf84aa556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:27:15.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:27:25.978Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=08579f6d-0221-41e9-b127-f433f84b7ead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:27:25.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:27:35.989Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=8f448b4f-f290-40e2-9d59-9e32c331abdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:27:36.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:27:46.001Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=004a8bcc-e574-43a1-a090-4b6125b06819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:27:46.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:27:56.014Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=a06e642b-062e-49a9-9cb3-6654e9196b56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:27:56.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:28:06.024Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=bbfc51c1-4787-405d-972c-184d84798960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:28:06.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T18:28:12.600Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T18:28:12.600Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-20T18:28:12.601Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T18:28:12.604Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T18:28:12.611Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T18:28:12.611Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-20T18:28:12.615Z |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-02-20T18:28:12.622Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:28:16.037Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=40cde9d0-f68b-4d2a-846a-302edc487279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:28:16.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:28:26.047Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=d7910548-4630-4e78-b36a-bb025116e4b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:28:26.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:28:36.059Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=17c8ae85-e5d2-4c19-ae81-a10c38e3dbad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:28:36.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:28:46.076Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=334f0636-3d37-4eeb-b0f1-a6c66f75299d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:28:46.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:28:56.088Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=71ed26a8-5de2-416e-86e0-b92b026a814b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:28:56.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:29:06.100Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=fe4658b2-84f3-4acc-bab4-673fc4e128b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:29:06.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:29:16.115Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=6ec22cc8-7a60-44fc-88da-14d2d5f6d038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:29:16.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:29:26.128Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=2ba966ec-b156-4b54-a928-683af2094193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:29:26.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:29:36.138Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=a82f5656-6d71-4ff8-839f-f20dcab61239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:29:36.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:29:46.150Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=3e134639-c604-4c28-a5ee-146d6d9792e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:29:46.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:29:56.158Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=87059ada-764f-4a97-b523-2b166443df91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:29:56.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:30:06.169Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=410e3618-872b-4d06-bcaf-7ef28ce232fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:30:06.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:30:16.179Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=8b5ffcf9-7415-4900-a95e-7e2344009666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:30:16.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:30:26.192Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=dcc5442e-5404-40b7-9c52-2b673f7a2e58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:30:26.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:30:36.207Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=fa856216-fa2b-4291-968b-fe9df1019ad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:30:36.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:30:46.218Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=7584add6-c649-40e2-aaeb-24a7676f9529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:30:46.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:30:56.229Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=c41aed15-71fe-4491-8816-f869185da794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:30:56.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:31:06.242Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=5b807d4d-4df4-4c51-af4e-f7fe4ab1b7cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:31:06.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:31:16.253Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=aa29b389-3ba8-4a21-bf4d-04ffcce0155a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:31:16.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:31:26.263Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=c5c7e7b8-0b0e-4a8c-b0dc-29cd2cf21815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:31:26.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:31:36.283Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=1653d706-457d-4e3c-80eb-7bf20cd8f2dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:31:36.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:31:46.293Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=d4a492a3-afda-48dd-9183-19e99377e2fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:31:46.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:31:56.305Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=a69f11c5-0533-42e7-99b8-53cb82e9f4f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:31:56.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:32:06.315Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=b953728a-72b0-4f27-b793-72e4b181d0b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:32:06.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:32:16.326Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=86f96b0b-1546-4abb-aec4-ca4fd127d5e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:32:16.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:32:26.340Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=bd068f8b-5be1-4175-a8cd-237d4a8f5a5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:32:26.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:32:36.353Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=8dab5024-8891-4735-ab4c-2a4bd148fb6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:32:36.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:32:46.364Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=ae4e17e4-8f02-41b8-9a30-cc1ec5a0c6cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:32:46.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:32:56.374Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=015581dc-ef2b-42c9-8feb-002af70e6c4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:32:56.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:33:06.383Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=b41778b6-e1c9-436b-b831-7839f0bd9695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:33:06.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T18:33:12.515Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T18:33:12.515Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-20T18:33:12.516Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T18:33:12.518Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T18:33:12.524Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T18:33:12.524Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-20T18:33:12.524Z |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-02-20T18:33:12.526Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:33:16.395Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=fb8dec12-3d49-4ac4-a62a-4f1a198aa0ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:33:16.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:33:26.406Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=ed495a4c-5ff2-4c69-b12b-0d26b922f02f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:33:26.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:33:36.417Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=71928afc-5301-4049-a280-99c7db6f94f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:33:36.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:33:46.428Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=e3f1ddd5-866a-4694-aa7d-d73aa28619e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:33:46.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:33:56.441Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=ee0a81f1-a4d2-43fc-819c-30e96adae743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:33:56.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:34:06.454Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=0fb3e55e-ca71-4ae7-a948-8f9583587ede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:34:06.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:34:16.465Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=912ddc3a-f809-47cc-9d9d-775e44dc4c28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:34:16.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:34:26.479Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=b3de58e6-e54d-4b4a-9991-0abf2e02b17d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:34:26.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:34:36.496Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=7d7b54a1-aa71-441b-a3e2-9a8a91609f49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:34:36.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:34:46.508Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=f120799e-e44e-4fa4-adcb-4e923c276d05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:34:46.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:34:56.519Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=dfe4a23a-6c98-4be5-9d78-dc270c56d76c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:34:56.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:35:06.531Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=15c351d1-f317-4eeb-acc6-84d279aa444f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:35:06.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:35:16.553Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=cd567fee-df64-4240-b59e-ae79aaf7945b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:35:16.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:35:26.567Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=752d0412-966a-4eef-a0ec-df93d01736d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:35:26.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:35:36.580Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=a3789753-356b-4d31-8716-24f60282dcce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:35:36.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:35:46.592Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=8827478d-1d24-4c64-80c4-97ab603d50fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:35:46.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:35:56.606Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=0bddd571-a7f3-4a5e-af04-9d832542e000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:35:56.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:36:06.618Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=b669c4a9-90b7-49bb-b268-dd9e498271d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:36:06.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:36:16.634Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=a9e4f45e-db01-4c3e-9417-5eb08c79e0bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:36:16.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:36:26.645Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=f363b76b-d1ba-4c70-9de0-a623f0910131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:36:26.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:36:36.655Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=8167845a-82bf-4e13-bc36-4a8068523cdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:36:36.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:36:46.666Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=58437a78-ee68-413d-9c5a-92f34aeeceb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:36:46.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:36:56.677Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=af9112de-5fc6-4fa6-b47f-fa17725ffb97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:36:56.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:37:06.689Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=7cd8c450-5ad8-4a26-87da-b0dd92066606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:37:06.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:37:16.702Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=da033d6a-5dfc-44ef-aed7-b5bbd11b688e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:37:16.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:37:26.725Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=049aa869-d613-4794-997f-c108d95fb322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:37:26.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:37:36.741Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=6d9d7056-2332-4d00-90d6-0b8cf7826bad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:37:36.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:37:46.752Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=1d92f002-6dd9-4340-a7fc-a93f1afc51fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:37:46.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:37:56.765Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=1288704e-24a5-4f24-b0a2-a430c90a8613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:37:56.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:38:06.776Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=9ccce620-9ffb-404f-ba07-6f5aa367562e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:38:06.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T18:38:12.626Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T18:38:12.626Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-20T18:38:12.628Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T18:38:12.631Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T18:38:12.637Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T18:38:12.637Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-20T18:38:12.637Z |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-02-20T18:38:12.639Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:38:16.790Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=9c1943b4-ea42-4069-94ea-5b542e6aec2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:38:16.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:38:26.800Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=a54828ad-49f3-43c9-a892-7e696c89c13b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:38:26.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:38:36.825Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=5953929e-85e4-4ed8-95c9-c118488fdbdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:38:36.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:38:46.835Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=6833c2e0-54c3-45b5-86e1-c5c7077182b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:38:46.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:38:56.850Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=e0b72a18-c1e9-4e8e-b39c-ee26cea9ab18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:38:56.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:39:06.859Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=23a93d2c-8ad5-4d76-9564-c6ec34d2bd03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:39:06.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:39:16.872Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=f32be15a-5186-4854-9124-1f39e715f844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:39:16.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:39:26.882Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=441b241d-52f4-4780-aae8-78b52dff9d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:39:26.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:39:36.897Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=e211ab69-af58-4544-b7ee-02087cd88519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:39:36.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:39:46.908Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=2f041fa7-13ce-4fbc-8165-e68df1254be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:39:46.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:39:56.920Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=d08c1809-8a16-4fa5-a95e-beb2eb58df54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:39:56.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:40:06.930Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=7cb19d3d-b31a-4344-af0a-ac93daf824b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:40:06.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:40:16.941Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=29fa52ce-0747-4744-ba91-10eb1d1a2af9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:40:16.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:40:26.954Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=c5e9517c-4a91-4e09-be9e-04cc5411a0e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:40:26.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:40:36.969Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=9e1e21f9-bc90-4456-b706-b89b44496a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:40:36.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:40:46.981Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=2839a9ec-5092-41f2-82a5-1f1f142b877a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:40:46.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:40:56.992Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=adf6c7cd-42d2-4eed-9c47-9a6fb831dad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:40:57.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:41:07.010Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=e73bb4dd-69cb-4bfd-bcfb-ef4b60b69ce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:41:07.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:41:17.021Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=6ad6272b-b4c4-4e44-8602-ea42717edecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:41:17.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:41:27.039Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=9da6aa3e-ffd9-45a2-8094-c48d4369e15d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:41:27.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:41:37.054Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=0fe873c0-d91a-4271-af32-864be86f5d5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:41:37.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:41:47.065Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=428c3818-4f35-4a31-8efa-839c1ef5c93b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:41:47.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:41:57.078Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=592c4d5e-a2c9-4d8a-af0b-ef317f13d4f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:41:57.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:42:07.088Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=9925cdfa-60e0-4dd6-86dc-aa2f424bce31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:42:07.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:42:17.100Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=7a46a4cd-b173-438a-92cd-2f1f35a80370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:42:17.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:42:27.113Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=0db2f944-ff48-4842-8858-df80badd5ac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:42:27.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:42:37.125Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=e87fad99-e665-4c30-96a0-6685ecf6d62f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:42:37.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:42:47.145Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=482b78e7-5b1a-478a-8bb1-c31cee27d442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:42:47.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:42:57.154Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=92df0db9-2655-401e-862e-c07616a63f3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:42:57.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:43:07.167Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=860466ea-9340-4c7b-86c4-24658cb08573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:43:07.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T18:43:12.673Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T18:43:12.674Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-20T18:43:12.675Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T18:43:12.677Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T18:43:12.682Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T18:43:12.682Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-20T18:43:12.682Z |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-02-20T18:43:12.684Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:43:17.178Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=aea402d4-2701-4156-945e-20e9c96f3849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:43:17.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:43:27.190Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=02d5fcc9-3e01-410b-9926-288849f31a23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:43:27.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:43:37.206Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=198322cd-f9b6-426a-9a7d-513280bbd19f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:43:37.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:43:47.217Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=b512d405-ebad-442a-b701-a81e9491140d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:43:47.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:43:57.228Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=ff43e5b7-ead7-4154-bb20-0771f8318722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:43:57.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:44:07.238Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=cb38e7d4-c29f-4c4f-94c4-8e19a14e01eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:44:07.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:44:17.252Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=954873a7-d4a3-4307-8786-7590990df057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:44:17.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:44:27.265Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=c4998571-4166-4f66-b53f-bcf892c8c445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:44:27.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:44:37.278Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=a6a909b2-079d-4e39-840c-20e81194ded8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:44:37.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:44:47.289Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=4a23a2c7-d8a9-4506-8312-60968ad3ad4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:44:47.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:44:57.300Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=b15de182-cf63-4984-91a0-15880256ae7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:44:57.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:45:07.311Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=b78bcd66-1432-46be-a4e6-6a09fc9e3727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:45:07.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:45:17.324Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=5907399e-28e3-4ab0-b074-cd515697c5f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:45:17.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:45:27.340Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=01f18002-0dac-4f17-849c-b98d2b040f6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:45:27.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:45:37.351Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=53fd4538-20c5-490a-87e6-17315b881de7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:45:37.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:45:47.360Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=ac918e59-3df0-4006-ac2a-a9c5b3456443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:45:47.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:45:57.370Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=70597664-1ee5-45d2-acf8-8994e927d65e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:45:57.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:46:07.381Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=6e40a424-4a1d-4761-9f1e-76e29505dd50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:46:07.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:46:17.391Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=3865c6db-56d1-4060-9f15-b235c8782b66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:46:17.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:46:27.404Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=b665ceee-f0a7-4615-86fb-6a3ab1b114ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:46:27.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:46:37.416Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=503b421d-b430-4eaa-9ee5-6dad869ba097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:46:37.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:46:47.426Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=49db55ec-22b7-496c-b80b-73347b395035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:46:47.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:46:57.437Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=8523916a-47cd-4069-95d4-a39cd3c87a46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:46:57.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:47:07.450Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=2bc65fd8-fae5-49e1-af18-cac7a88eb0f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:47:07.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:47:17.460Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=ec94f0c9-d2d9-4d42-ab9c-37e739154056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:47:17.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:47:27.472Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=f37265c8-2204-4db2-8350-edbcedd28429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:47:27.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:47:37.483Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=221a6cc3-d0e5-4009-9fcf-96cbd5ae03b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:47:37.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:47:47.492Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=d6313c20-a0b8-46e0-8f16-3a7df6a0fbb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:47:47.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:47:57.502Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=3804e20f-4bf0-45ad-9848-ef07fd49a871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:47:57.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:48:07.512Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=1de2c1c0-ab7e-4828-b5ac-bfb6f57a7a40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:48:07.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T18:48:12.599Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T18:48:12.600Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-20T18:48:12.601Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T18:48:12.603Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T18:48:12.607Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T18:48:12.607Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-20T18:48:12.607Z |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-02-20T18:48:12.609Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:48:17.525Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=987b3e77-87eb-48ca-9dfb-856e6d44a3f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:48:17.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:48:27.537Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=1d20c3e9-c89f-4807-83d9-eea2d787744f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:48:27.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:48:37.548Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=724c8015-8a7a-4439-9088-5bca38d60e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:48:37.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:48:47.580Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=3554a63f-7a4a-4737-8628-ce45ada2f842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:48:47.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:48:57.601Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=208acd75-ed10-427d-a061-99c55a86a137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:48:57.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:49:07.616Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=e94d2955-2981-4250-9201-d999b8e3473b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:49:07.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:49:17.628Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=b729d4a9-5378-42d1-b915-aecbf9726c68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:49:17.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:49:27.642Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=79a90ae4-f4f1-4c11-aee5-76e889c66555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:49:27.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:49:37.654Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=06a21b48-d9f1-47ae-af0c-4061cec93a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:49:37.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:49:47.664Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=668daa65-b768-4cb3-a0b4-dcc7207faad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:49:47.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:49:57.678Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=d419f654-8322-444e-a33b-2ea232429947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:49:57.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:50:07.693Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=288fe60b-650f-4f1d-bb2c-8b669263824d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:50:07.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:50:17.705Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=105f240b-33bc-46dc-b36d-3f0bf5927733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:50:17.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:50:27.720Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=90009f8e-121e-45c0-80fb-d3d76735716d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:50:27.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:50:37.735Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=c7209d97-5f27-47f6-beec-9d141c4ec69a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:50:37.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:50:47.762Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=ce2012ef-2c10-4a11-a60f-2ee368647520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:50:47.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:50:57.773Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=fc69d8ac-4e25-4f58-8975-4f94cdb6f191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:50:57.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:51:07.783Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=7eed600d-cc03-4540-b06b-683b8bc77ee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:51:07.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:51:17.797Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=88f56896-7f7e-4f0a-9151-df4813bce08c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:51:17.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:51:27.806Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=8d6a6086-2849-407e-b0b8-a734cc7e0649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:51:27.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:51:37.816Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=ebe981fe-4131-42d7-b444-d98a83d32afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:51:37.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:51:47.835Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=c68e301f-164c-45f5-be21-521d06a69118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:51:47.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:51:57.844Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=417d635f-5324-4dbb-875e-06b072d5c810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:51:57.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:52:07.854Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=868d2880-6780-4acf-ba60-4e7e88d62225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:52:07.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:52:17.871Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=60cee7a3-4d5d-4255-9da7-d0c871fba129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:52:17.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:52:27.885Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=33684d5f-a4d9-4694-ad6b-96beffcc4b9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:52:27.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:52:37.898Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=7a957307-3588-48a0-a66a-6f7af558f2d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:52:37.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:52:47.913Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=1a9aa929-7e48-4df7-b9ab-e0d18039a91b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:52:47.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:52:57.941Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=291e03d0-f1fd-4025-a514-d86c860256e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:52:57.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:53:07.957Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=f8b0daf9-7fc4-468f-9c29-abf910ae9d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:53:07.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T18:53:12.645Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T18:53:12.646Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-20T18:53:12.647Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T18:53:12.650Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T18:53:12.656Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T18:53:12.656Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-20T18:53:12.656Z |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-02-20T18:53:12.659Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:53:17.967Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=f95efa29-fb56-4817-9d90-63106fe54b22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:53:17.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:53:27.980Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=bbdfc26c-2b4e-4e8b-87b5-a28d15b52824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:53:27.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:53:38.001Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=3c74282f-9bd8-4ebd-95ff-534a10a13ee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:53:38.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:53:48.014Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=6e64822f-1efd-45fb-b181-66d7dd48f525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:53:48.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:53:58.028Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=508823ce-eae0-47ab-80b4-1c289f6b6e1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:53:58.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:54:08.040Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=50f1f020-2600-4bb0-a327-5e220e7c83cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:54:08.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:54:18.051Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=22ff1bbf-585f-4267-83c7-fcf2975adc87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:54:18.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:54:28.062Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=7be92d53-b19d-425a-bd07-9c7ba84dbfb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:54:28.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:54:38.075Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=e12d37a7-7dd9-40d8-99c7-14b46b12e791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:54:38.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:54:48.086Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=fb24a35f-53a7-4f7f-8a75-8c3d22710998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:54:48.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:54:58.099Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=7f9aa376-8b0e-43a1-9f9a-81ee670e3c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:54:58.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:55:08.114Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=8a183724-8be6-4099-b178-3015f7d8d874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:55:08.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:55:18.125Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=bcef5bf3-7d28-4ca7-af09-e8bee1086026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:55:18.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:55:28.138Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=35797297-7a20-4199-9873-7bb8953b83e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:55:28.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:55:38.154Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=52a58bf8-8fc3-4145-9025-11e676694662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:55:38.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:55:48.167Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=e3206157-8450-465e-88cb-21df3348e607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:55:48.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:55:58.182Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=82ea7b7b-7d07-4523-b410-c96edd80682b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:55:58.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:56:08.193Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=48294768-91af-4da0-95b4-31db5780834b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:56:08.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:56:18.206Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=61bccb25-d35c-4d25-a1c6-ca89ca3338df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:56:18.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:56:28.231Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=06076ef3-174c-4265-96bf-c408512c7b79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:56:28.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:56:38.251Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=f27a26a4-f1c0-458d-adbe-de5b09f8f11d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:56:38.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:56:48.262Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=9724bdbe-6041-4bd8-b26f-f604ef3e9e08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:56:48.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:56:58.272Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=ab337403-8398-44a6-a4ff-8a5277a9a52e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:56:58.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:57:08.283Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=baa0c0e9-bdf3-4156-8c7d-ba970ecd1bf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:57:08.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:57:18.294Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=345b003c-f993-4e8f-91fd-726accf08df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:57:18.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:57:28.305Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=c3888792-d428-4c6c-81f3-8984887de155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:57:28.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:57:38.316Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=bfd25f82-6866-4318-a439-c175d1712006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:57:38.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:57:48.327Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=e6a76767-1b33-42ce-b89e-52651e974ef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:57:48.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:57:58.342Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=2c9d12a5-c6e5-4fab-865c-f02dc4665975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:57:58.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:58:08.355Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=32d0c65f-a4da-4d40-8716-7415b4e83c36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:58:08.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T18:58:12.635Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T18:58:12.635Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-20T18:58:12.636Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T18:58:12.638Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T18:58:12.643Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T18:58:12.643Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-20T18:58:12.643Z |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-02-20T18:58:12.645Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:58:18.366Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=54be896a-59d9-420d-9821-2ab320460dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:58:18.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:58:28.379Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=73d645bd-0764-4da3-809e-6fd352a8c7ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:58:28.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:58:38.394Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=dbf8bbd5-5f21-4241-85bf-bd574c805a0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:58:38.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:58:48.409Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=01ac713d-1d01-480a-9940-2c917cf40612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:58:48.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:58:58.427Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=18c39f82-79a4-42a4-b2a7-29f81000776a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:58:58.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:59:08.439Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=23f1cf16-eed6-4fbb-8735-47d4d82a6cae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:59:08.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:59:18.450Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=b9adf623-a7be-4cce-ac99-779b0b56c28f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:59:18.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:59:28.461Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=8e8343f3-1ba5-4a7d-a037-10856beca3c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:59:28.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:59:38.478Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=6ad49dc5-8e7e-4f3c-9b4a-5c7f298d27b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:59:38.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:59:48.491Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=93cacd09-b75f-4d85-967d-2915e94d98c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:59:48.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:59:58.506Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=40510c48-4aa8-4142-a6bd-313775035067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T18:59:58.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:00:08.519Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=94990419-abc1-4080-a064-0c10d397ce7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:00:08.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:00:18.529Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=df4121e7-a364-44f9-ab81-a11770b32543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:00:18.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:00:28.542Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=40f765c5-5fc7-4817-a63a-8a81d4a51b3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:00:28.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:00:38.552Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=9a2bda45-4931-4172-bd52-3491bcddfa41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:00:38.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:00:48.563Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=65daf48f-0840-4cdb-85ab-740746cfad4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:00:48.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:00:58.573Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=39ca543d-1696-45c9-9ffa-5a4c3cdd0974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:00:58.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:01:08.583Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=2defcb7f-75d3-4c85-afca-33859775c6a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:01:08.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:01:18.596Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=4b714680-f331-472b-8b76-e3f0b3aea224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:01:18.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:01:28.610Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=5ce74d40-4c02-4862-86f9-2e5b076503fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:01:28.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:01:38.623Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=7617c793-47d6-4ccc-b4b8-b7b7b09d11ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:01:38.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:01:48.640Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=abfae284-a1a4-4a3b-a0b1-790e4e423439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:01:48.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:01:58.649Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=d541a882-f2e5-4517-82a0-cbb77b73bfc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:01:58.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:02:08.659Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=85061d58-faa1-493b-a41e-1176cec4c2de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:02:08.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:02:18.671Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=601c8050-b0a9-4d52-9c6c-cee886affb30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:02:18.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:02:28.680Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=3ba39ea5-34bf-46cf-8617-9b21b0b16c60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:02:28.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:02:38.690Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=5f90ec81-b1a5-442d-a835-9c387d11752d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:02:38.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:02:48.708Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=02c80673-3ec8-4058-a0e8-643b7f7f55ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:02:48.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:02:58.719Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=33a41dda-adce-40c6-901f-70870ec56861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:02:58.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:03:08.732Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=3dfc96b2-7cb5-4c78-970e-d6bc7b1f50d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:03:08.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T19:03:12.657Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T19:03:12.657Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-20T19:03:12.658Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T19:03:12.660Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T19:03:12.665Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T19:03:12.665Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-20T19:03:12.665Z |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-02-20T19:03:12.667Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:03:18.747Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=2aacc076-91d1-4b7b-87e1-3f42f6d0258e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:03:18.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:03:28.757Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=d0b0d420-06cb-44d9-9931-fe9d98d39747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:03:28.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:03:38.769Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=45f7fb41-3c4e-435c-b4e4-e24981305abe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:03:38.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:03:48.780Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=d70dc08a-a876-4f1d-823a-fe63d17889d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:03:48.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:03:58.794Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=bd0cd039-e255-4e65-97a0-16ca0f188447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:03:58.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:04:08.804Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=8aeedd67-7646-47fc-9765-6a1a3772c167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:04:08.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:04:18.816Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=0576ade4-65bd-48a7-ae50-a2b8ece0908e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:04:18.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:04:28.832Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=c2d83fe0-f4da-4b3d-80fa-9ce006a7abe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:04:28.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:04:38.848Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=c7efba07-7093-4f61-a572-cba681fe0ccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:04:38.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:04:48.863Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=4443f557-ee1b-449b-b672-ffffda72b7e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:04:48.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:04:58.873Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=b544365e-52d3-4cb9-8e71-4ed4046fab97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:04:58.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:05:08.894Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=68f03997-8d70-4f28-a1b8-191e4f3f02ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:05:08.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:05:18.906Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=25944e75-caa2-4f4d-94a0-26f7358134a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:05:18.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:05:28.918Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=cf4b1b46-864e-4c9b-9575-f5c206edb0ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:05:28.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:05:38.936Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=3285ab1c-8e6d-4b9f-8c98-a1f688ea05b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:05:38.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:05:48.947Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=205269ff-7c16-49f5-b315-ac6bebeef277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:05:48.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:05:58.961Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=3a464735-c7d0-4e46-8b5c-f1893d22e0dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:05:58.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:06:08.971Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=4f9db0b2-024d-47d2-bed8-ed321182b073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:06:09.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:06:19.002Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=d2ef0400-60a1-4fa8-b046-c7bb0ae197b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:06:19.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:06:29.014Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=8dafce3a-87ed-4a53-a766-d07138dd311d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:06:29.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:06:39.034Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=3597075d-383f-4b14-b4fa-dcee6d3b31ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:06:39.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:06:49.051Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=e24fa3ed-5566-4e0a-a8ab-1f181de385cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:06:49.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:06:59.062Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=d9e78b67-1d4f-40ce-9437-bd676fbfc43b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:06:59.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:07:09.073Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=e855c274-18e9-4c66-958e-a8cca402c232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:07:09.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:07:19.086Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=2f233168-97f5-49cb-a44e-fd42a49e7ff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:07:19.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:07:29.109Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=15053e4a-a9df-42e1-9bcb-abcaa4f33e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:07:29.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:07:39.126Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=4889e270-4951-4933-850a-1514540d81b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:07:39.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:07:49.143Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=cd68596a-c79d-4f10-a476-07985906231c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:07:49.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:07:59.155Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=dbe81a99-39a6-4e63-8c6c-32751a6e04ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:07:59.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:08:09.168Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=0c037a1e-2e5c-4ef4-947f-4f6e74214225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:08:09.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T19:08:12.562Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T19:08:12.562Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-20T19:08:12.563Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T19:08:12.564Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T19:08:12.568Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T19:08:12.568Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-20T19:08:12.568Z |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-02-20T19:08:12.571Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:08:19.181Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=9d8a676c-0f21-4743-a46d-319a8957e617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:08:19.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:08:29.196Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=77ab3a4d-7ac4-4631-8743-a8a045d05ed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:08:29.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:08:39.213Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=45b27014-5c85-473e-9ce3-36ceeb434cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:08:39.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:08:49.224Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=a5dea5b9-11e0-490a-b306-3eb08afce0dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:08:49.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:08:59.233Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=040da994-9bbc-4efb-9272-2161e317dedf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:08:59.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:09:09.245Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=0b9d1d04-b2c9-4435-bd9f-7958f665af1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:09:09.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:09:19.261Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=29a2e815-aee1-424c-b95e-4f05c314f57d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:09:19.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:09:29.272Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=9e675e53-6563-4dba-9fbe-db62220b3185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:09:29.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:09:39.284Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=2a4cbb9f-8aca-42af-9de9-09f277e949e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:09:39.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:09:49.295Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=3bcfa8be-3344-4491-b558-439432ef1f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:09:49.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:09:59.317Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=de705678-26c8-4bbf-8f90-dd097c82301f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:09:59.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:10:09.328Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=504b04a7-e768-4bf8-9328-76664f37bd5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:10:09.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:10:19.340Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=378edbc5-6902-402e-9fd5-e20e572dab1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:10:19.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:10:29.351Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=1de45895-2fb2-4ba1-a7a0-05e010989db7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:10:29.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:10:39.361Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=22274993-e99b-4743-8ebb-131a3f11de6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:10:39.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:10:49.375Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=6e285338-3971-4c06-82b8-8f15e2957da5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:10:49.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:10:59.386Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=3ab42d39-9897-4b07-8042-9ee69d394a69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:10:59.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:11:09.397Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=d9f14f3d-0b2a-44c3-8cc6-b285db343856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:11:09.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:11:19.414Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=03fe20a4-24f8-4ed9-bd14-8de42c40dd4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:11:19.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:11:29.431Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=06fb3cda-d183-4194-9eb3-e23b8dadcbec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:11:29.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:11:39.457Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=bb1a68ba-9f73-4fe2-9add-1c10fcb667c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:11:39.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:11:49.485Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=c5a35e84-30de-4b27-b427-9f987b5808fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:11:49.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:11:59.498Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=6b4b1965-bcb6-479c-872b-0c7869cade83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:11:59.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:12:09.510Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=f17e8b68-ec47-4628-a1cf-f76be2536928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:12:09.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:12:19.523Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=cde749d2-bfd5-4709-b1f0-88a470808e46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:12:19.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:12:29.537Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=8080124c-f5e0-4056-b40f-1c446c8c2020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:12:29.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:12:39.557Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=a637c849-6cbe-4e56-8938-994d765ef4c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:12:39.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:12:49.572Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=9d2ebcef-90bb-4f68-8655-0ffe5d016eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:12:49.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:12:59.582Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=de916a5a-532c-474e-b4ee-c1e9dcf959b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:12:59.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:13:09.593Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=1a4adade-077d-4d50-a404-43a1cb18ef6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:13:09.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T19:13:12.682Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T19:13:12.682Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-20T19:13:12.683Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T19:13:12.686Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T19:13:12.693Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T19:13:12.694Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-20T19:13:12.694Z |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-02-20T19:13:12.696Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:13:19.603Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=391f969d-c7b5-4987-95f2-5eb3562fc6c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:13:19.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:13:29.616Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=209c3e69-9af8-4bf4-8c43-43998bd2e01a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:13:29.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:13:39.626Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=2b5e2644-695b-40c3-b506-81a919e4f755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:13:39.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:13:49.635Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=f0195475-a00a-4406-b63d-0330c0913d53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:13:49.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:13:59.646Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=db17751f-bb47-486a-94b0-e9adf58ba0f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:13:59.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:14:09.655Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=930dc887-2d1d-44a8-a7d4-3c445ed30beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:14:09.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:14:19.665Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=352ad1f9-4625-43f5-918d-2785f2323b9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:14:19.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:14:29.680Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=ead0ddfa-8140-49b0-b558-24f3ab10b4d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:14:29.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:14:39.694Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=754cbfde-1506-4e5e-8acb-c46dae4f29c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:14:39.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:14:49.706Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=fdd29c28-183b-4fa7-832d-f688a1494bfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:14:49.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:14:59.716Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=d895b232-fb75-46d4-b301-117ea5d011ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:14:59.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:15:09.727Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=991830fc-733b-4445-92bc-74bb3abc3079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:15:09.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:15:19.738Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=a754da66-df76-4cff-88fb-4334625585c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:15:19.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:15:29.750Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=55121671-7e9b-49ce-91a9-93f453ec09e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:15:29.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:15:39.767Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=de13227b-addc-4f0a-8c0e-cab735d3f204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:15:39.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:15:49.779Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=97f99725-3d13-49ea-bc17-23161637d450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:15:49.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:15:59.791Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=a2b84a15-2807-4f7d-834f-de9804445095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:15:59.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:16:09.802Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=cade02c3-c239-41b5-aaec-90f31501b13c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:16:09.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:16:19.816Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=2280a16a-cfe0-4f6e-83f9-bf0e83316a23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:16:19.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:16:29.826Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=4320f167-9f70-4e80-8fe2-2945ddc85246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:16:29.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:16:39.848Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=0d78e301-55b5-4762-9621-68006bae9810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:16:39.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:16:49.864Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=34b275cf-5fa4-468b-8a46-61664896fb43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:16:49.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:16:59.879Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=e79426f2-e700-4e60-b4b0-41fdca36c394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:16:59.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:17:09.894Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=c089a584-9c98-4297-bc63-abb9819fef04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:17:09.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:17:19.906Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=a8920cb7-a6bd-46c0-a90a-ff0a41e0b8fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:17:19.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:17:29.917Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=ee9e889a-6e88-4034-854b-e1cdf9f66794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:17:29.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:17:39.933Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=a9af46e7-7246-4c16-a05f-97ca94aa87e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:17:39.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:17:49.946Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=3dcf86c4-5013-42d3-89e1-d796edffaab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:17:49.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:17:59.959Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=9125e70b-6f68-48a7-bab6-17dc90836938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:17:59.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:18:09.971Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=09837630-6568-4710-b0b7-a69bbbc841b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:18:09.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T19:18:12.500Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T19:18:12.501Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-20T19:18:12.502Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T19:18:12.503Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T19:18:12.507Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T19:18:12.507Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-20T19:18:12.507Z |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-02-20T19:18:12.509Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:18:19.985Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=18b38c4b-411f-404b-878a-7976bf1e3d8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:18:19.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:18:30.001Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=f13ca7bd-5a21-40ae-8139-2c86b230ae91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:18:30.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:18:40.016Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=28b37d53-14b1-45bc-a7f2-43b4ef0fe3d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:18:40.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:18:50.026Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=bd96c700-0ae0-4641-9c7d-5e3d4d28e1d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:18:50.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:19:00.038Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=5c0b7bd6-ac4c-4f73-890a-37b76aedf469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:19:00.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:19:10.070Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=cb6791f2-245a-4d0a-a96e-fd926f654e58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:19:10.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:19:20.085Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=eac5bf9c-ed1c-4863-9dd1-f7fb2f33125c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:19:20.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:19:30.094Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=64e67a1e-de9f-4f68-8a32-267944ccd0e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:19:30.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:19:40.106Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=63b0cf3c-c048-4a32-941b-eb2303f06d0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:19:40.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:19:50.118Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=f4db8e53-7cf4-4509-99cc-c1ead591c54a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:19:50.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:20:00.129Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=7058bad9-3c1f-4df2-a5b4-40b0c9d7c1fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:20:00.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:20:10.140Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=bc3794e1-e3c7-497e-8803-c5c5b3221429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:20:10.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:20:20.150Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=2c30b025-5238-40a5-9141-56d7d5bd042d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:20:20.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:20:30.162Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=a9e753d4-fbc6-477f-80bf-94fee425e6a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:20:30.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:20:40.173Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=4b6a2cc6-a8da-42ff-86e9-ba6ea0bdbd9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:20:40.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:20:50.182Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=4771c320-18bd-4538-9334-00d892fe74f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:20:50.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:21:00.195Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=7c6f6215-49b8-40a6-8dc2-deb9eeb59bbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:21:00.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:21:10.206Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=3f3d32b6-1d36-4696-9166-90f900e2d8ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:21:10.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:21:20.216Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=96c5edaf-9f96-4f30-b2e1-69bb1075500f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:21:20.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:21:30.227Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=c60c0031-1d18-4f7d-9ad3-bd45dc4aecb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:21:30.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:21:40.237Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=f6a36c78-f525-4fb5-bb77-82fe9008f38a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:21:40.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:21:50.248Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=efed8050-e029-42fe-a49a-e258f6b6bad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:21:50.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:22:00.262Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=c73ef285-01ec-4d39-b3d9-b0094a9d4a67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:22:00.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:22:10.272Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=aaecf1b5-c904-4e47-84e9-bab44ee8190d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:22:10.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:22:20.282Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=c70f00de-8654-4419-9503-3e98d3c63fee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:22:20.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:22:30.294Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=a590fd7f-281d-4053-bca7-8a69b90eaf24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:22:30.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:22:40.304Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=a85323ae-a589-4bdb-b0fe-e129c3269587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:22:40.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:22:50.315Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=fed08488-9049-4cad-996d-0a68ef404928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:22:50.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:23:00.326Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=98d86dcc-9d0a-4f76-865a-1ed79cafd484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:23:00.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:23:10.338Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=2344222e-c46b-46e4-a4db-889d76481984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:23:10.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T19:23:12.689Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T19:23:12.689Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-20T19:23:12.690Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T19:23:12.693Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T19:23:12.697Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T19:23:12.697Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-20T19:23:12.697Z |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-02-20T19:23:12.700Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:23:20.349Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=fb71ca98-d5ce-4292-a76c-7d0b277bea79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:23:20.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:23:30.358Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=8bdb3285-7308-42f6-9aef-33892df04404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:23:30.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:23:40.370Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=8016452b-fdc8-41f6-a8a2-bd3e75e1a66c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:23:40.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:23:50.381Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=28ea25ad-f895-4a77-9232-17c76cb912dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:23:50.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:24:00.392Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=6570b458-1bae-47b0-8126-617ce121f5c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:24:00.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:24:10.402Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=900a7018-5fe8-4377-b236-e12509d25434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:24:10.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:24:20.411Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=4fe557dd-0ceb-460f-8631-16b9b81de135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:24:20.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:24:30.420Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=7401e792-ba51-42a8-841d-1bf594098c13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:24:30.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:24:40.435Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=3d70082d-8232-4aea-af7f-e3c89de42ebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:24:40.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:24:50.446Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=1a94f961-01de-4141-b935-54287c0dfbc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:24:50.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:25:00.457Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=bfea2511-3215-41ca-9b70-b34bfae9b17d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:25:00.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:25:10.467Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=90fc2096-2c44-404f-b402-77716365c9f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:25:10.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:25:20.478Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=5b2cf736-5ce8-4cea-aabc-2a49430e4de2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:25:20.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:25:30.509Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=70e1f1b8-641e-46e3-8545-f805e27ac24f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:25:30.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:25:40.523Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=c2b173a0-9c21-4308-baee-a78e6027e948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:25:40.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:25:50.534Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=3eb752d4-9a62-485e-865d-cec6b4bb5cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:25:50.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:26:00.543Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=698d6c63-4f69-4551-ae11-676841cdbb7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:26:00.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:26:10.553Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=2ebd9a63-2f6f-4509-a362-90ca575cd35c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:26:10.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:26:20.565Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=f2e349b8-225b-4404-b655-18a4189615a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:26:20.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:26:30.576Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=9359740f-516e-4df9-b0c4-11a434c07ef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:26:30.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:26:40.594Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=e0ae8b67-2250-4c19-879c-0f7edee0c813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:26:40.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:26:50.605Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=410b7cf5-d06d-45b4-b6e5-28f9627a5883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:26:50.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:27:00.617Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=c090f005-b9f2-457c-ac8f-155521eabe4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:27:00.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:27:10.629Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=54449990-1854-445a-959f-0bebf46a6142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:27:10.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:27:20.644Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=e5f79b44-07fe-4c8e-9edd-e153989f3948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:27:20.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:27:30.677Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=c613d6d3-acb4-4fe9-b91d-655588ab45cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:27:30.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:27:40.688Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=965d318f-682a-4e28-a858-e5245608d6bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:27:40.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:27:50.703Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=68b166be-3466-4d5d-bfe5-df41e8275c55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:27:50.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T19:28:00.715Z |INFO |Init configs |InvocationID=5c75e77d-3997-46a5-b233-29019974a26f, InstanceUUID=394c7aae-cc6b-4cb4-9aa7-2a9e09275bf9 | |INVOK