By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-23T10:00:22.656Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-23T10:00:22.660Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-23T10:00:22.709Z |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 |2022-08-23T10:00:23.609Z |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 |2022-08-23T10:00:23.751Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-23T10:00:23.752Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-23T10:00:23.752Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-23T10:00:23.964Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-08-23T10:00:24.063Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-08-23T10:00:24.096Z |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.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-08-23T10:00:25.868Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-08-23T10:00:26.349Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-08-23T10:00:26.369Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-08-23T10:00:26.370Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-08-23T10:00:26.433Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-08-23T10:00:26.433Z |INFO |Root WebApplicationContext: initialization completed in 2337 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-08-23T10:00:26.873Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-08-23T10:00:27.701Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-08-23T10:00:29.205Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-08-23T10:00:29.417Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-08-23T10:00:29.418Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-08-23T10:00:29.420Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-08-23T10:00:29.824Z |INFO |Started MainApp in 10.323 seconds (JVM running for 11.152) |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-08-23T10:00:29.901Z |INFO |Start scheduling PRH workflow |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:00:29.916Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=c864ccb1-0aa7-4199-93fc-64f8dd6e7011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-23T10:00:31.398Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.84:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:00:31.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:00:41.428Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=176e0a77-1524-4aa4-bf4d-0d489c28fa84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-23T10:00:42.499Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.84:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:00:42.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:00:52.502Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=1445e286-0645-478d-b0a5-a42b63d77b0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-23T10:00:53.602Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.84:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:00:53.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:01:03.606Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=ad49144b-e6de-4707-9f3f-b5347a787e81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-23T10:01:04.668Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.84:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:01:04.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:01:14.672Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=5fcb4595-af7f-442b-b32e-c9806cae28ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-23T10:01:15.741Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.84:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:01:15.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:01:25.746Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=8dd79527-8390-4811-ab74-b1fd62e99f45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-23T10:01:26.781Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.84:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:01:26.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:01:36.786Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=7f58eb47-551d-49c6-9e8c-ae87ab455288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-23T10:01:37.853Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.84:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:01:37.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:01:47.855Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=44deaf09-73fa-45f7-a46d-4f59a02fead3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:01:48.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:01:58.031Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=cdac708f-0503-41a7-a1c0-a37a9a2da409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:01:58.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:02:08.050Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=6df79150-fff4-41d2-8eaa-8097f65a98be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:02:08.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:02:18.079Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=bdbcb59e-0766-49a2-be41-0d78f665e4e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:02:18.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:02:28.100Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=67726877-78b9-4b3c-b540-cdaa571bb84f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:02:28.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:02:38.121Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=6253cd17-dce6-4b88-9638-ce85945a40b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:02:38.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:02:48.174Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=329149d4-6d55-4cf4-8c85-b11c4097ff1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:02:48.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:02:58.194Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=dd08c893-1436-4788-aeec-a0b127389ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:02:58.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:03:08.221Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=e29c5d79-324c-4797-bf82-5f540eabaece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:03:08.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:03:18.236Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=792938c7-fdc0-44ec-a686-9b2f7ca0ad7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:03:18.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:03:28.254Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=2853ff4d-2caf-4c48-a3f5-4e4500048bd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:03:28.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:03:38.274Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=f1be1e9d-00db-458c-8e29-9d6b1714f312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:03:38.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:03:48.294Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=0de60837-6777-45a9-b075-990f9fd2f5b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:03:48.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:03:58.335Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=8c674955-a48c-4370-b0bf-685eb2dc53c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:03:58.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:04:08.356Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=af74d88f-8311-48c1-add4-1f07e4936050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:04:08.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:04:18.403Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=4f1077c8-3f76-4556-a694-b9edb0663fe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:04:18.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:04:28.431Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=a57c364d-7504-4d1d-ba86-fdca6eb484b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:04:28.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:04:38.467Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=729041a1-0889-41c3-bee5-4be9b18f41ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:04:38.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:04:48.506Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=036c59ce-540e-45a8-87df-c528fca00859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:04:48.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:04:58.533Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=1ac94d1b-9249-4618-9317-815f8218722f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:04:58.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:05:08.548Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=09bcc8b7-580b-463f-8958-11d24cc0d451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:05:08.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:05:18.608Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=a1d649be-8ac9-4e1b-8ef2-08cfcd524a23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:05:18.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-23T10:05:28.119Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-23T10:05:28.119Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-23T10:05:28.120Z |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 |2022-08-23T10:05:28.124Z |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 |2022-08-23T10:05:28.136Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-23T10:05:28.136Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-23T10:05:28.136Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-23T10:05:28.138Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:05:28.627Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=2adc4ff6-0e25-4c5c-9806-acb9b745771c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:05:28.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:05:38.639Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=df4735c0-75dc-4135-b69f-f015a7ff8483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:05:38.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:05:48.660Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=b336260c-6fc7-48c3-b510-b456317fe03a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:05:48.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:05:58.673Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=fa8060af-2457-4e54-9f99-19f2baed0aa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:05:58.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:06:08.692Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=72032872-79ea-4582-a697-02eea910acbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:06:08.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:06:18.709Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=e7b2b7de-1910-4c74-9873-198c01c3c639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:06:18.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:06:28.722Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=2cc93df5-08f9-49ec-96ce-f57ef5555ce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:06:28.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:06:38.743Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=daf6a8e2-c731-49c9-9765-fa5d0f7b30a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:06:38.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:06:48.780Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=34a532c2-192b-479d-a54b-8a7b2b97146b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:06:48.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:06:58.796Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=d2661597-94bb-4a16-ae98-c2bbea485025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:06:58.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:07:08.812Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=26f66248-1819-4448-8b1a-a1d3014cd2ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:07:08.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:07:18.833Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=0cd7219e-899b-40af-be00-6be1a999bc32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:07:18.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:07:28.846Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=f9100ee1-7417-4760-bacc-46c3a1c7a87e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:07:28.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:07:38.860Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=e6538013-282d-4dcf-9a35-7113ac9f9f98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:07:38.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:07:48.879Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=ed7462bb-7620-4374-9413-aa3e8b6a8927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:07:48.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:07:58.905Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=114a2f1b-b276-442f-9b96-901f5983553e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:07:58.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:08:08.928Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=c362114d-c3da-4dc7-b10b-0ce035c88070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:08:08.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:08:18.941Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=f3a7e9d5-6df0-4732-984c-11baaa57d370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:08:18.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:08:28.981Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=c499d6d1-ce4c-491b-b996-d6d1977479ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:08:29.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:08:39.003Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=24063636-6dea-4c3c-80e2-ba60e629aabf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:08:39.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:08:49.019Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=041fbf62-0f04-4e95-a851-256d17f8c4b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:08:49.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:08:59.034Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=30172857-5915-4356-b96d-3763ded75f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:08:59.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:09:09.056Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=125db0c8-a2b8-47c7-a340-ac78c4984fb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:09:09.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:09:19.094Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=5c06d8df-4c1e-4d02-a3f2-d36307766abc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:09:19.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:09:29.112Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=738075cb-4fcc-44df-b23e-082005707933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:09:29.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:09:39.133Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=f939dd2a-be57-4cae-9dc8-028883c7587c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:09:39.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:09:49.153Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=ef204963-abd7-4486-a6d5-f413a9b2f876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:09:49.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:09:59.164Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=43fe4df9-b49e-4ca7-9c72-6e27ab0073eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:09:59.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:10:09.186Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=d8297b10-48cb-4b8b-b284-bd777821fe12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:10:09.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:10:19.226Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=9f22a696-b219-4677-a4ab-618be612195c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:10:19.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-23T10:10:27.263Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-23T10:10:27.264Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-23T10:10:27.265Z |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 |2022-08-23T10:10:27.269Z |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 |2022-08-23T10:10:27.278Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-23T10:10:27.279Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-23T10:10:27.279Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-23T10:10:27.281Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:10:29.242Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=3d349117-cdda-4af4-be84-b59193960936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:10:29.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:10:39.270Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=b9501e56-9fd9-4bfd-9516-425c5bae3a7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:10:39.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:10:49.307Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=c0ed45ee-1800-4b60-a90f-e2963f21a478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:10:49.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:10:59.319Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=7292c507-25bf-4077-bf43-dcc61a45cbbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:10:59.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:11:09.338Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=1a21a647-12b6-4b51-ab72-35925463e359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:11:09.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:11:19.349Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=7419c5b1-4306-4ac7-9a9b-6808efef2197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:11:19.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:11:29.368Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=b77e9378-8943-4e3a-a624-4e03bd264b13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:11:29.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:11:39.381Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=848a5fc2-b8c5-4f14-b2b2-3826c6a7f8c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:11:39.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:11:49.403Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=f2f57bbf-fa69-489e-ac1b-0a36102ad480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:11:49.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:11:59.435Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=92cfacb9-5230-441f-ac6a-b92ac2a57bc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:11:59.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:12:09.457Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=1a066254-547e-4211-9ea8-56c5a2eb91cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:12:09.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:12:19.475Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=0002c38c-0c4e-45cc-9816-ef21b27f59c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:12:19.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:12:29.486Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=9d12bdf3-02ea-475f-bbb4-70f46063f928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:12:29.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:12:39.504Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=65fdc687-4db1-4b72-ba52-f9361017b327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:12:39.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:12:49.526Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=a460a431-5fbf-4f92-8750-c2712f469fde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:12:49.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:12:59.574Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=b0ec042b-2281-4701-8b6e-a2d2c579ed55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:12:59.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:13:09.595Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=0c3d39b3-8f34-472e-92b5-30d3a3ac2b40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:13:09.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:13:19.613Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=68419ed8-914d-464a-8f1a-6aba022b1b48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:13:19.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:13:29.693Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=02f5b3d1-3879-4827-bda1-648d714b8008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:13:29.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:13:39.705Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=74e9c926-6030-4b71-bb1f-30a1a600dc13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:13:39.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:13:49.718Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=3d0b9a03-3736-41b1-8404-975f8c81874d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:13:49.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:13:59.740Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=da5fa837-f254-4637-a330-6b6bd70a3a99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:13:59.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:14:09.753Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=9be5dbfc-3f14-4e9d-b676-59bd999256c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:14:09.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:14:19.774Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=e036c421-cda8-485a-8cc2-69b292d99277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:14:19.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:14:29.793Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=aa50f699-ec86-4d73-873f-ba83b52640f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:14:29.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:14:39.807Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=d747dffb-3ee5-4528-8b9b-9e4af8f5b95e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:14:39.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:14:49.818Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=7deae986-403d-48aa-b8a6-d55c4840a4c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:14:49.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:14:59.830Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=7f15e48a-5810-4a5b-b91b-5e1a7aa29f3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:14:59.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:15:09.854Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=f8c5a9a7-567a-4add-b35d-e68fd30934b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:15:09.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:15:19.898Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=6e64da73-0a34-4c55-b24f-90ab758e14c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:15:19.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-23T10:15:27.245Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-23T10:15:27.246Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-23T10:15:27.247Z |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 |2022-08-23T10:15:27.249Z |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 |2022-08-23T10:15:27.258Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-23T10:15:27.258Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-23T10:15:27.258Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-23T10:15:27.261Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:15:29.910Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=f779bba2-2092-40d7-b872-ae3db00fdc79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:15:29.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:15:39.930Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=176ea575-3efd-4ccd-8271-24899fbb7599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:15:39.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:15:49.944Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=8be474ea-f517-40be-a166-b0d0edfc9ff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:15:49.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:15:59.959Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=c6324f96-8005-4a93-a8d0-7a23389e057d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:16:00.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:16:10.043Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=132421a0-937b-4dce-a1f3-e072479ef0b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:16:10.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:16:20.070Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=1f5284e7-cf59-4111-ad6b-7629e95640e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:16:20.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:16:30.086Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=43397ee3-b463-4edc-b98f-3edddb7a6e4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:16:30.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:16:40.100Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=1660b3d1-68b6-4557-9129-3f213ce80765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:16:40.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:16:50.111Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=0590224d-9422-429a-a13f-1fa451c40509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:16:50.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:17:00.126Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=6b693e55-9439-43dc-9821-5f672aafafc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:17:00.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:17:10.137Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=be36446b-160a-461d-bbaf-825453d39395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:17:10.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:17:20.151Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=2c014185-d6d1-4477-ae99-72c936a8770c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:17:20.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:17:30.211Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=6e321c13-932e-4b0b-9ba0-04e4b8f2317f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:17:30.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:17:40.231Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=439d2715-d7de-4b3b-97b2-59801420a344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:17:40.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:17:50.250Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=884dcb1f-2f69-44e5-b961-d5467440540f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:17:50.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:18:00.298Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=6b2120c4-7c7e-4c47-9316-076bcd7d85c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:18:00.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:18:10.328Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=15d6e522-ff3b-44eb-8b04-2d751617a3e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:18:10.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:18:20.345Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=5c47078a-bdff-4863-a9f1-3d8ee84b4b53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:18:20.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:18:30.379Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=e16acf8c-0b0b-431c-bf7b-b543e1a2aa6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:18:30.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:18:40.405Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=665b7ee0-7a44-4f61-a27a-0c2373954168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:18:40.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:18:50.420Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=4ba749fe-6bbb-4355-9eb8-d0587905f153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:18:50.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:19:00.437Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=df4844a7-1817-4f5f-b04e-67773bdf387e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:19:00.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:19:10.447Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=20f25a1b-640b-4818-a2ab-b676dd346fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:19:10.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:19:20.458Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=9dc66542-5026-4cc5-b18e-ced05dc8d928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:19:20.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:19:30.470Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=0e65ffe5-aa67-4c43-bc41-b3c7f732e844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:19:30.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:19:40.481Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=589a21a9-e96f-45ac-88d8-9c35a83aaa91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:19:40.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:19:50.499Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=b6ab55f5-219b-477a-8549-e495488a7504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:19:50.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:20:00.510Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=ef8d366c-f92c-48a8-8f27-411b6b96ed2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:20:00.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:20:10.530Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=6f3e0d3e-c583-494f-b312-0f38aefcf15f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:20:10.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:20:20.540Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=85762ae3-2910-4e3c-ba05-257114f7e6a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:20:20.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-23T10:20:27.094Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-23T10:20:27.095Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-23T10:20:27.095Z |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 |2022-08-23T10:20:27.097Z |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 |2022-08-23T10:20:27.105Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-23T10:20:27.105Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-23T10:20:27.105Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-23T10:20:27.107Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:20:30.554Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=ade67fc6-30c3-4245-ac4d-ac04926b9236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:20:30.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:20:40.567Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=3197b0ba-6fd2-4ebb-8497-798a898d1c43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:20:40.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:20:50.586Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=40721664-f35d-43cd-b24c-b6ee9c75177f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:20:50.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:21:00.603Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=b5285c3a-dd3a-4b28-b3e7-1995c1ddb2dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:21:00.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:21:10.630Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=b0f93d48-4fe5-4eda-91aa-38cfe6359a4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:21:10.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:21:20.673Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=5ba066a9-9ea8-49af-8350-54794f5e1b14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:21:20.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:21:30.697Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=4bef11ef-a6ff-41f3-9807-5b22200c88df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:21:30.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:21:40.723Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=905ee271-d84b-4ef4-8a65-763f82469aea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:21:40.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:21:50.737Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=7e3243fc-c318-49c8-834b-53730ec28d79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:21:50.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:22:00.753Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=e12ac26f-b584-4d91-8b25-dfc94f2f2d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:22:00.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:22:10.773Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=821d5619-4c33-4f70-8d20-c76ba7023bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:22:10.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:22:20.812Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=85eca792-20e1-4189-8910-fa4bc6f88da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:22:20.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:22:30.835Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=7c76fa5a-1b9d-4608-8f96-550f42822e62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:22:30.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:22:40.845Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=a0167ecf-d986-447f-8663-f540a1a41fd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:22:40.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:22:50.854Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=9e646834-0c89-4b0f-9d45-ff01c705577c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:22:50.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:23:00.871Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=d55b5f2c-cf1c-4c1c-9bfd-3a7247ea5186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:23:00.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:23:10.885Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=e3647f09-c329-461a-b68b-d3b2ac7a926d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:23:10.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:23:20.902Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=ab88355c-31e5-4a06-81c8-06f71243dab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:23:20.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:23:30.927Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=295ecf4b-0d2f-47ce-9091-2441fedaa309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:23:30.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:23:40.963Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=b73cbbfe-317b-4737-8252-f81b027ad4b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:23:40.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:23:50.976Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=fbdb149b-5dc5-4215-ac69-3f5af0f086a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:23:51.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:24:01.013Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=5277ce2e-ffe3-4284-9d29-763aee97a4f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:24:01.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:24:11.024Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=c9848ff0-4d3c-4509-95aa-05abf9a1e6a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:24:11.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:24:21.037Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=0ef3e92c-63d0-4951-94ad-9879597afaa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:24:21.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:24:31.055Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=d78440e8-f92c-44f5-a056-dbe0fdfe8592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:24:31.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:24:41.065Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=cb10701c-e39a-4da8-9a79-3584b80557d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:24:41.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:24:51.075Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=343f9358-a5ea-434e-83f6-dbdd27116819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:24:51.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:25:01.085Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=375444f6-722a-4b96-957a-716ec26c29de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:25:01.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:25:11.103Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=62db99bf-581f-4948-8a70-15159ddf7f77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:25:11.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:25:21.118Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=4214494f-1916-4971-8d71-c531d62b710f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:25:21.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-23T10:25:27.203Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-23T10:25:27.203Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-23T10:25:27.204Z |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 |2022-08-23T10:25:27.206Z |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 |2022-08-23T10:25:27.215Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-23T10:25:27.216Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-23T10:25:27.216Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-23T10:25:27.218Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:25:31.143Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=b562b234-3894-4014-9f8e-fa6ab329bed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:25:31.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:25:41.153Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=8ae0d5b2-e72a-43e2-bc25-5ec0d516e832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:25:41.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:25:51.168Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=084c012e-43d3-4765-9588-631d90d2972f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:25:51.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:26:01.179Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=55b4d682-670b-45e1-b371-0bd168336d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:26:01.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:26:11.190Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=5f69f916-b309-4683-a708-9b7038402183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:26:11.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:26:21.202Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=88912aff-696c-45db-bc45-8c93fc1a3ca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:26:21.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:26:31.216Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=acbc6030-a7b8-4b1f-8ac2-a055642efdd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:26:31.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:26:41.225Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=57c1f281-f124-4617-90c4-81986bd43298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:26:41.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:26:51.250Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=d06c8ed3-e3aa-47d3-9cbd-878e48e2d2df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:26:51.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:27:01.274Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=cf30e1b4-c44c-4830-bf8b-697cd8399359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:27:01.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:27:11.283Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=5088aae3-3afd-4119-aa32-d09ad13a29fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:27:11.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:27:21.295Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=18051660-b000-4afd-a268-f3c2bb7932eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:27:21.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:27:31.311Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=ca5c75ff-cbd8-4622-b075-ba189acb3b5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:27:31.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:27:41.322Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=ec4e57cb-d60c-4649-84f7-63139c120a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:27:41.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:27:51.332Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=51cb4d53-3a2e-4235-a617-8a23c40b0132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:27:51.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:28:01.353Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=60f92624-274b-4b17-99e7-029b0cfd790a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:28:01.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:28:11.363Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=6b73c076-ca0e-4ba3-bedb-64a27bba9be3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:28:11.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:28:21.373Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=4a9e2ee2-ee9f-4154-8333-9a100988865e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:28:21.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:28:31.396Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=541e342b-66bc-4d19-bfeb-8e3fd0406739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:28:31.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:28:41.407Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=dac1f62b-9d25-44fc-8792-26f3c0e2ab78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:28:41.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:28:51.424Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=45c76329-418a-410f-9fc8-f1bdef111935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:28:51.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:29:01.432Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=0affe0db-5f1f-40a6-b69d-4166d9fbf8ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:29:01.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:29:11.442Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=a1afb26d-249c-4be8-a79e-7ccdad62768e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:29:11.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:29:21.454Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=57a330ae-8c51-421a-9003-e98f445575b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:29:21.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:29:31.471Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=aa63446c-18c7-415d-ab01-3bc505773b05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:29:31.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:29:41.481Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=f3355f00-c171-4f89-9dd2-d3e81fda27a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:29:41.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:29:51.490Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=029e06cc-d16f-4856-957e-d26cc177313b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:29:51.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:30:01.501Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=7c032734-7a79-4614-a896-c29d2ca21211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:30:01.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:30:11.513Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=34f82691-60f8-4c5e-8bab-b7ab63ab5adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:30:11.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:30:21.523Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=077a5eae-01a0-41d2-bd44-425f58b12bed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:30:21.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-23T10:30:27.112Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-23T10:30:27.112Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-23T10:30:27.113Z |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 |2022-08-23T10:30:27.115Z |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 |2022-08-23T10:30:27.120Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-23T10:30:27.120Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-23T10:30:27.121Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-23T10:30:27.123Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:30:31.534Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=97aac52b-0e3d-4e20-a5ad-4f8ea9c130ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:30:31.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:30:41.543Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=e86d0e5a-3875-44b2-a80a-4a7b6136b3f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:30:41.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:30:51.556Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=38cd86d0-74e2-4851-a640-8b8c4240ae62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:30:51.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:31:01.569Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=d184e6ec-4836-4492-91da-9b3d50de14a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:31:01.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:31:11.579Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=aad48151-5ff8-4015-8f8b-10d70dc862fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:31:11.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:31:21.590Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=2105dbea-4915-4a64-bb35-f4f34fa5cc71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:31:21.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:31:31.600Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=e148a974-1156-4877-b7f1-48424b56403c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:31:31.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:31:41.611Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=79e410b2-313f-4e0a-9123-a1acd2771587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:31:41.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:31:51.621Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=8f4ca179-cbfd-4af3-8e11-eb95b60b6862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:31:51.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:32:01.632Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=f9607f86-6b2b-41fb-b516-178abe59be68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:32:01.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:32:11.642Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=6fa1cb9c-e07b-4809-ab00-8ae4b9cbf254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:32:11.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:32:21.652Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=0c74ba82-d6fd-435b-b91c-d3cf6b955420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:32:21.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:32:31.661Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=f0b45f05-77bf-4957-ae97-8cb402857d90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:32:31.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:32:41.674Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=515308b6-61bb-4087-bf65-451473da6987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:32:41.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:32:51.690Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=7f1ab4c7-df83-4e64-aa41-f54418b055f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:32:51.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:33:01.708Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=c0c31925-b44e-4947-a365-f7777dba7bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:33:01.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:33:11.717Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=37fd605b-cd58-4c08-9a8a-d0d36736757b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:33:11.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:33:21.728Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=4bf8d096-1bd7-474c-90b9-2e8d917afd35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:33:21.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:33:31.747Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=8a4784a4-f58a-4f6e-9424-feeffd033302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:33:31.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:33:41.757Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=5bbce369-5a77-49a6-9cbd-da397fc6c883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:33:41.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:33:51.784Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=233220b4-3e20-4999-bc9f-97ef282b4a4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:33:51.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:34:01.796Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=a6369916-0118-47c2-8611-546b89c416eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:34:01.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:34:11.806Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=31c9f0a7-4ba3-4c40-9233-6d59f5df23ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:34:11.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:34:21.815Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=c2225955-667d-4e62-bd73-4598c6add6f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:34:21.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:34:31.826Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=56a4466e-610d-46b8-82e9-ce77c6260245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:34:31.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:34:41.857Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=8595aa21-ce43-4c60-b911-afa5d3c5b8ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:34:41.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:34:51.867Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=99ee9cc5-6abe-48a5-97fe-702a76cab94d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:34:51.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:35:01.877Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=6d2ae2df-f5b7-4116-af31-1735be34c0de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:35:01.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:35:11.886Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=72d4a368-d38b-45d5-bc03-1c1133771f4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:35:11.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:35:21.896Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=1ba497c6-65a4-4842-a91d-61aa774cc6bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:35:21.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-23T10:35:27.227Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-23T10:35:27.228Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-23T10:35:27.229Z |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 |2022-08-23T10:35:27.233Z |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 |2022-08-23T10:35:27.246Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-23T10:35:27.246Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-23T10:35:27.247Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-23T10:35:27.251Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:35:31.905Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=084aafa4-2518-41ac-8734-db508a1237f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:35:31.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:35:41.916Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=7c4965b3-d6c8-480e-b682-52fde91c8ac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:35:41.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:35:51.925Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=fe5ea46d-8402-4d9a-a055-7d8d848971f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:35:51.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:36:01.936Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=8cbf5fda-fcde-44a5-ab69-7ec4afa5586e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:36:01.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:36:11.948Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=89a0a3cf-6fec-417f-a799-f931b3d3516c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:36:11.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:36:21.957Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=924cce68-acce-48da-a2e4-03f37e1fa889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:36:21.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:36:31.966Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=c3fa66b8-bc5b-462e-8f0a-7e6b75745cbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:36:31.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:36:41.975Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=877e0cde-7011-43ec-8ef9-9badbe6d6b70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:36:41.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:36:51.986Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=08a419f5-ebf4-4baa-9f3f-c954c560d180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:36:51.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:37:01.996Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=fc68a30d-afb6-4fd6-922a-13fb2a2730df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:37:02.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:37:12.007Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=918dab37-6377-4a88-9447-9b9ff486de46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:37:12.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:37:22.016Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=cab75933-e17d-4dee-9f36-9e1ef7075678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:37:22.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:37:32.022Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=ea0d58f2-5797-437c-80ca-a15584ac0a77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:37:32.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:37:42.031Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=af3479d6-a726-47fc-912e-3897e78f65a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:37:42.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:37:52.044Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=fb497956-8bb9-4333-8c4a-791c8b2d5db9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:37:52.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:38:02.057Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=f18dc62f-3955-4834-bbcb-7a1412c60dc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:38:02.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:38:12.066Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=3ff50e77-a180-4969-8257-df0170daa363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:38:12.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:38:22.083Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=ee0b9376-11ee-470c-a19d-3d704c79ba2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:38:22.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:38:32.093Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=c0650c9a-4ba3-4c9e-993c-c8f8da0e811c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:38:32.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:38:42.105Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=416aaff3-f877-4edd-a752-8a46fe5e2314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:38:42.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:38:52.118Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=09849b10-471b-42a7-a184-b8ce7d8b85ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:38:52.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:39:02.129Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=c4b86c6f-f009-4dd9-b6e2-a25f0de9e192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:39:02.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:39:12.138Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=6745eaf5-8044-4ce6-a081-13e7a112e9e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:39:12.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:39:22.147Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=5009b7d5-fc94-414e-8b10-da6611641367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:39:22.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:39:32.158Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=e98c23d8-3006-49c6-b618-342f493b3f91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:39:32.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:39:42.169Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=09266a36-3c45-424a-bd91-276187ae2ec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:39:42.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:39:52.180Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=4bac7028-72fc-435c-bb48-cf772f6f3052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:39:52.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:40:02.191Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=64fc890c-13f7-4bf3-9f85-f078a53cdd82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:40:02.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:40:12.203Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=9a65d6d0-030a-41ee-8541-da2657f3ae71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:40:12.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:40:22.213Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=625976a3-b23f-4fbc-bf31-80a03f71bd0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:40:22.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-23T10:40:27.202Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-23T10:40:27.202Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-23T10:40:27.202Z |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 |2022-08-23T10:40:27.205Z |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 |2022-08-23T10:40:27.214Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-23T10:40:27.214Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-23T10:40:27.214Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-23T10:40:27.217Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:40:32.223Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=e3bc1e1a-e82e-4ad7-a43a-37a961002948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:40:32.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:40:42.248Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=82588904-f6c3-47c2-b7bf-856b6cca6122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:40:42.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:40:52.258Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=783c1c5c-d046-4c13-8ee0-452973d04a5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:40:52.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:41:02.266Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=f37e4e85-fb25-46ca-a2ed-6f6fa6c37ba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:41:02.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:41:12.277Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=95b06bf0-c716-4cfd-ab23-38a95b9c7fce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:41:12.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:41:22.287Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=e6b14e10-bee4-4be0-b6f4-f13b82b4035d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:41:22.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:41:32.298Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=dd7e5bb2-05b8-48f9-84b3-9d078e25cf7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:41:32.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:41:42.308Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=9a402415-0353-49e3-b95d-1e1cab208c90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:41:42.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:41:52.316Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=337b6c8c-003b-4296-acdb-d1c53312756b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:41:52.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:42:02.325Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=2aa16fcc-51b8-434c-a2d3-5b4caffcbea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:42:02.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:42:12.336Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=7fd7e079-0e22-458e-a989-a2644412ec68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:42:12.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:42:22.344Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=2f540c12-7c11-4e9b-b81f-cd207ae7c1fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:42:22.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:42:32.354Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=2b25971d-e6b3-423d-879e-3867ba8f0664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:42:32.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:42:42.364Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=02c323f6-5316-490c-9878-dd08d385489a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:42:42.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:42:52.373Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=f1f860de-2020-4fa9-a80f-a7d97044e7a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:42:52.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:43:02.382Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=24c643be-88bf-411c-b8e4-35cb2ae1ba2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:43:02.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:43:12.394Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=76a739c0-e3e8-4bf3-8f3f-2aaa73de6b4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:43:12.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:43:22.409Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=41b8f249-92cb-4950-bafa-b1810580926a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:43:22.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:43:32.419Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=3bf2e13e-f694-482d-9105-64ce08119c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:43:32.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:43:42.428Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=fdb9293f-de75-4218-bec4-846ca2a78e05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:43:42.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:43:52.437Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=c277d447-f735-4bf5-95d0-091494c95d1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:43:52.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:44:02.448Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=eee49ac5-3b35-45e4-a748-590380e44ed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:44:02.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:44:12.462Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=f36fa290-ffc9-46ae-ac46-65c75c2be10e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:44:12.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:44:22.472Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=5b26a393-747c-43ec-951e-c80a33da5ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:44:22.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:44:32.483Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=4580da2a-efd3-4752-9337-6049de62efe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:44:32.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:44:42.494Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=7981bc99-104c-48a3-82c3-17814c8e25cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:44:42.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:44:52.510Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=95436e3a-7733-43eb-9d6b-b586c89a4693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:44:52.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:45:02.519Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=45048036-64fb-402e-a359-658186d3b029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:45:02.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:45:12.530Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=fbfc2264-6e35-4bc2-a305-5cf6c3327376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:45:12.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:45:22.540Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=ddcb4296-d121-4463-b124-61a525fc2fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:45:22.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-23T10:45:27.221Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-23T10:45:27.221Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-23T10:45:27.222Z |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 |2022-08-23T10:45:27.226Z |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 |2022-08-23T10:45:27.234Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-23T10:45:27.234Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-23T10:45:27.234Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-23T10:45:27.237Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:45:32.559Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=d8301fac-3b43-4b1e-b027-e92494fcc2f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:45:32.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:45:42.568Z |INFO |Init configs |InvocationID=6c3f3962-447e-4ee3-8068-65afa6073a53, InstanceUUID=fefcf144-d297-41f5-9ff1-3979714605ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T10:45:42.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |