. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-26T13:21:57.064Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-26T13:21:57.066Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-26T13:21:57.093Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-26T13:21:57.616Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-26T13:21:58.285Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-26T13:21:58.286Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","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//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/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"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-26T13:21:58.353Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-05-26T13:21:58.396Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-05-26T13:21:58.415Z |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.5.6.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-05-26T13:21:59.749Z |INFO |BeanFactory id=05302bd1-413a-33c9-8ded-f0ee0fca683f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-05-26T13:22:00.090Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-05-26T13:22:00.106Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-05-26T13:22:00.107Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.41] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-05-26T13:22:00.182Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-05-26T13:22:00.182Z |INFO |Root WebApplicationContext: initialization completed in 1766 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-05-26T13:22:00.479Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-05-26T13:22:01.250Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-05-26T13:22:02.853Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-05-26T13:22:03.191Z |INFO |Started MainApp in 7.937 seconds (JVM running for 8.468) |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-05-26T13:22:03.241Z |INFO |Start scheduling PRH workflow |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:22:03.250Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=8882084c-17df-43d4-b67c-baf2ecbb0af0 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-05-26T13:22:15.421Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-05-26T13:22:15.422Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-05-26T13:22:15.426Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-26T13:22:33.332Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.180.144:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:22:33.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:22:43.358Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=874d00ed-f3a4-48ab-9e67-fab966682ce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-26T13:23:13.400Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.180.144:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:23:13.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:23:23.407Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=ea47d84e-b0dd-4c2f-90ee-27348ee8ecf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-26T13:23:53.439Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.180.144:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:23:53.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:24:03.444Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=b4cf71f3-99cc-459b-87ab-1971e293fb6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-26T13:24:33.494Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.180.144:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:24:33.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:24:43.497Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=1c5c092c-00ea-4907-a464-a74dfa5f0cfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-26T13:25:13.538Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.180.144:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:25:13.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:25:23.540Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=da79965a-ede5-457c-be0b-895dc05e7e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-26T13:25:53.560Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.180.144:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:25:53.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:26:03.565Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=2911fd82-b4db-467e-be40-e55cda0d01f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-26T13:26:33.600Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.180.144:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:26:33.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:26:43.612Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=3e778386-d3e6-41e4-9e58-ab230d24bdd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-26T13:27:01.252Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-26T13:27:01.253Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-26T13:27:01.255Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-26T13:27:01.259Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-26T13:27:01.346Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-26T13:27:01.346Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","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//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/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"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-26T13:27:01.349Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-26T13:27:13.635Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.180.144:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:27:13.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:27:23.637Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=9f61638a-8c7c-4f94-af68-90623725d451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-26T13:27:53.665Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.180.144:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:27:53.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:28:03.669Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=4b8fef98-1eb4-470d-8d90-8b20277f3924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-26T13:28:33.705Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.180.144:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:28:33.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:28:43.710Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=2b42fa95-e472-4903-a37b-9ae913a84edf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-26T13:29:13.729Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.180.144:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:29:13.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:29:23.735Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=69606989-6d3a-4eab-b8d7-e0c575e9c881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-26T13:29:53.758Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.180.144:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:29:53.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:30:03.759Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=5a87438a-c022-4d21-ab5f-5b01a7029104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-26T13:30:33.782Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.180.144:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:30:33.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:30:43.795Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=b05448bb-96cd-4305-b825-2135a452f977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-26T13:31:13.818Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.180.144:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:31:13.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:31:23.820Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=a0dbcd3f-26d6-42ae-890a-0fec99bd3c68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-26T13:31:53.841Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.180.144:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:31:53.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-26T13:32:00.797Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-26T13:32:00.798Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-26T13:32:00.799Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-26T13:32:00.802Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-26T13:32:00.865Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-26T13:32:00.865Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","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//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/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"}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-26T13:32:00.869Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:32:03.844Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=4103c560-de69-465c-9b4f-b64d74dbfd9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-26T13:32:33.860Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.180.144:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:32:33.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:32:43.863Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=2fb9a810-96ab-47f3-8382-fedb18d01719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-26T13:33:13.883Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.180.144:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:33:13.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:33:23.887Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=505e5783-e722-4a23-86b0-847718162e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-26T13:33:53.918Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.180.144:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:33:53.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:34:03.920Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=9f2b1399-a503-436b-8c9d-f6298baf950b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-26T13:34:33.959Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.180.144:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:34:33.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:34:43.967Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=b35308bc-65ef-4bc9-92aa-684c2296c0f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-26T13:35:14.008Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.180.144:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:35:14.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:35:24.017Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=4e09e94b-9365-4ddc-903f-0f3d01f88773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-26T13:35:54.054Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.180.144:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:35:54.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:36:04.062Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=c7e264a1-5646-4aa1-865a-7c3668688672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-26T13:36:34.089Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.180.144:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:36:34.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:36:44.093Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=126fa469-1115-421b-97ea-b78eb1306ac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-26T13:37:00.784Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-26T13:37:00.784Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-26T13:37:00.785Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-26T13:37:00.788Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-26T13:37:00.858Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-26T13:37:00.858Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","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//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/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"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-26T13:37:00.861Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-26T13:37:14.117Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.180.144:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:37:14.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:37:24.118Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=02bb129d-3511-4566-90df-89f6d8117f64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-26T13:37:54.198Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.180.144:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:37:54.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:38:04.203Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=695f35d3-2ae2-47fe-9ec2-f1704d503b2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-26T13:38:34.225Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.180.144:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:38:34.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:38:44.229Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=011df112-6822-4b21-b4b2-83093df9eed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-26T13:39:14.254Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.180.144:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:39:14.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:39:24.256Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=c1ea0856-c1f6-405e-bee4-3c2408dfb9bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-26T13:39:54.286Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.180.144:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:39:54.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:40:04.290Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=a1ff6493-6c9f-42ba-a569-4abf46f37ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-26T13:40:34.327Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.180.144:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:40:34.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:40:44.332Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=1bea3d4e-bb8b-4cbf-b56e-b58732df0c7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-26T13:41:14.357Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.180.144:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:41:14.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:41:24.359Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=d860fb97-f858-45f9-81a4-6a1eb04ebee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-26T13:41:54.393Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.180.144:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:41:54.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-26T13:42:00.802Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-26T13:42:00.802Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-26T13:42:00.803Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-26T13:42:00.806Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-26T13:42:00.870Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-26T13:42:00.870Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-26T13:42:00.874Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:42:04.408Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=bdc5ba54-a778-4f99-b644-bfff4be400d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-26T13:42:34.427Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.180.144:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:42:34.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:42:44.430Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=b016fe21-299e-47ae-85d0-8f87dde63f8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-26T13:43:14.449Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.180.144:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:43:14.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:43:24.453Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=37b30c02-d4ce-4fd2-9eea-a18c355747a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-26T13:43:54.474Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.180.144:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:43:54.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:44:04.479Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=72bb2b2a-022b-480d-af82-c2576fd1e7a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-26T13:44:34.507Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.180.144:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:44:34.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:44:44.509Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=b46ef0c5-e198-4a08-b13a-0b1775cb0e8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-26T13:45:14.533Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.180.144:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:45:14.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:45:24.539Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=5d27d9ab-f85e-45ec-8626-942deb6f9e59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:45:24.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:45:34.575Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=d3c8ea98-1755-40b9-880e-70dfa88cf7d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:45:34.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:45:44.597Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=d75401ff-85bd-4376-912d-64449ad401c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:45:44.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:45:54.613Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=79d8af13-e9b2-4bbe-806c-870679d7191c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:45:54.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:46:04.629Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=5137cdd3-be2b-4ed2-8ffb-2ad980211cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:46:04.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:46:14.639Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=43d3bf85-8d4a-47de-a26b-0fce1b11186c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:46:14.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:46:24.652Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=141ae237-6314-41bb-bf85-7f03b976055b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:46:24.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:46:34.682Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=de00ec5d-5999-4fcc-a75b-bd8e1ee94d27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:46:34.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:46:44.697Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=c2434b39-59a9-43ed-b8ae-435dfa88b358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:46:44.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:46:54.711Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=000f9458-65c3-4794-bcdb-badcc59b02b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:46:54.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-26T13:47:00.809Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-26T13:47:00.809Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-26T13:47:00.810Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-26T13:47:00.812Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-26T13:47:00.860Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-26T13:47:00.860Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-26T13:47:00.863Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:47:04.719Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=96ffed69-3385-4bc5-b539-0e1c278dd1ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:47:04.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:47:14.731Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=7ff8fd9a-a785-46d8-8143-47d139a5b97e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:47:14.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:47:24.751Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=04c3f6a5-2329-4832-8f62-13108183aa6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:47:24.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:47:34.770Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=107c2d2b-fc48-4a89-9d5b-f6914eb39077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:47:34.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:47:44.779Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=a3e60a6f-9ebe-4d89-a2cd-c852fa8651e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:47:44.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:47:54.818Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=6b95c94a-3aee-46f3-b786-86a907fca64a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:47:54.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:48:04.828Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=682e127e-b674-45dc-bdc1-f3fd3b30cdc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:48:04.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:48:14.836Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=37b1a1ab-a054-4a29-9aa3-c4f2dfda27f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:48:14.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:48:24.850Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=de046f21-8135-4bc4-9e8e-07b8c4053c21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:48:24.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:48:34.867Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=b5cf70df-2eee-4096-8a72-7cb743d8cd24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:48:34.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:48:44.875Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=3cdbfa8e-54a1-41a0-a39a-b1c25a871f71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:48:44.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:48:54.885Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=d5b8be87-d17c-4d61-afbe-d7f7bf7bf6d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:48:54.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:49:04.898Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=e6e5ac62-80fa-4e13-8a27-3a1bccf1c4cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:49:04.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:49:14.906Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=9e5bb9ba-cd89-4518-8881-3ab863ad699c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:49:14.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:49:24.914Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=5b233557-0d47-4c4a-a9e5-da1137b89633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:49:24.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:49:34.925Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=81950639-d006-412d-8bd2-2a1af078d48e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:49:34.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:49:44.936Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=cfb4c36b-c63c-4f71-8793-640c7da957af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:49:44.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:49:54.960Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=a350144b-023c-4395-9d92-8256bef03571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:49:54.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:50:04.967Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=5eb4b480-a3b0-44bb-b3dc-354e3501fa1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:50:04.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:50:14.975Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=ea7c5662-39cb-45da-9dcb-34c1fdd14f53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:50:14.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:50:24.993Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=7acd1eb5-9fde-4d27-8e39-aaffceabe3c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:50:25.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:50:35.001Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=07261b14-7153-4a03-b979-3ef71202d966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:50:35.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:50:45.008Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=87ad6d40-642f-4105-83aa-f27d33c79f0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:50:45.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:50:55.019Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=da105f0d-71a1-417a-aad1-821024ff7a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:50:55.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:51:05.033Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=a475cbf6-3ddb-49a3-9e45-51d8413a0830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:51:05.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:51:15.042Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=b21a4fc3-01c2-4835-b88a-1a2d8a119520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:51:15.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:51:25.051Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=465d4b24-9904-41fd-a762-dde093a0bfc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:51:25.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:51:35.058Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=0b3778ad-c1fd-4756-a181-9f87b62f424b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:51:35.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:51:45.067Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=382f59f4-7b5b-4368-ac16-255f0307835d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:51:45.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:51:55.078Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=2778e582-91c8-4061-b18f-b72ce9856211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:51:55.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-26T13:52:00.820Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-26T13:52:00.820Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-26T13:52:00.821Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-26T13:52:00.824Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-26T13:52:00.893Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-26T13:52:00.893Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-26T13:52:00.896Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:52:05.086Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=d5af6902-3d21-4993-a2a5-f8213f49d5ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:52:05.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:52:15.116Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=9b0c3043-240c-4bd3-9cfd-f02efddd4e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:52:15.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:52:25.133Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=5195523d-72dc-4a1c-b0e1-fd18bbaaf2c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:52:25.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:52:35.140Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=af684372-1c25-425c-917e-4714560ba470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:52:35.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:52:45.148Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=ad810cbd-1fa7-4a4a-9903-de7dd6fb1b34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:52:45.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:52:55.155Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=01d3bb37-1c11-4260-9d84-70a1de820378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:52:55.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:53:05.163Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=c440b045-0dab-4499-866b-b98f64ccc6ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:53:05.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:53:15.171Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=efe05b13-e909-4c87-a8c8-9e6ed9a29ad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:53:15.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:53:25.183Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=587f4de2-f84f-4b1a-a681-734184229079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:53:25.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:53:35.203Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=33be2433-0695-4990-aa68-e2be3ccf1851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:53:35.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:53:45.211Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=3208e2f6-91b1-44e7-801a-b4bda775cd94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:53:45.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:53:55.217Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=7efa3121-054d-4d95-9db1-645da34ce279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:53:55.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:54:05.225Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=0afd9c49-06dd-45aa-8b50-dd3f692219ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:54:05.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:54:15.233Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=3e8ef440-5e5b-4d00-bb16-e369c4080dd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:54:15.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:54:25.239Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=e1d240e6-2b91-4049-8791-43890591ba34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:54:25.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:54:35.249Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=ebe1ff13-d827-43ec-aaae-f834cc1aae2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:54:35.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:54:45.265Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=464af074-9347-4baa-82c6-b693e3e41017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:54:45.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:54:55.284Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=6df329e8-de14-4e98-8b2b-4e79d9a9712e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:54:55.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:55:05.292Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=c1040e5c-b405-450e-a9c1-f23ea8afcc07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:55:05.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:55:15.305Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=09411845-213f-448d-8017-0585e87cb77a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:55:15.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:55:25.313Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=65eb61f9-1b19-435d-ad6b-9b38e369ce23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:55:25.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:55:35.320Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=0662804c-4a31-48a3-9d2e-3e60725cc12b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:55:35.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:55:45.327Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=3c09bf4a-9b66-428a-a0cb-f66bcce8250d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:55:45.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:55:55.338Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=853fcb6c-3beb-4b46-83a7-fa63d1e8eaa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:55:55.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:56:05.352Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=23102635-06b5-45fa-89ac-074c3691b8dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:56:05.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:56:15.361Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=876dd1d2-3437-4707-b766-3867be50308f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:56:15.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:56:25.367Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=13d2e7d0-1121-4cdc-ba9c-81a4c03dada4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:56:25.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:56:35.379Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=998fa699-9f8e-4137-a14e-7bdcd41cdb6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:56:35.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:56:45.389Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=c05d97be-6cba-4e78-9bb1-735d89bca7bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:56:45.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:56:55.396Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=8c0beb13-b1a4-4a5b-b5f2-e7b806b5a881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:56:55.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-26T13:57:00.802Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-26T13:57:00.803Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-26T13:57:00.803Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-26T13:57:00.806Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-26T13:57:00.876Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-26T13:57:00.877Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-26T13:57:00.880Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:57:05.412Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=a0919a7c-3236-4329-abc7-2d585c2c5bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:57:05.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:57:15.426Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=fe5f5f8f-b870-4d4c-9e40-58c833a2f5fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:57:15.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:57:25.432Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=973b18f4-3e5d-4181-8e83-bd95ca111328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:57:25.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:57:35.438Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=11a3ce6e-956e-4c13-be99-2986edad6b3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:57:35.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:57:45.445Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=150bfc68-595e-4a18-8b38-14baf065d15c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:57:45.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:57:55.451Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=2eafcf1e-0d8b-4358-86a8-6acc74e90513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:57:55.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:58:05.458Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=5d4c0d28-bb90-48a6-b289-e56025da12f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:58:05.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:58:15.466Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=e7bac965-119e-4765-8155-ceca981b21d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:58:15.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:58:25.480Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=4e6ccd53-61e5-4661-b1aa-f4c10a41cbab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:58:25.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:58:35.492Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=bc2780c1-a813-4e36-aeea-b9c0ad4cec05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:58:35.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:58:45.501Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=dd5dee06-37aa-4a15-8849-2f23fb6abb3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:58:45.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:58:55.508Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=ffba30dd-2154-4f3f-9fff-858b308837b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:58:55.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:59:05.519Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=e805e1d4-3cf1-4411-bcd2-b1fa4eda9531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:59:05.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:59:15.525Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=3fbe2de4-2458-4a6b-85d4-6b96d947ddea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:59:15.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:59:25.539Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=b06d5b37-4245-49a6-ba2f-6c0b7471c1e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:59:25.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:59:35.548Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=24d56fad-91a1-4943-b3c0-c0d5772760b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:59:35.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:59:45.564Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=7c83317b-57c6-4344-b108-aa24ace31847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:59:45.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:59:55.572Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=c7677358-dc10-462b-8b1c-51b94cbad28b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T13:59:55.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:00:05.584Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=51645c7b-6de4-4dcc-9c3d-6915b4a819a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:00:05.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:00:15.601Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=8ccbab9f-8407-419b-8697-457fbb9cd8d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:00:15.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:00:25.608Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=fa4d5b29-3027-4643-8f15-f7c65af119fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:00:25.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:00:35.617Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=6da75938-e65a-4c59-8d3b-4c246749c6ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:00:35.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:00:45.624Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=9720da11-f495-4ba2-88a3-054e1526ed7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:00:45.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:00:55.632Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=210f361b-0a52-45ad-a70d-9f81a80bc31b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:00:55.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:01:05.648Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=4c877fc5-d6c2-45b7-90d3-ef4accd132ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:01:05.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:01:15.655Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=6e6b681f-d365-49b9-92cf-f682a57b71d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:01:15.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:01:25.663Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=dd5a9e9c-cec2-4f9f-a21d-86ecf74352c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:01:25.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:01:35.671Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=8deeb134-2a2e-479e-b91c-daec66628013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:01:35.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:01:45.678Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=6aed24cc-691b-4d23-a8c6-0946b92c3b24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:01:45.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:01:55.685Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=73477c68-b174-4960-87f6-fe00a817aef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:01:55.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-26T14:02:00.784Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-26T14:02:00.784Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-26T14:02:00.785Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-26T14:02:00.787Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-26T14:02:00.833Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-26T14:02:00.833Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-26T14:02:00.836Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:02:05.696Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=06bc6686-c741-497a-aee3-e749f452b123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:02:05.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:02:15.714Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=31af40b0-209d-4ecc-850c-443ade3fb6ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:02:15.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:02:25.721Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=5e3fee52-219e-4ba0-9f13-da6b7082351e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:02:25.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:02:35.727Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=9a3cd7fd-d079-4adc-b4d4-a1ad1c97ac46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:02:35.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:02:45.734Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=0cc1760d-0479-425d-95d6-293f61e124fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:02:45.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:02:55.741Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=c6023f1f-6021-4be2-ba30-7027f3c79ee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:02:55.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:03:05.747Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=99486794-2d22-427d-b0e5-81ff7353265d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:03:05.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:03:15.753Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=bec52ae6-02d6-4edb-a2cd-590b8dc21980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:03:15.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:03:25.761Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=b4c5560e-69f7-4cd5-a324-c9f160ea9310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:03:25.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:03:35.780Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=7aeac0ce-484a-470b-b8a5-6bde3e54e8f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:03:35.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:03:45.796Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=4c31d266-47c1-44f5-8782-c3d206628e33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:03:45.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:03:55.804Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=63e90690-c14f-488f-94b1-b8c97c98b673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:03:55.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:04:05.810Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=9eda734a-09e4-4279-a5ad-3793849f5c33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:04:05.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:04:15.817Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=bd1452e7-b7d7-4ec5-8e50-0e67c20f2c94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:04:15.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:04:25.824Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=1c81ff96-9ebe-4f7b-a3b9-673f43217b7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:04:25.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:04:35.842Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=23e0e4fb-36b1-4a8a-8769-36d1bdcb5dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:04:35.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:04:45.855Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=e5ea87be-c545-4b98-b2df-261948cd784c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:04:45.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:04:55.861Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=0a97cbbc-38fa-4c63-919f-697f00a60ec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:04:55.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:05:05.867Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=eb5065a7-6265-4ce3-aeae-d77becb53f08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:05:05.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:05:15.884Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=e3a17532-626a-40d2-af96-46cc0a455a63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:05:15.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:05:25.891Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=7a4767fb-56da-4ed9-9326-5f2db409c316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:05:25.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:05:35.899Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=88de171f-1d86-48f3-b0c5-03ac1c10bafa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:05:35.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:05:45.907Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=f3a1fb1f-4cad-4648-a482-4c3e6a31528f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:05:45.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:05:55.931Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=4b96e1bc-3eec-4769-9497-db61b4063a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:05:55.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:06:05.937Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=89dece4a-4eb7-42f0-b221-d0296a033294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:06:05.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:06:15.945Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=e27a9fc9-f763-472d-8e1d-b7414afd7dfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:06:15.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:06:25.951Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=649e28af-d025-4f21-8d14-5f063e292eaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:06:25.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:06:35.959Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=12f51239-9e08-4a33-a78a-e31f6b6e6ab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:06:35.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:06:45.966Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=91ae3d77-31f1-4ccd-8898-3864611036d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:06:45.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:06:55.976Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=f47ed503-63e5-45e7-b23c-548bdf48ffb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:06:55.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-26T14:07:00.773Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-26T14:07:00.774Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-26T14:07:00.775Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-26T14:07:00.778Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-26T14:07:00.833Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-26T14:07:00.833Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-26T14:07:00.836Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:07:05.990Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=29270868-7849-439f-b8b9-644d88917602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:07:05.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:07:15.996Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=15f1d99c-3b06-4100-86a1-1da804815698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:07:16.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:07:26.003Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=85c159db-cc37-4998-8f7a-716bde28e957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:07:26.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:07:36.009Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=e64c1bc6-3407-46b0-b7b1-b43f0252a668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:07:36.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:07:46.015Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=bd5eeea8-b256-4ce4-8f1a-fafdcaa8a346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:07:46.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:07:56.022Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=f2efa75b-059b-4539-bd90-e59fbdd2b672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:07:56.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:08:06.028Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=b4cfb1aa-93a9-4512-85bb-409e48545b42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:08:06.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:08:16.036Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=eafd5be8-5683-4555-9a40-970ce0333fd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:08:16.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:08:26.056Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=a3312d6f-2f44-4ee4-89cd-bc9504767bb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:08:26.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:08:36.062Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=2823b580-0528-4b2a-97a7-faa22bd71eda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:08:36.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:08:46.076Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=246efd9f-52c4-481e-a8ab-62cac40198ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:08:46.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:08:56.085Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=06d4a0bd-54c1-4e25-82c1-06001a6f44d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:08:56.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:09:06.092Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=0933a46c-3cf8-4ca7-a6d6-e4413407d43d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:09:06.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:09:16.098Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=d64244cd-e8a1-4f90-812d-c23baece7ec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:09:16.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:09:26.107Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=170f0b02-8195-4cb3-b393-74331462be9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:09:26.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:09:36.125Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=ebd33524-58f9-4fef-8d85-7c280d45aa4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:09:36.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:09:46.135Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=799732b2-f81e-41a9-a64b-036d747ed88b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:09:46.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:09:56.140Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=b07fc7c9-5914-44f1-9224-c0400f857873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:09:56.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:10:06.148Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=71ee5e83-fd17-436a-a032-8edead1dd5db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:10:06.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:10:16.155Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=fcb41159-aee1-4061-9561-ef12b80d2907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:10:16.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:10:26.160Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=9b890e10-d0be-4ef1-b31d-f0fd80f1efdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:10:26.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:10:36.167Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=fcb1ba1e-aff7-43f6-a982-06117e6983dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:10:36.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:10:46.176Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=da5b0d7d-e216-4b60-85eb-ea35f657a758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:10:46.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:10:56.191Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=e0b13ab0-6933-4889-92ae-39c96284c367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:10:56.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:11:06.198Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=bbe66611-446b-44b5-8770-a8df3e06161e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:11:06.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:11:16.203Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=c18ebb35-79e5-448a-a01a-fb53d7a61da8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:11:16.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:11:26.216Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=1e7644b2-0316-410c-a2c9-e859a6129805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:11:26.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:11:36.223Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=fc7e252a-1662-4625-9a9c-7ab9f1c22451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:11:36.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:11:46.228Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=c60cd62a-050d-440e-b977-8f8c2cc485ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:11:46.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:11:56.238Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=91ff0623-cb01-49f5-9405-a9459185b3d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:11:56.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-26T14:12:00.775Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-26T14:12:00.775Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-26T14:12:00.776Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-26T14:12:00.779Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-26T14:12:00.849Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-26T14:12:00.849Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-26T14:12:00.852Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:12:06.260Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=93fc95b9-8df9-47e3-9b69-7852f624e29b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:12:06.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:12:16.265Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=5f31f22f-1cea-41da-bde3-6c8d368db7d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:12:16.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:12:26.271Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=0574744f-f3ee-45a3-bf2a-455489147484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:12:26.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:12:36.278Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=8adb16a3-25c9-4dc3-9e9a-c1ec48e20adc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:12:36.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:12:46.285Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=da9a7689-da46-45ed-8f68-6ef750a8d679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:12:46.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:12:56.291Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=98377b0c-276d-4b6e-a275-0f45f8296a3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:12:56.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:13:06.298Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=f3d8d9de-bd8a-4fa1-bf4d-85c991dd8c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:13:06.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:13:16.304Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=ee6573a8-1965-4225-bea5-dda95271459e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:13:16.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:13:26.312Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=d7ecc7f2-a191-46f7-a6ac-8536772a5d61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:13:26.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:13:36.327Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=29db64eb-34ca-4201-a8c5-bedb3b9d5dc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:13:36.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:13:46.340Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=e7da6967-3c5f-43f4-93aa-d0617af92f7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:13:46.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:13:56.348Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=4c89d306-a722-4474-a534-9db9523ca409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:13:56.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:14:06.355Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=0d9cf4b7-9706-46bb-b704-a00bbf03ffa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:14:06.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:14:16.364Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=34dbf323-900b-4a92-8b88-957cd86ca8e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:14:16.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:14:26.370Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=0b201ad3-9f87-4318-81eb-72005dc98320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:14:26.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:14:36.379Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=2eb05d9a-314d-4de9-8a64-54048ce0c0c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:14:36.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:14:46.387Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=4d30e523-43b2-4213-81e2-6b80a3a15f2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:14:46.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:14:56.399Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=5db6044e-6030-4e6c-a645-d93a6fab3a44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:14:56.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:15:06.409Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=1eef2df0-9244-4cf5-b399-a99fe2f37710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:15:06.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:15:16.414Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=c3efd8ed-acee-464f-8335-ef939ed378f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:15:16.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:15:26.421Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=c3d88bd5-d39c-4131-b7d8-db5c1eb88e95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:15:26.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:15:36.428Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=f937238d-bb91-4396-98eb-395bd2f457fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:15:36.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:15:46.436Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=41a8e236-9e53-45eb-8787-03acb759cb4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:15:46.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:15:56.442Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=82a380c0-8b91-4e12-92a1-ca5ed9307dfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:15:56.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:16:06.448Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=225e7a2b-d195-49fc-abd6-ec3207dc91d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:16:06.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:16:16.464Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=cfb2db87-9b01-4738-a1c2-b9548635e455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:16:16.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:16:26.477Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=043f5e89-ecfe-47ec-ae28-9a1ecb0912c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:16:26.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:16:36.483Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=6eebd0f9-3f3b-4fca-a974-4abee4508f88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:16:36.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:16:46.490Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=07e2dd79-8b8c-41a5-86dd-b7b4075e5a9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:16:46.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:16:56.496Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=d45fe815-92b6-41c2-acdb-c543daeffbee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:16:56.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-26T14:17:00.780Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-26T14:17:00.781Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-26T14:17:00.782Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-26T14:17:00.785Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-26T14:17:00.838Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-26T14:17:00.838Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-26T14:17:00.841Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:17:06.501Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=bbe1d2d3-238e-4068-9b1e-9567f732d0ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:17:06.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:17:16.507Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=c759ca48-2de1-4691-93a8-1cc0c94f281c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:17:16.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:17:26.513Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=e7d43918-632b-48dd-b6e3-fc28c2096f98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:17:26.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:17:36.522Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=e854f365-e188-4b38-9b38-3c17f39881d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:17:36.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:17:46.546Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=17f3b55a-23c8-442c-9d17-5970fba8d939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:17:46.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:17:56.555Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=726a6a79-bede-4c7a-8fab-845a4ad96452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:17:56.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:18:06.562Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=71282a79-a95c-4f0f-a393-b9c3069ee3fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:18:06.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:18:16.571Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=78daa9a6-194e-465e-8e4e-0650f759e2ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:18:16.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:18:26.576Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=35ce713d-79b9-4373-87a4-683938534b1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:18:26.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:18:36.584Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=f2af9a78-ff68-42e9-8f00-c1ea3d11d403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:18:36.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:18:46.593Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=d9e0254f-b2d4-4acd-9b19-fd62ce0828f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:18:46.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:18:56.601Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=3f5291ac-7f55-4208-b710-4c4acbd43b9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:18:56.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:19:06.617Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=de2f7399-25d1-400f-a328-c47d1f9e49e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:19:06.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:19:16.623Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=e5dc208d-e37d-4546-b498-64052cccbe04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:19:16.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:19:26.630Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=550a4c44-4684-44c9-aba9-5ea3585a4ae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:19:26.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:19:36.650Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=610966fc-ad39-4276-a2ee-de036455a0dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:19:36.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:19:46.659Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=769518e7-37b0-4a90-9e2f-54f4f051018f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:19:46.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:19:56.668Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=401dd80c-ce91-456f-bb5d-e03233563c44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:19:56.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:20:06.674Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=201518df-105c-493b-9353-08ff8bc31701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:20:06.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:20:16.686Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=7ebb9932-262a-4fa1-9a95-e1dbf76f6822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:20:16.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:20:26.701Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=4db02586-2fb1-4ec3-8bf0-4ae69f6ef91f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:20:26.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:20:36.707Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=7bc66cd5-5edb-4da0-ae97-b28bdc6aa096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:20:36.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:20:46.713Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=2f298cd2-610d-41eb-8f31-2be3c8a4320d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:20:46.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:20:56.720Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=ddeabe9e-6601-4796-9f92-958015b8abe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:20:56.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:21:06.725Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=00585a67-6871-4061-830d-b8e0eaa4bf6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:21:06.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:21:16.732Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=12f7a351-b55e-422b-b39f-a866ce3ac979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:21:16.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:21:26.742Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=04f5cb5c-5d46-4f5b-981f-0730e004ca54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:21:26.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:21:36.759Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=e6fa3b17-542c-49db-a997-c2654d366ae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:21:36.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:21:46.767Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=993f8e4e-9d20-4057-af0a-ed773f511347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:21:46.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:21:56.774Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=987ad9e3-caa9-4f61-a4bd-304ef70bb93d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:21:56.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-26T14:22:00.836Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-26T14:22:00.836Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-26T14:22:00.837Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-26T14:22:00.840Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-26T14:22:00.915Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-26T14:22:00.915Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-26T14:22:00.917Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:22:06.780Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=36fb17f7-4e29-4b83-a01c-b582ae2869a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:22:06.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:22:16.789Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=6cd58b22-d8bc-4e9a-9b2e-561e9b7fa73f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:22:16.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:22:26.796Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=50032544-1001-442e-9023-800e7f1c5c36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:22:26.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:22:36.803Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=25d62b51-8933-4a52-9003-155ca990e30a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:22:36.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:22:46.809Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=971a146d-f4a9-4eb7-8f9f-284a84b49c74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:22:46.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:22:56.821Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=a6f1a944-6c61-45fe-9446-7e6d0038648b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:22:56.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:23:06.838Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=d15a356f-129f-402f-ac6c-35236f41683e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:23:06.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:23:16.847Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=eb4b4fc0-abf8-4018-922c-88453a648498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:23:16.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:23:26.853Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=63441c03-2482-4695-b668-0697374394ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:23:26.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:23:36.859Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=fb9ff9e3-062f-4e52-ad91-23cf12af704e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:23:36.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:23:46.871Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=2c3174d9-047a-4408-b0ea-ccdb745a4abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:23:46.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:23:56.878Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=6a45b904-3113-4c85-8c58-c655999b3eef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:23:56.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:24:06.884Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=4fd80a55-7b75-45b9-9a3c-2baf3ce6fb97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:24:06.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:24:16.897Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=ac7109d0-3705-4a96-be28-25f048e352af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:24:16.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:24:26.906Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=53e58908-397a-46ac-976b-5972a6141b28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:24:26.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:24:36.912Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=5957ad76-38b2-4261-a75f-d7bb32eb19c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:24:36.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:24:46.919Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=952e0291-2f4e-41ed-82ee-a4d77085699d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:24:46.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:24:56.925Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=bb2eb1d1-d83e-4843-af71-755b9debcafb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:24:56.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:25:06.935Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=24021207-2ecf-48b0-840e-c4c058351568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:25:06.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:25:16.941Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=5b3173de-065f-4499-86d6-bcda5d719878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:25:16.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:25:26.950Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=f84d8db2-dd64-49fb-b5f1-63aeb5280a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:25:26.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:25:36.958Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=c151110c-7de5-4835-872c-a19652933f68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:25:36.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:25:46.970Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=0e0a467f-ed80-40a3-8c94-66ac4ae123c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:25:46.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:25:56.979Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=4d844730-8841-487f-a1e1-c7dab2c35e97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:25:56.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:26:06.985Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=fe10558a-97a5-402f-b54e-93ceefc702a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:26:06.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:26:16.990Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=abc75400-229f-4f82-b10f-8c9bc41dae70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:26:16.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:26:26.996Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=ccff5761-86b1-44c7-a0f2-f7e6ab54b00f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:26:27.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:26:37.002Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=862cc11a-d88e-41f0-b38f-73f8853024eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:26:37.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:26:47.010Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=59a7a2bf-98d3-440c-aaab-e405f805c4d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:26:47.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:26:57.023Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=730e7831-1586-4190-be4a-a58dc996c6ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:26:57.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-26T14:27:00.774Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-26T14:27:00.774Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-26T14:27:00.775Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-26T14:27:00.777Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-26T14:27:00.838Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-26T14:27:00.838Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-26T14:27:00.840Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:27:07.030Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=2fb52cb5-dae0-4e4e-a9aa-784c30d9bc8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:27:07.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:27:17.036Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=a71e2b08-a1f3-4c80-bd35-c6e8a59b2531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:27:17.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:27:27.050Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=ce1be674-18a7-49fe-bf16-ff1ae26cabf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:27:27.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:27:37.056Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=1c84efff-35c5-44dd-8959-7cedc93fecf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:27:37.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:27:47.063Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=391cbd49-158c-4d8e-94da-c4c0e7b0f413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:27:47.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:27:57.069Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=7f8c2295-504c-455b-9a56-913586f6391e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:27:57.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:28:07.077Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=cc6a4311-0ec0-45ed-b462-7ac7a71d5fce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:28:07.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:28:17.088Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=0e73dec2-ca5d-40f3-8d7e-c58926b90457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:28:17.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:28:27.097Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=263bfd3e-9944-4148-8669-c51bab722ad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:28:27.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:28:37.104Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=242cc737-0b25-4fdd-8e83-755a9c94b75a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:28:37.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:28:47.110Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=b07abe08-073e-4383-9f2e-d31bca8b5a8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:28:47.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:28:57.116Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=9dde19ad-97c4-4846-99a4-9feb9826a6ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:28:57.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:29:07.123Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=b9ec06f6-c4f7-4cc9-9776-19376aeeb5a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:29:07.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:29:17.129Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=f4ebb637-abf1-4661-bde3-72d6ee11219c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:29:17.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:29:27.146Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=316cc755-c9fc-4c3b-aa98-9903390cac21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:29:27.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:29:37.155Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=0c31bb8e-be8f-4078-ac73-dfac1126f271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:29:37.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:29:47.170Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=8cc6f08d-7cc4-49b6-8495-20e2ec6b8650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:29:47.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:29:57.176Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=1a872cdc-a5a3-46ec-8d12-d940b93673b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:29:57.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:30:07.182Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=962dec56-17e1-44a6-aebb-c32918db852c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:30:07.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:30:17.187Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=4616f853-8493-46f9-90f1-8bc65e2afa09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:30:17.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:30:27.192Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=754e3566-a66e-4f80-9270-67b6c77e54ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:30:27.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:30:37.199Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=2da6c8aa-7d10-4896-b874-4cd8a79c4c5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:30:37.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:30:47.205Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=ad18bd1d-2544-417f-bba3-3a868c7ac2e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:30:47.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:30:57.213Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=e28a0adc-b931-4593-8cfc-acb229b54821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:30:57.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:31:07.226Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=8c1f0b51-0b75-4234-a84a-38e7a9093302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:31:07.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:31:17.235Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=12c9655e-e73d-4983-a5b3-786b139dc55f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:31:17.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:31:27.240Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=9ae5d15b-a361-4787-8ad7-b69085bb4d11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:31:27.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:31:37.255Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=c6cf9de0-f8d9-4c4f-9847-3dd47184535f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:31:37.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:31:47.260Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=5935ac46-2322-4789-91eb-aa8db297df45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:31:47.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:31:57.267Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=f3c68802-0ba2-4f8d-b99c-2182509ad86b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:31:57.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-26T14:32:00.788Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-26T14:32:00.788Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-26T14:32:00.789Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-26T14:32:00.792Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-26T14:32:00.842Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-26T14:32:00.842Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-26T14:32:00.845Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:32:07.273Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=3df1383d-05d9-40f6-a65f-e270bcba3bd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:32:07.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:32:17.280Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=75ffee8d-8584-4eb7-8e0e-5f1af8cffa50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:32:17.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:32:27.288Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=70a385ea-02c8-4639-a51e-bfb2a8b6ebfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:32:27.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:32:37.305Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=aa0ed049-c783-4427-8056-2fb27f2bedaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:32:37.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:32:47.311Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=d88953d3-5534-4a0d-ab3a-22a241a068a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:32:47.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:32:57.316Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=d3867409-6b8e-450c-970d-77898bfa9427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:32:57.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:33:07.322Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=d5df636c-4a7b-4954-8c11-017298924986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:33:07.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:33:17.328Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=414147bc-bad2-4a53-a930-bcf61056a86d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:33:17.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:33:27.336Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=b4480cc0-2bf4-459f-823e-e21c29c0a474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:33:27.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:33:37.343Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=ba2a2e23-1e6b-4158-a8a4-530b0fe3edaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:33:37.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:33:47.349Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=08473dd7-9c68-42aa-b2e5-0f4320cca61a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:33:47.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:33:57.357Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=02102e2a-f0c5-4744-a96f-e8867f416dce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:33:57.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:34:07.368Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=e5b6c266-904e-4b5c-a999-6c548bb9fb9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:34:07.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:34:17.376Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=899fdd5a-5929-4a22-91fc-c60d6f48d56c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:34:17.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:34:27.383Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=9836cd88-d942-4051-af9b-09a3f84fbffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:34:27.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:34:37.389Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=8867d1f8-a917-484d-a32c-5934ce4e9c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:34:37.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:34:47.394Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=39b6ae32-6041-4cb6-a60e-c081b5f23e1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:34:47.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:34:57.401Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=b71ccc6e-cce1-4911-a4da-dcd02f6f64b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:34:57.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:35:07.407Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=2e6669cf-64a0-4d4d-85e4-2158a9806cfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:35:07.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:35:17.413Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=d618f8c4-9df5-43de-b49c-a84e67eccf01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:35:17.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:35:27.420Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=d76e6e4f-d112-4da4-99fe-5da8899af27f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:35:27.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:35:37.431Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=35a70998-caf7-4c3b-adca-4938fea163ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:35:37.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:35:47.446Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=71ec86df-a205-4ed9-b032-730333fd82e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:35:47.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:35:57.452Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=6aed1617-eb8d-450f-8898-b7625a2a2795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:35:57.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:36:07.458Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=b5152225-90e7-4ba2-a7a9-61a715c36c15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:36:07.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:36:17.465Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=a57daad8-0a7c-4c52-af16-207dff275843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:36:17.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:36:27.470Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=811aae46-c231-4731-b9be-90f26522ab17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:36:27.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:36:37.476Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=fa620b94-638b-4923-b208-886823521e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:36:37.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:36:47.482Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=89bbe3bc-5b00-479e-9490-16a9841933a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:36:47.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:36:57.489Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=6a33c361-98d7-405e-a716-99b0d1780d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:36:57.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-26T14:37:00.814Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-26T14:37:00.814Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-26T14:37:00.815Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-26T14:37:00.818Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-26T14:37:00.901Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-26T14:37:00.901Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-26T14:37:00.903Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:37:07.505Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=a7ed406f-48f8-496d-ae8d-17314b6279af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:37:07.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:37:17.513Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=a69c65f5-9359-48e6-b70e-a070e687ec82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:37:17.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:37:27.519Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=fb23faef-4cbe-4b83-8e32-aba8938ad158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:37:27.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:37:37.524Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=fe81b1e8-3686-40c8-a1f9-a55d81cd4dce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:37:37.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:37:47.530Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=59adf750-25a3-4215-8fae-300483f12c74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:37:47.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:37:57.537Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=17e78d07-8fcd-44b4-b235-2f2241cd7ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:37:57.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:38:07.555Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=ecefc274-e19a-4e30-9caf-8722b1dba388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:38:07.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:38:17.562Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=b6a79d93-03ee-42ee-bb1b-770a329f295b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:38:17.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:38:27.575Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=c15471c4-509a-4505-9ad1-d20a67c27507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:38:27.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:38:37.580Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=2c4f93e4-a991-426b-a301-2c2e36bc627b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:38:37.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:38:47.587Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=f948787e-c8e9-45b8-a1c7-e8d33b4309fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:38:47.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:38:57.593Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=b47fb3a9-18ea-406c-92ad-27c615968174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:38:57.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:39:07.600Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=8b76ab03-c383-4606-a5b6-a8f70d369491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:39:07.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:39:17.606Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=a483fbe2-8507-4756-b978-76a353936ec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:39:17.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:39:27.613Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=4c8d3725-e7d1-4172-8506-b16d5eb7714e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:39:27.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:39:37.626Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=d9269135-6b55-4687-973a-433766193c2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:39:37.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:39:47.633Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=8f15bc89-0984-4071-be97-38f0d2f55439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:39:47.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:39:57.646Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=a1a250e8-01ea-49f1-a65b-8d6ed3e70f9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:39:57.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:40:07.652Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=34daab0c-dae0-4a4c-acc9-056d506e16f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:40:07.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:40:17.658Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=8e8d1372-c629-43b8-8537-c464c2ea7b93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:40:17.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:40:27.664Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=a10265d7-9397-4acc-961c-8e317a029e03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:40:27.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:40:37.671Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=a40a9023-fa13-4450-9746-095f48fa2ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:40:37.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:40:47.681Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=2a0c9326-4e74-4fdc-813c-f202ff49f943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:40:47.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:40:57.690Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=fd35115f-f08b-4776-bb47-87cde6e5bbdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:40:57.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:41:07.704Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=ec320c04-96b2-4308-b7bd-6bc91987099c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:41:07.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:41:17.709Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=a2b6fd28-d198-4752-8093-ca67ed94a055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:41:17.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:41:27.716Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=6bca7f30-d679-42ea-bc46-5f7713bf78ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:41:27.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:41:37.722Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=bff47af9-fb4d-4901-a0e5-da125e84d7ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:41:37.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:41:47.728Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=1004c6af-cbb3-49f3-899a-001caab79a28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:41:47.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:41:57.736Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=a47c5044-c783-45fe-bb33-19762a152bc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:41:57.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-26T14:42:00.783Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-26T14:42:00.784Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-26T14:42:00.785Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-26T14:42:00.789Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-26T14:42:00.846Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-26T14:42:00.846Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-26T14:42:00.848Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:42:07.743Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=8055c821-74c5-49ce-b6f6-c146c1c402fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:42:07.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:42:17.756Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=5d5e70d2-9870-4f05-a661-0490d16ae22a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:42:17.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:42:27.763Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=31c038ec-bd6e-47e3-bafa-1c6d75c307b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:42:27.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:42:37.769Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=d891663a-250a-4f84-aabf-087bd1cb4c95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:42:37.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:42:47.775Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=a566ce50-7b9b-4f0b-b00b-2f3358b631a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:42:47.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:42:57.782Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=cfe2301a-28e3-497f-8a7f-47fecf391890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:42:57.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:43:07.788Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=d314cf75-dc3a-45bd-a4ca-ece0adcf7c89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:43:07.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:43:17.801Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=aa2fbfb1-8aad-4e52-8493-3dc16743a8a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:43:17.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:43:27.809Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=db0765d0-fcff-418e-bca8-e46aed0625b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:43:27.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:43:37.823Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=73405205-fa4d-4f1b-bb7a-f600f5ed74a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:43:37.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:43:47.829Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=dc4fcf5d-ee38-4340-bf49-8f98b71b1912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:43:47.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:43:57.839Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=625e7c7a-eeb2-4631-b67f-9b1c1569a02d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:43:57.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:44:07.845Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=d6a49b83-1877-46db-b672-6120aec88786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:44:07.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:44:17.852Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=5ad32405-2881-4da3-8929-48db88fc76cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:44:17.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:44:27.860Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=06fd819a-6756-4e0f-aeb8-6cd95651f4a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:44:27.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:44:37.865Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=650e7ce7-76a7-4291-9120-4077b77f68f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:44:37.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:44:47.873Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=5cd7ace4-d9cd-4507-9f8b-73661027b478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:44:47.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:44:57.885Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=b38f8407-a988-4d1c-a0f6-da9ffa47e2f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:44:57.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:45:07.895Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=1c2c0481-24a1-4250-a1f4-c02a2652c017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:45:07.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:45:17.900Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=8a862eb8-b0df-4c0e-99c5-5970c3c33521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:45:17.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:45:27.906Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=58d5d70d-d641-4a02-a320-e8113695df47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:45:27.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:45:37.912Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=981d2d73-b8cf-4650-9849-8f80f0009bb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:45:37.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:45:47.918Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=cbc4befc-650f-4f81-8421-31f5ea2870c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:45:47.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:45:57.922Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=5bb6883b-b09f-46af-bdad-bd4ea73ee232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:45:57.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:46:07.930Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=c4488943-7faf-41e7-b2c6-765b7780c099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:46:07.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:46:17.943Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=b3558ef2-5be2-444c-aa94-5593308ef299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:46:17.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:46:27.948Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=d58fabe6-1729-46b5-a831-4cb5084c9563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:46:27.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:46:37.955Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=da929519-3057-4386-ba76-d2f490f3a2b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:46:37.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:46:47.961Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=9802608f-0eb6-4c8b-a5af-7b2b4d14628e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:46:47.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:46:57.968Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=2ec04941-9227-4005-b330-01c3cff3ed94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:46:57.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-26T14:47:00.790Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-26T14:47:00.790Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-26T14:47:00.791Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-26T14:47:00.794Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-26T14:47:00.845Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-26T14:47:00.845Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-26T14:47:00.848Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:47:07.974Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=bc5bfc33-4668-456e-971a-049dfb6ce55b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:47:07.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:47:17.981Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=db04c490-9a44-4f5e-bc18-316b7435724b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:47:17.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:47:27.991Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=9d985a92-5f27-4cb0-af3d-b4bac189bd63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:47:28.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:47:38.002Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=bdfabba9-8d07-4617-af01-95430ae22047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:47:38.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:47:48.008Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=0e2de5c1-db5a-4d24-ae52-805c82231022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:47:48.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:47:58.014Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=58ccbf1a-8dc0-4e52-8ecb-d446b102306a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:47:58.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:48:08.020Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=b506dc5d-9035-4efb-88fe-cd16e11e455c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:48:08.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:48:18.027Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=71d623e1-9a48-4dae-ba25-ed3dbf197abe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:48:18.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:48:28.034Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=c37f106c-b35d-4062-a67a-4b610f54b7d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:48:28.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:48:38.040Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=dee7f253-4f92-4cde-a834-87ac1b58f982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:48:38.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:48:48.051Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=479e9d68-07df-41c1-9c82-cd2d4485d28e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:48:48.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:48:58.066Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=b2c08053-f738-4cd7-9851-28353c660060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:48:58.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:49:08.073Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=166baa91-65b0-4122-8e43-c179286338d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:49:08.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:49:18.079Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=01193269-3b5f-4400-9267-01916d263221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:49:18.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:49:28.090Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=269d88e3-2867-4bb4-9b3e-14030f08d8f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:49:28.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:49:38.097Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=a188232d-5b5c-431c-98be-760df6377fe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:49:38.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:49:48.103Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=0a00081e-5129-47fc-b10f-8cb9e38fdff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:49:48.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:49:58.109Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=22fb5478-65a3-4e17-9aea-d9bf7c7d933e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:49:58.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:50:08.117Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=9517668f-219c-438e-babc-e5dc6d9c4b8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:50:08.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:50:18.128Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=d46bb15b-9270-435f-b015-11be8382e9ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:50:18.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:50:28.135Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=a74b5800-a412-4a12-aa19-3ec4cf3dea48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:50:28.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:50:38.146Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=af689328-900f-448c-bbfa-e81c8aa6d6a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:50:38.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:50:48.153Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=ab3e40d9-c198-48b4-89cb-900518150412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:50:48.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:50:58.158Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=a5af66d8-f974-4b78-83cf-9ab63df0c74e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:50:58.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:51:08.164Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=f024e5d7-9f51-44e0-9334-0009aeabf509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:51:08.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:51:18.169Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=42f61f08-fed9-4b8b-b0f8-b0cd4fecad0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:51:18.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:51:28.186Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=f33f023a-1cfa-4da1-9277-a7bac651fe8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:51:28.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:51:38.203Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=156ed03e-b43f-4501-a2cd-277dad2deefd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:51:38.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:51:48.208Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=6269fe1e-4f22-4fee-91e3-f0403518cc7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:51:48.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:51:58.216Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=dd080bb2-3ea6-49e2-be46-2f838c2cd3e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:51:58.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-26T14:52:00.820Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-26T14:52:00.821Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-26T14:52:00.821Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-26T14:52:00.824Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-26T14:52:00.877Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-26T14:52:00.877Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-26T14:52:00.880Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:52:08.222Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=d33eccc9-bdf9-4ef9-8b78-a56d1009b717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:52:08.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:52:18.227Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=c9ef938a-769f-4df4-92fb-05026d9fc6fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:52:18.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:52:28.248Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=f5726cd1-8a4d-43d5-9cc9-470c9ffec141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:52:28.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:52:38.257Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=5b814dc7-3cca-4602-bbd5-81daa6593ca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:52:38.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:52:48.268Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=35a5579a-9b1b-4854-8393-b3be26bdb5e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:52:48.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:52:58.276Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=71e4535e-0d5c-4adb-9ae5-28078372379c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:52:58.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:53:08.282Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=6e27e180-ac82-4e08-9763-a43cb5bdbcbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:53:08.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:53:18.288Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=9e8f8ab7-843e-406b-9e68-a8d6a9c242b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:53:18.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:53:28.293Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=385f0d4e-7b25-4fd9-9c95-0bb919c3209e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:53:28.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:53:38.299Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=68a2e19a-4c65-4977-b5b7-d618d0896a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:53:38.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:53:48.306Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=b56d992b-a179-425b-968f-a75e4d30cd16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:53:48.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:53:58.313Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=66148ed9-2f62-49ff-9a5a-af8fd5503c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:53:58.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:54:08.323Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=483ab138-6784-4853-b558-66e3c3ff8d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:54:08.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:54:18.331Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=b43225a6-96e3-45d4-a1e7-1f21cd527b7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:54:18.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:54:28.337Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=88d65b51-4595-449c-9e17-a027a47d9718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:54:28.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:54:38.344Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=e4dbdad5-0ccd-4492-8e13-99cd9eb57f93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:54:38.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:54:48.366Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=7e525b2d-87f9-4118-8035-91e34c1a7f86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:54:48.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:54:58.373Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=b14ab8ad-1aff-456f-b487-a4b1252d768e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:54:58.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:55:08.379Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=653bb529-7e2a-4731-9049-5e8823ac7ffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:55:08.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:55:18.387Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=c3677cbf-8927-400d-9016-6a20d69cb684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:55:18.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:55:28.398Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=20f5c79f-7eba-4bc1-bc6b-7d9c56707438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:55:28.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:55:38.403Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=362aaec8-fe3d-477e-a2df-b6eaea9e0c67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:55:38.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:55:48.409Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=5d3be042-9be2-464e-b740-ec217845a1e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:55:48.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:55:58.415Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=9db558be-6261-4f92-88d8-00b16f695327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:55:58.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:56:08.421Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=76fbfe34-5279-4e4d-a66c-1edbd4b7cb9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:56:08.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:56:18.427Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=45f2bf44-81a6-40bf-adc9-ae6044baf437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:56:18.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:56:28.435Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=622e8b64-59a7-4c4b-ba14-1662e403771f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:56:28.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:56:38.444Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=87efa7cb-57b0-46dd-8cab-aa06a793a202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:56:38.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:56:48.454Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=b30d6b4a-4c0c-4fd3-8323-e30a5fac6c67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:56:48.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:56:58.460Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=ddba514f-f1ba-440a-b3b5-3bf05ae73060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:56:58.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-26T14:57:00.832Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-26T14:57:00.832Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-26T14:57:00.833Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-26T14:57:00.836Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-26T14:57:00.882Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-26T14:57:00.882Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-26T14:57:00.884Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:57:08.465Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=56bc6245-ef9c-4fe9-a4a3-764739cd0287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:57:08.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:57:18.471Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=1ca825d3-9be2-4c2e-b372-21e33101128e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:57:18.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:57:28.477Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=95c3ecee-9169-4544-a113-c71a5c2080fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:57:28.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:57:38.485Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=f40d3895-f30a-464a-8c5f-d2c9c7bab393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:57:38.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:57:48.493Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=e0011fae-d4b0-4035-b34e-34cf13266f24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:57:48.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:57:58.505Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=c7d0d96b-e826-4685-9c5f-d034b8899d6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:57:58.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:58:08.517Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=d14da5b0-15d7-4f6c-9704-07cbf127b576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:58:08.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:58:18.524Z |INFO |Init configs |InvocationID=e092cb87-9074-4964-bf16-87c0b6c23560, InstanceUUID=f3fabb66-e888-426c-af52-4078a347467b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T14:58:18.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |