By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T03:08:00.291Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T03:08:00.294Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-20T03:08:00.380Z |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-20T03:08:01.018Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-20T03:08:01.799Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-20T03:08:01.800Z |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-20T03:08:01.893Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-05-20T03:08:01.975Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-05-20T03:08:02.023Z |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-20T03:08:03.818Z |INFO |BeanFactory id=05302bd1-413a-33c9-8ded-f0ee0fca683f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-05-20T03:08:04.301Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-05-20T03:08:04.331Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-05-20T03:08:04.332Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.41] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-05-20T03:08:04.390Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-05-20T03:08:04.391Z |INFO |Root WebApplicationContext: initialization completed in 2367 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-05-20T03:08:04.846Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=065936cd-3a91-4912-9429-b77340b57175 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-05-20T03:08:05.565Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=065936cd-3a91-4912-9429-b77340b57175 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-05-20T03:08:06.883Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=065936cd-3a91-4912-9429-b77340b57175 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-05-20T03:08:07.354Z |INFO |Started MainApp in 9.787 seconds (JVM running for 10.495) |InvocationID=065936cd-3a91-4912-9429-b77340b57175 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-05-20T03:08:07.443Z |INFO |Start scheduling PRH workflow |InvocationID=065936cd-3a91-4912-9429-b77340b57175 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:08:07.457Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=9f874104-a686-415d-8fb2-209e3ba461d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T03:08:08.591Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.187:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:08:08.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:08:18.618Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=56e0f4a2-5756-4c88-9748-b760754c6bb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T03:08:19.658Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.187:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:08:19.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:08:29.661Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=b9db8b0f-ce2e-4cac-9ae9-fc1221727abe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T03:08:30.729Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.187:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:08:30.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:08:40.731Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=e21a053a-57dd-4637-9052-2db8c3645f64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T03:08:41.779Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.187:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:08:41.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:08:51.786Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=6750e8b9-baf5-4174-8778-7a0be9fd282b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T03:08:52.840Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.187:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:08:52.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:09:02.842Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=cc21315d-ad95-4bd0-aaba-c1b31b40171b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T03:09:03.914Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.187:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:09:03.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:09:13.915Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=4004be20-7439-4eae-8179-135cf7767d60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T03:09:14.953Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.187:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:09:14.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:09:24.955Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=e328a25a-47fb-4ded-8338-d7ef301f31cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T03:09:25.991Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.187:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:09:25.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:09:35.993Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=f33c973d-913b-43e5-8f66-7d96c725ae54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T03:09:37.033Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.187:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:09:37.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:09:47.035Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=511e0ab3-8bae-4f8a-88fb-7b23956dbfc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T03:09:48.107Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.187:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:09:48.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-05-20T03:09:49.687Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-05-20T03:09:49.687Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-05-20T03:09:49.690Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:09:58.109Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=33ec3702-6550-45b4-9e40-be3dbc311942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T03:09:59.144Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.187:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:09:59.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:10:09.146Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=006cb0f6-b806-4d07-8e34-e3953d48daf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T03:10:10.186Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.187:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:10:10.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:10:20.187Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=4e322621-f801-48bf-91d3-42a0d067ddde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T03:10:21.224Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.187:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:10:21.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:10:31.225Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=7a91030e-d87a-4e89-a454-9cf89ec305f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T03:10:32.264Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.187:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:10:32.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:10:42.266Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=5bfd88ec-2521-41c0-a129-e8ad4b76d311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T03:10:43.304Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.187:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:10:43.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:10:53.306Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=58bf190c-7fcb-4633-a68c-48f789172d5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T03:10:54.344Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.187:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:10:54.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:11:04.346Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=859dad30-94c2-4969-ba59-e422057608e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T03:11:05.391Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.187:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:11:05.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:11:15.393Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=5e65d4c9-2351-4d9a-be30-30dcad4def6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T03:11:16.458Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.187:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:11:16.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:11:26.459Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=d90fc5f7-a6c1-452b-93c6-8d3d61cb7293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T03:11:27.497Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.187:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:11:27.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:11:37.498Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=b745c2a8-d3c1-486b-a06c-107106328b57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T03:11:38.536Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.187:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:11:38.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:11:48.537Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=be6dea38-2cfc-40e8-b4b4-787280578825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T03:11:49.585Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.187:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:11:49.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:11:59.592Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=6eb24e60-f1af-4b76-86b7-70a39d02cfca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T03:12:00.649Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.187:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:12:00.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:12:10.651Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=c63fe5c7-7ca3-45b9-8ccb-fb0227e9ca7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T03:12:11.688Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.187:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:12:11.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:12:21.689Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=010d0464-61a8-48c9-8474-f32cdb608185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T03:12:22.761Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.187:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:12:22.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:12:32.763Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=82175bb8-4f62-48b2-b412-f935984e5d33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T03:12:33.832Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.187:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:12:33.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:12:43.834Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=53998688-2887-46ca-99fd-b44f2cdb5b48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T03:12:44.905Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.187:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:12:44.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:12:54.906Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=8ecda0b3-a036-4670-b930-10397a406ff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T03:12:55.945Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.187:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:12:55.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:13:05.946Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=29403934-507b-47a4-8958-c3b7933a8624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T03:13:06.099Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T03:13:06.100Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-20T03:13:06.100Z |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-20T03:13:06.102Z |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-20T03:13:06.247Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-20T03:13:06.247Z |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-20T03:13:06.249Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T03:13:07.054Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.187:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:13:07.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:13:17.055Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=1f65f2c0-f323-48cb-b7f5-66ab50321fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T03:13:18.121Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.187:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:13:18.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:13:28.123Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=e74de7bd-7230-40c2-a924-678c7506bdc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T03:13:29.161Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.187:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:13:29.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:13:39.165Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=5db000c4-549e-4b8f-a5f9-ee2b1a558cbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T03:13:40.234Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.187:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:13:40.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:13:50.237Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=b9c99c1c-7d2c-4514-baad-ecb1936941da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T03:13:51.305Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.187:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:13:51.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:14:01.307Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=077094ec-5794-4f13-b873-206e4e679ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T03:14:02.375Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.187:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:14:02.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:14:12.380Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=622b1055-96c0-43eb-9338-8b3eecc07ef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T03:14:13.448Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.187:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:14:13.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:14:23.449Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=7aa6d513-8b22-4f06-8c90-9144f28a9aa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T03:14:24.488Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.187:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:14:24.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:14:34.489Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=fe6c1f0c-8595-43c4-bcb0-3fe5e22e9ded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T03:14:35.562Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.187:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:14:35.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:14:45.563Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=631c2e87-4f44-43f0-a61c-2c4b2cb6102e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T03:14:46.634Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.187:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:14:46.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:14:56.635Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=a55df5a5-b66e-475c-9e51-bea756b824a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T03:14:57.706Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.187:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:14:57.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:15:07.707Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=13e2f46b-efee-4db7-bfb1-19d0642e71c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T03:15:08.746Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.187:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:15:08.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:15:18.750Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=909a3fa7-36eb-4bf6-bb04-ce9bd3fa3e21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T03:15:19.816Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.187:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:15:19.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:15:29.816Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=3ecfd763-68ac-40b3-a232-ca8742488bfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T03:15:30.890Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.187:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:15:30.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:15:40.891Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=e6297815-a763-4d7a-98f0-1c4beb4db8fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T03:15:41.930Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.187:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:15:41.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:15:51.931Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=7b409a1f-87a6-41ee-ba44-368abb5cb7da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T03:15:53.001Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.187:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:15:53.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:16:03.002Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=19c05492-8458-4528-8063-247ca994281e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:16:03.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:16:13.057Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=a870bcfb-8866-403c-b034-744bd30a47be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:16:13.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:16:23.075Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=6ea9c496-bfe6-4afe-88c0-e948b3e0316d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:16:23.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:16:33.090Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=e3a804f8-5fdc-44ee-8fd3-66e7a3575eda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:16:33.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:16:43.105Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=0eff4f5d-8176-43bd-aad7-79991e53de68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:16:43.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:16:53.116Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=3feef64d-4a81-4b40-9ba6-da8385e5a0d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:16:53.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:17:03.128Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=4ef3fd27-9ae9-4579-8b70-8fdbd2ffe08f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:17:03.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:17:13.142Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=483daa2e-79ce-4883-a830-f274c4d2726b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:17:13.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:17:23.153Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=a275a88f-838e-4600-9fef-d7913b9a248f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:17:23.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:17:33.164Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=cea0f94b-010a-454c-9737-ff38a5fd1752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:17:33.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:17:43.178Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=9ad28e07-d971-4936-9ccd-a5fd47b9468b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:17:43.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:17:53.189Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=b18c3cf9-d234-4d19-81ce-f9685c6c4646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:17:53.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:18:03.199Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=195469b9-b691-479e-b22e-c85c42a2266c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:18:03.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T03:18:05.149Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T03:18:05.150Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-20T03:18:05.150Z |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-20T03:18:05.152Z |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-20T03:18:05.265Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-20T03:18:05.265Z |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-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-20T03:18:05.268Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:18:13.210Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=e032a2be-d9fe-474f-9750-7965fddc07ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:18:13.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:18:23.222Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=c189913a-e3c4-4876-8a2c-ea00956167bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:18:23.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:18:33.230Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=4d06a93c-4623-45a3-9060-523d1a3ad984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:18:33.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:18:43.241Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=6b0b8ebc-bdc6-4976-b34a-94524c68d8dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:18:43.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:18:53.252Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=2290e90e-581c-498a-a3ce-7bfa0da7d3d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:18:53.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:19:03.265Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=4d86ad67-d3d7-4819-aa3c-abce44044547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:19:03.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:19:13.279Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=4b708050-484d-403f-9741-929644ac3ad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:19:13.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:19:23.290Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=1f6d44d3-46d4-4c24-88c1-38fa62df2d66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:19:23.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:19:33.302Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=05658e3d-3ec4-4c24-94d0-3b0cb53bedc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:19:33.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:19:43.312Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=2742a332-2cd7-453e-b041-37ac33407e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:19:43.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:19:53.322Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=f5a362e6-5bf8-4528-8d67-6a1d4c976eb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:19:53.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:20:03.330Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=6489a40c-8559-46fa-9095-bb694890e3b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:20:03.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:20:13.339Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=2e695496-e755-4322-b93b-2628c5a29501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:20:13.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:20:23.349Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=b6c75b5f-3ea3-459e-a4f0-fd7cad86c343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:20:23.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:20:33.357Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=35cbc024-ed15-4f99-a75e-7ba9362f873a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:20:33.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:20:43.367Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=05a23ac2-c2ae-4be5-9391-c417e706a3b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:20:43.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:20:53.377Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=1a96fa1a-f5d1-4f01-a270-73fb02c54539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:20:53.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:21:03.386Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=13de3c91-4894-4c9c-b5f8-1dfc78e12438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:21:03.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:21:13.397Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=3b28c70e-d0b7-4fc2-b59e-5023eb560283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:21:13.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:21:23.406Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=0b1a7ed8-b02b-4303-9cd3-e34d77ac242c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:21:23.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:21:33.416Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=5ba31229-22f1-4fd8-bdeb-ea48f671018d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:21:33.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:21:43.426Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=dc02dee8-a8cc-40ec-b1b6-d2b7867871c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:21:43.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:21:53.434Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=1dd518fc-fb5e-412b-820c-959cbf841dc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:21:53.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:22:03.445Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=7d1e9c89-29a1-4ff8-a33f-f184713b2d8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:22:03.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:22:13.454Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=75d929ae-cf96-422e-89b0-75b8121b5b40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:22:13.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:22:23.462Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=5ba8f801-a67d-4344-9ee8-7c6b270fef27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:22:23.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:22:33.470Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=421f9ac8-9463-4810-a93a-cbb2a78940c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:22:33.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:22:43.481Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=6961fcde-7f3d-447a-be67-cb49acace7d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:22:43.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:22:53.492Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=118c7c1f-28b8-4fbd-9173-173bd3c2da19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:22:53.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:23:03.501Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=16038de8-47de-46e5-88de-c6cb9b28d85e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:23:03.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T03:23:05.146Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T03:23:05.146Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-20T03:23:05.163Z |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-20T03:23:05.175Z |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-20T03:23:05.283Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-20T03:23:05.283Z |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-20T03:23:05.286Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:23:13.511Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=03e25594-df3e-48bc-bd16-3602d773bd97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:23:13.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:23:23.520Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=55a324de-56a3-430b-a2ee-8c02f17f2c8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:23:23.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:23:33.530Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=890bf44b-80fe-44c2-a31a-ac73486fe7db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:23:33.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:23:43.540Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=efa6d089-f8ca-484d-b7e1-886be90f588d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:23:43.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:23:53.549Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=4a072d26-9973-43c8-9d52-02f4c3a99a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:23:53.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:24:03.562Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=4fddac63-ece1-4050-a2df-147348184d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:24:03.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:24:13.572Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=4eae5e09-f0b4-4f5d-bf59-020f963fa88d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:24:13.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:24:23.582Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=a265d1a6-add8-46b2-aa98-ce29471d08d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:24:23.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:24:33.590Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=5643dc8d-fa8d-4a9a-aef9-8e590c6754c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:24:33.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:24:43.600Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=f7b94e03-9d45-4e27-a681-33accbb04cd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:24:43.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:24:53.611Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=ce2f2865-2594-4a14-b48d-4d96d3eecd45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:24:53.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:25:03.624Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=36ea1ef0-6cbc-44a6-bfb4-fd0fb75b4614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:25:03.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:25:13.635Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=2ae49a08-2470-4a0c-8773-89d12ebfb6da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:25:13.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:25:23.645Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=3df5e75c-7f73-4162-b62e-b5699c0be068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:25:23.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:25:33.654Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=31b709ec-7243-4192-af57-8bc8ff68826e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:25:33.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:25:43.662Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=3c97e82c-f283-4d06-b102-41e2588cfe57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:25:43.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:25:53.671Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=6c3be07c-9efb-41aa-a3cd-8428f625636f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:25:53.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:26:03.679Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=bf846e93-0c93-4134-8bbf-7511a3d6ac64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:26:03.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:26:13.689Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=c3f5ed5b-1117-4cb5-9e24-95764ec05a48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:26:13.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:26:23.697Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=774ca208-4063-45fa-a230-e135ca0b72db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:26:23.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:26:33.704Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=a4e4a494-74a4-452b-ae0e-1ebef2db7bee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:26:33.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:26:43.712Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=eaf08642-8de9-43eb-a161-da5090f66671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:26:43.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:26:53.720Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=4113287a-5fb5-4c73-ae73-18bf4a5afca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:26:53.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:27:03.728Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=df3b6356-6111-43bb-87a8-69db37dd8446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:27:03.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:27:13.735Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=7a82dc3f-269a-4f47-86b1-96c94ea522d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:27:13.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:27:23.744Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=71134b49-7763-41d9-9b4b-a549ec88568d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:27:23.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:27:33.751Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=7b17f69f-6fe1-40ba-aeb0-dc7e8a2f649b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:27:33.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:27:43.760Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=51fd63cd-66ec-4bc8-b61a-46fd36bd45e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:27:43.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:27:53.769Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=1a96404b-096d-4238-b3d5-e5b696871c92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:27:53.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:28:03.777Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=47438470-a967-417b-8cf0-c356a38b11e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:28:03.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T03:28:05.190Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T03:28:05.190Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-20T03:28:05.191Z |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-20T03:28:05.192Z |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-20T03:28:05.310Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-20T03:28:05.311Z |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-20T03:28:05.314Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:28:13.785Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=babe5ccb-98c4-4bc5-89f2-74d55bd33dbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:28:13.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:28:23.793Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=9d1db1e6-1ce9-47e0-b0d4-d67e33844d52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:28:23.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:28:33.802Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=e4542499-9e4d-45c7-8481-d32291ecf42f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:28:33.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:28:43.811Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=17ded482-80ee-4096-9c73-534d3326e83f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:28:43.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:28:53.819Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=12f77fd7-0146-4ce0-bde2-f3b95127743f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:28:53.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:29:03.827Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=5313fe7a-510e-46d4-bfe6-bfe1a3e9c4b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:29:03.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:29:13.835Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=b41bddb3-b5b7-44a1-8585-911c4592b143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:29:13.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:29:23.844Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=e3034434-3466-45f1-8b54-f951ac5c2402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:29:23.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:29:33.851Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=c478a8a8-a67f-4aa9-9f61-bfa2393ca08c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:29:33.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:29:43.860Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=92dbf71a-1b90-4fa7-9761-2a6369907d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:29:43.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:29:53.868Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=f1c9b647-0733-419c-a5f5-2628406d91a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:29:53.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:30:03.876Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=5b769b89-1fe3-4d0e-a1f9-c01a25709ad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:30:03.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:30:13.888Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=ef0293c0-aecb-4dbf-a4aa-50ae9e589ffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:30:13.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:30:23.895Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=293413fc-c286-43d4-bae5-2a4b155e19b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:30:23.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:30:33.904Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=82206c96-4339-48a4-a5f7-c9bbd769c1eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:30:33.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:30:43.913Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=3c98082c-b51b-4ae2-9e59-b9b5f53cdae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:30:43.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:30:53.921Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=883fb865-16f2-4ba6-97b9-1ddf0c6b1712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:30:53.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:31:03.927Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=f57af3c3-9161-4a8d-abf9-e05ebe6effce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:31:03.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:31:13.934Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=17470dc4-f9c6-4a86-89c1-2229f680ea60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:31:13.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:31:23.942Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=f317469e-d275-48a9-9f05-f64f5a044372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:31:23.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:31:33.951Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=a033fa82-bfb4-41ab-90ae-6005e3df030e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:31:33.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:31:43.962Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=7feb3777-ae54-475b-b3b1-40d11ace70a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:31:43.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:31:53.970Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=84e363d2-a588-4ce0-b8e9-86f96072fee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:31:53.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:32:03.976Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=fe5fd3e4-d538-4a3b-b213-49167eddcf49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:32:03.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:32:13.984Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=4aeda3e2-d6b9-4eb2-b841-499612e55b0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:32:13.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:32:23.991Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=bfa3dab2-53d3-474a-b763-8fed9e9da983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:32:23.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:32:33.999Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=cb4d7d04-be8e-4cf4-a1c1-046416aae736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:32:34.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:32:44.007Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=7918b0ff-a8fb-4068-9fd4-8a6fd0d43e21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:32:44.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:32:54.015Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=300de476-c00c-480e-bde6-b4c738fb7352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:32:54.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:33:04.023Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=75765297-44b1-4817-9ce4-ec1a9f2a1207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:33:04.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T03:33:05.156Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T03:33:05.156Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-20T03:33:05.157Z |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-20T03:33:05.158Z |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-20T03:33:05.236Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-20T03:33:05.236Z |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-20T03:33:05.238Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:33:14.032Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=a1ef8fa3-0cfc-4111-8a47-b6634196a352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:33:14.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:33:24.039Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=71ca05ca-11ac-4d84-b2a3-a9f0abd88be4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:33:24.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:33:34.046Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=06baa89e-328a-4aba-a7b8-08f9e1515e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:33:34.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:33:44.052Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=46c6365d-6cb7-407c-9bdf-b1b3fd9248b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:33:44.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:33:54.060Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=8ae2da34-bed0-426d-bda2-4005af1385fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:33:54.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:34:04.068Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=a37cf651-5523-4d72-b402-9daba772a353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:34:04.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:34:14.076Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=e1f4fbff-8112-451f-a631-c2a2eb0c7528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:34:14.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:34:24.083Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=f587f880-3387-4544-b164-df93f5213fc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:34:24.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:34:34.092Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=c7139c0c-ca48-4e88-a97d-ba2301cca721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:34:34.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:34:44.100Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=6b2f501c-8508-412e-884c-7c7a88b05c2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:34:44.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:34:54.107Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=f6abbfc8-3fb3-4a10-92d5-3e05bba119eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:34:54.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:35:04.114Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=6ba33f7f-9930-4f95-a12d-566c0e5911f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:35:04.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:35:14.122Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=65033fb3-3905-44b3-a4d3-09e47a9e92f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:35:14.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:35:24.130Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=639c7930-7df0-4147-885d-9ede3cdf9182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:35:24.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:35:34.136Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=c1e65abf-ee09-47eb-b7af-80b31dd778fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:35:34.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:35:44.144Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=717f7464-1008-454b-91a6-acdfe89063c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:35:44.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:35:54.151Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=9c86298c-2502-41b6-990a-7092c724663f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:35:54.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:36:04.159Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=6bd5dcee-47a1-452e-bc09-c99454a70107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:36:04.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:36:14.166Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=2f117470-977a-4b6a-a46b-82b885ad9827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:36:14.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:36:24.176Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=12a54b0f-db19-4aed-b2c7-98c27ff35a6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:36:24.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:36:34.184Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=12429a15-f893-4d09-9f47-8a050aa07368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:36:34.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:36:44.192Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=83439eab-eff1-4d15-88cd-b2bb3e65e5b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:36:44.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:36:54.199Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=dada57aa-b3cb-4ffb-87e2-aa9a556a5776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:36:54.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:37:04.205Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=395b6541-a214-48ad-a150-bd1f6f2450ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:37:04.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:37:14.213Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=ddaf3828-a1f7-4964-90d1-4b0e55f9fcb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:37:14.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:37:24.220Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=3cb32832-18e5-449c-a4d3-3b0ec24db886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:37:24.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:37:34.227Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=8a15d8fc-7413-452c-bf43-aeb62e0685e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:37:34.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:37:44.234Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=e2d06e2e-81f1-46f2-8c13-690fbd63b6a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:37:44.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:37:54.241Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=0a22e556-6231-429d-ab4d-5ddcbe35e0e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:37:54.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:38:04.248Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=4eafc0d5-d147-4128-a729-3ca213408e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:38:04.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T03:38:05.120Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T03:38:05.121Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-20T03:38:05.121Z |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-20T03:38:05.122Z |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-20T03:38:05.204Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-20T03:38:05.205Z |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-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-20T03:38:05.206Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:38:14.255Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=7846d14b-d415-4691-b64b-8bcb339e8c5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:38:14.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:38:24.263Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=47f2006e-89dc-47d0-adba-b9112ccf51dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:38:24.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:38:34.271Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=06a343c8-7409-4cc7-8d39-d6a5a8fa4da3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:38:34.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:38:44.278Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=4749e50a-e3af-42ec-8ae2-98a2964bda14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:38:44.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:38:54.286Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=2bb659c0-3672-4b17-8bb9-6f4f225e98a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:38:54.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:39:04.294Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=94a70545-92fc-4852-8b26-25f1e4400bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:39:04.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:39:14.302Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=ea3ea9bb-c9f8-4366-a0a2-621e5e941fc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:39:14.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:39:24.311Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=2dcd541a-7b04-4de4-a57c-fde50d51d51d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:39:24.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:39:34.319Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=6d5f4cf1-3a78-4659-ba05-d49151fe193b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:39:34.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:39:44.327Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=47f92b70-abae-4e71-bd54-2ed8a539af80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:39:44.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:39:54.336Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=cafdcfee-2b82-489e-9776-74e82dc128ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:39:54.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:40:04.343Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=261ea95e-4286-4686-8776-8a5dca5cbc1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:40:04.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:40:14.350Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=40395420-ec7e-4988-813b-5afca918d82f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:40:14.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:40:24.357Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=670a2285-e625-4ce3-b87d-22594b985dce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:40:24.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:40:34.364Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=a1a7aeea-38da-47d4-a466-e1e55b7850a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:40:34.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:40:44.372Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=cea64d1a-7230-499f-b0a6-154b1af2eeeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:40:44.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:40:54.379Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=3d77f4b3-0c03-4543-be62-3335e8927872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:40:54.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:41:04.387Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=922516f2-f58a-4b1a-b889-4b33a8651630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:41:04.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:41:14.395Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=a5b59ea6-4b5d-48ca-9f52-ee30b3d60488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:41:14.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:41:24.401Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=027daee3-ee40-4e27-ade4-260c8481b560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:41:24.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:41:34.408Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=6388e7b6-3c8d-4635-9f04-bcce0646abcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:41:34.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:41:44.414Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=e7ba20fc-44da-4003-a941-63dadcf22fce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:41:44.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:41:54.422Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=ffbb53ee-197e-470c-bc57-1879e8d667e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:41:54.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:42:04.429Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=ceff9709-7aec-45b5-a509-0451446c04cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:42:04.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:42:14.437Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=4c77f116-1a09-4222-9abe-31b079c76919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:42:14.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:42:24.444Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=e8d1cffd-2eef-44e8-9b7a-f1751f885cfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:42:24.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:42:34.451Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=80ea7dff-69ba-45b8-b72b-14cc0262aea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:42:34.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:42:44.458Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=15ea61d5-352f-4490-b752-5756552e2295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:42:44.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:42:54.471Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=c62c38b5-0f04-43e8-bc55-b0b1cf56615d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:42:54.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:43:04.478Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=1d63d055-5ae7-45b7-8932-a01789415589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:43:04.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T03:43:05.161Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T03:43:05.161Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-20T03:43:05.162Z |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-20T03:43:05.163Z |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-20T03:43:05.241Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-20T03:43:05.241Z |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-20T03:43:05.243Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:43:14.487Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=bf5f6680-f341-4295-a3e3-01019739fea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:43:14.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:43:24.498Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=399ef939-a620-4228-b765-f3846079a73c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:43:24.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:43:34.506Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=6df690d7-04aa-4c49-bb04-a8bd9a8299ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:43:34.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:43:44.514Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=b7c4828e-7ca8-47a2-843b-8d9186be4b0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:43:44.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:43:54.527Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=ea67c1c8-82e8-453f-b33f-04639320dad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:43:54.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:44:04.535Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=109bf690-2cba-4e19-b355-7a306149f85e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:44:04.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:44:14.543Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=8e8b8006-1543-43c7-9684-4d33f211a7c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:44:14.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:44:24.552Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=8e1851a0-e266-4f0a-aaa6-b5e45af02c1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:44:24.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:44:34.559Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=b1d4c09e-4615-4484-9204-de8857bf1bf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:44:34.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:44:44.566Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=8ba5b7d6-cccb-4d9e-90a1-34c31febef09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:44:44.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:44:54.573Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=7ce17bdf-3e18-4e4e-a92e-522a0ec82464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:44:54.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:45:04.581Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=a9653292-44f8-4e10-bcbe-5482833cd0a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:45:04.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:45:14.589Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=f99a55e6-184b-44aa-8e36-34dfe74c40aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:45:14.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:45:24.596Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=ee6db762-39d6-49e3-8c93-f7e950191a17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:45:24.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:45:34.604Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=4d5ad7bb-cdbb-4b13-aea3-5a1812ea6721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:45:34.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:45:44.610Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=611c9b38-c9e2-46c7-bfda-d983757e88e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:45:44.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:45:54.616Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=9a102956-0bd7-4b5e-8073-73b209a291d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:45:54.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:46:04.622Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=2a88f96a-eb63-4bb7-9705-04bc9ef58a73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:46:04.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:46:14.629Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=f6b041b6-9a1e-4764-adae-8367ddf205c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:46:14.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:46:24.636Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=c4873500-4fe2-48ec-a601-3b986ba74f50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:46:24.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:46:34.643Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=6d9f59ff-0e80-4b29-b721-989e694e3c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:46:34.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:46:44.650Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=841eaf8b-1cc7-4bd1-a162-74587a060a25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:46:44.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:46:54.658Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=975c2d77-958d-4896-87f6-2d62df4158fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:46:54.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:47:04.668Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=ec3cb356-938d-4818-9423-0728d0ba1533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:47:04.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:47:14.676Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=98052953-7a05-4374-a533-7d428b8eee72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:47:14.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:47:24.682Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=b9503ed7-cbec-48b6-93db-8b0285c22476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:47:24.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:47:34.689Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=badf7ff3-ef23-4af3-b21a-5f7d0b4a95ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:47:34.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:47:44.696Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=9948fa4e-18ea-4a24-af0b-1b755af7c395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:47:44.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:47:54.703Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=b58cb63e-bb8b-467c-9b7d-ea4b83e2891b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:47:54.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:48:04.709Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=064a9942-9b8d-4ad9-93c9-16ccbd0d9bea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:48:04.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T03:48:05.158Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T03:48:05.158Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-20T03:48:05.158Z |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-20T03:48:05.160Z |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-20T03:48:05.244Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-20T03:48:05.245Z |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-20T03:48:05.247Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:48:14.716Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=ddb33542-d599-486f-b026-4ae986bf81cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:48:14.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:48:24.724Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=0b44e243-10a0-41cb-9a38-49525c3f55e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:48:24.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:48:34.732Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=beb1a018-c164-457c-b921-cc3c1cc6fdb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:48:34.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:48:44.738Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=19004ede-c3a2-4983-88af-24db18ad1a29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:48:44.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:48:54.744Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=de51b039-7033-4f2f-a0b2-c9cfb5b9ec85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:48:54.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:49:04.751Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=c775e840-6b4c-4468-b941-7f8d3019c514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:49:04.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:49:14.758Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=d9f7323e-c4ef-416c-b743-6123ab87e8ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:49:14.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:49:24.765Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=5ebaabc4-fbe0-4b79-a6e6-4cf089da6ba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:49:24.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:49:34.772Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=d6e02c9a-fd6a-4dfd-8ebd-ddd24c1cba78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:49:34.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:49:44.780Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=827cea58-a5dd-497b-ac6f-b28e0d981fd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:49:44.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:49:54.787Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=3b75cb3f-cf51-4a24-b94e-500cf1eff49d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:49:54.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:50:04.794Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=79084894-d6ac-45d6-83d8-c26e63879a2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:50:04.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:50:14.800Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=a94e6db7-ce75-402d-9259-3ecbbc5e6117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:50:14.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:50:24.807Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=5b9fda7a-e263-4eee-88ef-f90969297631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:50:24.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:50:34.812Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=d6e7403d-3a17-4cd4-b82f-a20ae2f94ef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:50:34.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:50:44.819Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=b7521f3b-368e-424a-abb0-ec844a7a4b5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:50:44.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:50:54.826Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=679dcebb-1706-4708-bdca-693d91e8247f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:50:54.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:51:04.833Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=8002ff84-c683-4721-b1ac-1a5aa8a92cea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:51:04.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:51:14.840Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=380a52c9-68a6-4bca-bd4a-42213e2b6d56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:51:14.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:51:24.851Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=de6c16e9-c0a3-42f8-a282-ceef9a6b5c32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:51:24.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:51:34.857Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=17e90a96-a70e-4ebf-882f-31a2f9e56378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:51:34.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:51:44.865Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=c25c2dd6-e409-42c5-b129-09c5b7b5c3ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:51:44.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:51:54.872Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=66772a18-bb9d-477d-88b8-1801e8e22f25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:51:54.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:52:04.878Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=79f371b0-25b6-4e1c-bb65-42af44671439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:52:04.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:52:14.884Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=03176702-dc3f-4332-99ee-40c658f3d6b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:52:14.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:52:24.890Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=1b33cacb-538b-4485-8450-5ae117ccbb1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:52:24.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:52:34.897Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=93a85f24-592e-405e-8552-9fcf18a9f3e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:52:34.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:52:44.904Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=3cc0af94-89a1-415f-9d32-98eb8dbcc7f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:52:44.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:52:54.911Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=2c7e83b9-458f-4a75-b7f7-bdcfcd9d3454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:52:54.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:53:04.926Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=207111df-4d4d-4df5-bb4c-576039fad1c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:53:04.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T03:53:05.168Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T03:53:05.169Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-20T03:53:05.169Z |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-20T03:53:05.170Z |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-20T03:53:05.246Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-20T03:53:05.247Z |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-20T03:53:05.249Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:53:14.932Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=0d18a095-1841-4594-9cfd-41ad058f45a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:53:14.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:53:24.943Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=d4600596-e17b-4367-8639-ad30ab4bc086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:53:24.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:53:34.950Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=182c27e9-e5e3-45bb-9dae-34fbdd0e547a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:53:34.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:53:44.957Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=93672fe8-8710-41b3-aebe-ac6ab4543591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:53:44.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:53:54.965Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=e8b3d0fc-eb91-482d-b053-9f71e634b434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:53:54.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:54:04.972Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=b090184d-241a-4208-b398-5405bbf0b387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:54:04.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:54:14.979Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=3ba06ebe-1a28-4ce9-a50e-379fc149b984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:54:14.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:54:24.985Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=fb6fbc23-95e0-4029-b064-58334de499ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:54:24.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:54:34.992Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=09ef3b3a-0d34-4de7-951c-a4fd48a60bc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:54:34.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:54:44.999Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=e21deb1f-c0f9-4fe2-a2df-1b09e0e6cf24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:54:45.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:54:55.005Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=e37a7cec-59d3-40e7-95c1-4b5d3caa1895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:54:55.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:55:05.012Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=c98468aa-0427-4d1b-9629-d4f959bfb4ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:55:05.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:55:15.019Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=39ad2d91-6aab-431b-b497-732d7be6b4a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:55:15.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:55:25.025Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=0ef1b0ef-2881-4a93-9367-965830cfbce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:55:25.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:55:35.032Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=d56ff0e2-9b13-4051-a34f-7d4c4665947f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:55:35.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:55:45.039Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=ec9f8dd0-0a23-479c-883d-75c8c53ab17a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:55:45.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:55:55.047Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=aa0c5c24-466a-4b14-98cb-bc066ba5650c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:55:55.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:56:05.054Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=a4878287-cf48-460d-aca7-a6fc97452e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:56:05.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:56:15.060Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=0e13560f-c810-4f21-b0cc-93beb2917f34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:56:15.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:56:25.066Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=93741d5a-a67c-4abc-9684-dff77b6d5a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:56:25.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:56:35.072Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=00d30933-b39b-45b5-bf96-069e98016b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:56:35.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:56:45.083Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=4e9242a2-1c0c-4abe-aa03-4f096a40de85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:56:45.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:56:55.090Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=bbcd5103-d828-4999-9eb3-5132ff59008b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:56:55.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:57:05.097Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=670e0e53-7026-4e60-82a5-2cbfcbab65ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:57:05.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:57:15.104Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=cec0b086-dbfa-4e38-8f03-3cb321fbf474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:57:15.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:57:25.110Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=c70ab607-52ae-424b-8c45-612aeb89291d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:57:25.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:57:35.118Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=cf9bb0d7-e2b0-45aa-be1d-a5774cffbaac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:57:35.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:57:45.125Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=09fef99c-61ab-4f8e-935a-d0f35f43e42f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:57:45.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:57:55.131Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=cd06df74-eb93-46e0-a25d-373c22f67f47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:57:55.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T03:58:05.121Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T03:58:05.121Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-20T03:58:05.121Z |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-20T03:58:05.122Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:58:05.138Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=c7e986b6-ef29-4ea9-b3c7-23a2bf90c4b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:58:05.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-20T03:58:05.196Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-20T03:58:05.197Z |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-20T03:58:05.199Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:58:15.145Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=97b71ae5-3c84-41c8-9a6b-12dbead7bd23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:58:15.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:58:25.152Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=6fd9edfe-2697-4b3d-a2a7-c7d758069e61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:58:25.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:58:35.159Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=33d5efae-5077-46d8-a144-2b9af1dda7a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:58:35.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:58:45.166Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=70e6712a-b22e-4dca-b03b-a9fb9656d03b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:58:45.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:58:55.172Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=eed19156-ca1b-4e5a-b7b7-ba54486d069a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:58:55.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:59:05.180Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=de4ad417-a3d1-4c21-b6db-0727afc96d6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:59:05.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:59:15.187Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=b485a136-385d-4a62-bc39-25dddd04a15c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:59:15.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:59:25.193Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=556dc6bf-41ad-4703-a21e-25ef5f857cb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:59:25.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:59:35.199Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=058f2070-578e-4ac3-9791-fe516692a77e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:59:35.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:59:45.205Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=1bc219a5-a42c-4a63-9379-d35b8a10a1e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:59:45.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:59:55.211Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=1ab450a9-ae64-4719-9194-e961f5525879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T03:59:55.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:00:05.218Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=e1fa0ad1-8bdb-4fcd-9e48-2562056b7810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:00:05.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:00:15.225Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=d190e836-df2f-4995-86f2-5e0077c10068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:00:15.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:00:25.230Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=7356d660-dc77-41a4-b55c-8cdfa7029560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:00:25.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:00:35.238Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=0fd7f1d0-d676-404f-9a3e-405a74c73034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:00:35.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:00:45.244Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=5c5e57be-b5e6-462e-80ba-25f30e764835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:00:45.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:00:55.251Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=c5a63efe-7ad5-49c7-a323-3e029de4ca9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:00:55.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:01:05.271Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=45683d7d-b5a4-4350-a8c6-0545d088c305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:01:05.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:01:15.278Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=0a9bd33a-ac92-45ef-aa66-c9c4766269ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:01:15.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:01:25.283Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=402afb0e-3846-454c-9308-69a114afaa12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:01:25.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:01:35.289Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=a56c848b-be36-494f-8473-9ba042e8a9b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:01:35.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:01:45.296Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=257048c7-db65-44c5-ba4b-24ac827ee30d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:01:45.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:01:55.304Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=99d25d59-6816-4ac7-ab66-34bd28b43e58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:01:55.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:02:05.311Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=c8352b31-5ca5-4871-8e91-ec0b3181d080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:02:05.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:02:15.317Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=a6e405e2-751b-458a-aa6b-fa0d998840a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:02:15.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:02:25.324Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=71237262-cfed-4077-a06a-f1faec1cb5e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:02:25.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:02:35.331Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=f7ff7ea1-a49f-44c3-b9be-59b95f217640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:02:35.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:02:45.338Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=b628f7b4-6aa0-4e00-beeb-7d8be0afccc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:02:45.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:02:55.346Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=a757c876-5b2b-42a0-aa6b-c510915dc6e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:02:55.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T04:03:05.111Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T04:03:05.111Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-20T04:03:05.111Z |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-20T04:03:05.112Z |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-20T04:03:05.188Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-20T04:03:05.189Z |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-20T04:03:05.191Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:03:05.352Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=68a59a11-df21-45c8-a369-13c7ebfbf647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:03:05.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:03:15.358Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=bf1bd059-4dbc-4274-b5a5-5c71b8f5ebae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:03:15.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:03:25.364Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=8dc4ce0f-5e6f-4fe0-a4f7-ab94fe76de0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:03:25.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:03:35.371Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=cb7c6ae9-dd1b-4c8e-8afb-da27d04c1c98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:03:35.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:03:45.378Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=d775d5e5-d48f-4aee-9efc-a2d56d670c6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:03:45.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:03:55.384Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=a074141b-5fa0-4664-92b6-019450d28e4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:03:55.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:04:05.391Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=d58ade5e-8571-48c7-a866-34ca897fb9fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:04:05.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:04:15.399Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=fee5d4ac-60d9-4fb0-a0c3-4ed7fa622adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:04:15.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:04:25.406Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=73e85506-6136-4f98-b493-b004ac03bcf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:04:25.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:04:35.414Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=b4745a5e-3b22-42c4-8c67-7e8be0d25ebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:04:35.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:04:45.420Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=2bdb63d8-fe71-489f-b617-1bbc729b8ee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:04:45.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:04:55.427Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=ffd8a07e-637f-4073-a1ea-a430e94436c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:04:55.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:05:05.433Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=744e0146-060f-40e5-9d13-6e80a22872f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:05:05.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:05:15.439Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=e140d614-a63f-40a1-968d-3b1f94f041ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:05:15.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:05:25.446Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=7d46b9d7-5ba4-4e9a-846e-df0153331a2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:05:25.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:05:35.453Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=e3b46868-f145-4e07-a5db-2285befff269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:05:35.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:05:45.460Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=b9598240-41dc-4880-8bda-d938bedad622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:05:45.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:05:55.467Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=27ec0a0a-a370-4d5a-9c45-bc33501b5f1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:05:55.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:06:05.474Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=5f6fdc68-59e2-4496-aed0-6ec7d43fb2de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:06:05.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:06:15.481Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=5636bc7d-3d90-457f-a03b-1c95283deb3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:06:15.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:06:25.488Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=ff14c683-dbf6-47d2-89ec-9f4eb1ca7ca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:06:25.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:06:35.495Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=2d22f66e-2f5d-485e-8b3a-e80cf1cb0d43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:06:35.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:06:45.502Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=f9b2a88e-af88-407e-a7bc-aba06c41c75a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:06:45.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:06:55.509Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=a80e0817-8499-4be1-ab75-2680ce1a6e79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:06:55.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:07:05.516Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=4135e2e3-e97d-470b-a944-e9d5f4e4ab97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:07:05.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:07:15.524Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=e0101b5e-bbbd-4d39-9c76-84e7a88d947a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:07:15.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:07:25.530Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=14a1b843-a2bb-48d1-a170-0a8c3d13eceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:07:25.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:07:35.538Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=05f41e32-d4b0-4364-aebc-e990730c9ad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:07:35.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:07:45.545Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=12cf82b3-eb99-4c77-84aa-a66e5d5d36a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:07:45.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:07:55.552Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=9acde104-be97-47c8-877c-d5a65f01ace0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:07:55.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T04:08:05.155Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T04:08:05.155Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-20T04:08:05.156Z |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-20T04:08:05.157Z |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-20T04:08:05.233Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-20T04:08:05.233Z |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-20T04:08:05.236Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:08:05.560Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=e961470a-2fb3-47ae-bc47-386509486b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:08:05.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:08:15.566Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=31bf8c55-cad5-4cbd-9b86-7471f1b2b980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:08:15.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:08:25.574Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=fc2eb15c-d48e-4231-a41d-61ecd5de7263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:08:25.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:08:35.580Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=8bb5c362-b530-46bf-89d7-6aa9b1777a1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:08:35.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:08:45.587Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=65ad6f73-f3b1-476e-8d3a-db6705869241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:08:45.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:08:55.593Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=9527d127-5049-41d8-94a3-0b8b9af5935d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:08:55.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:09:05.599Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=8a3ae638-ed5e-4294-a2ac-2633c524094c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:09:05.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:09:15.606Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=9dfc44a7-1019-4d75-9c9b-ddf6a02b2a19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:09:15.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:09:25.614Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=2bcd798e-925c-4599-a33c-83b0448aefcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:09:25.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:09:35.621Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=06e83dfd-42d1-48f7-bcb9-f2dbaddbf4a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:09:35.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:09:45.627Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=7d4e0939-1fd4-4b9d-a4f4-fd18c778035f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:09:45.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:09:55.634Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=5700b6a4-5140-4e2a-8002-b8f07feeea6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:09:55.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:10:05.641Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=e344b5c4-8eab-44d9-9689-44f79f8a2b10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:10:05.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:10:15.647Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=74be2ab4-e71a-4b40-8187-0c261a6f573f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:10:15.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:10:25.654Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=ab92b4b2-a32d-40ed-9da8-ce2bc6a31856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:10:25.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:10:35.661Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=d17f1616-5da3-4946-97b2-f382a57b90ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:10:35.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:10:45.668Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=f269e544-e5b1-42be-958e-05239eac395e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:10:45.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:10:55.675Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=ed94bfe9-65ec-47ea-92f8-37b03090791c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:10:55.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:11:05.681Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=4f1ba2c7-901e-460c-a1e9-70895ba4b4eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:11:05.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:11:15.688Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=db838e26-84e0-42bc-a5c7-87319076440a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:11:15.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:11:25.695Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=36cba0f6-93f3-4fb1-bad1-f95e1bab7378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:11:25.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:11:35.702Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=1c0e2c35-ce0d-45e5-a363-c5bca0ce630e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:11:35.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:11:45.708Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=dbae9b04-0f1a-4c0a-9d40-710cd8cfcca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:11:45.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:11:55.716Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=3df531fc-8ab8-4c2b-a45d-ddd302f4e217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:11:55.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:12:05.723Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=5e35a0c1-b454-4553-b871-ed72a8e65c55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:12:05.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:12:15.730Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=1f247c42-61e2-4f95-9c39-9e905f87a9e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:12:15.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:12:25.736Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=a0e4b63b-3010-4102-b84b-be7c15da4089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:12:25.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:12:35.741Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=cde5b452-ac78-4969-8231-89d7b27d19ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:12:35.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:12:45.758Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=f65749ba-2af1-40a8-b01c-455833e8f536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:12:45.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:12:55.764Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=f0a26362-c661-4f3c-bf16-a1a4f52eef91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:12:55.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T04:13:05.147Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T04:13:05.148Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-20T04:13:05.148Z |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-20T04:13:05.149Z |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-20T04:13:05.220Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-20T04:13:05.221Z |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-20T04:13:05.223Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:13:05.770Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=398a4e5f-48a9-4f76-a01b-efcd7aae98e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:13:05.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:13:15.777Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=663f07bb-4199-4519-b398-c2d9a1a2919e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:13:15.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:13:25.783Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=4ab60b1c-a18a-4b4f-916b-e03075fe1416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:13:25.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:13:35.789Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=eae634fa-cd95-48f0-bd6b-1055450f899d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:13:35.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:13:45.795Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=2c325c8d-6222-4c43-a07f-2392f857a5ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:13:45.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:13:55.802Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=045cfe68-edac-4561-bad9-2d8fbcc62ba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:13:55.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:14:05.808Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=70bf2406-426f-42d8-a596-77991e62246b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:14:05.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:14:15.814Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=82469409-f72f-4d46-9e5c-b434c49f514f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:14:15.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:14:25.822Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=9a2f881b-2874-46b6-bfcb-b4a92ea1c924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:14:25.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:14:35.828Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=71926ad4-9ced-4149-adb9-33c24ad4b0f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:14:35.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:14:45.835Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=d9bc178e-16e6-45e3-966a-c55e166b9787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:14:45.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:14:55.842Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=424b700d-9497-41b6-afa0-bf2809170e1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:14:55.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:15:05.849Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=a87935ff-b6a8-4843-9fec-6352efd9e216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:15:05.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:15:15.856Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=75ca6e40-a49f-4090-940a-263ef7ff36ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:15:15.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:15:25.862Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=bf54498f-a29e-4455-b636-59196f0f6dd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:15:25.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:15:35.867Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=81e4d3ba-845e-475b-838c-e41023cf35b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:15:35.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:15:45.873Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=05df9fe5-eda3-4498-9618-02b0688bccbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:15:45.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:15:55.879Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=6f175a18-53f3-46e1-a811-c888eaff26c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:15:55.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:16:05.886Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=a727b5f7-0a47-4be3-9b6a-6eb111dadf0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:16:05.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:16:15.892Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=c5a62de6-6a0b-4a26-8972-f4d88b8639d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:16:15.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:16:25.899Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=a8ee6275-c24d-4624-ad39-141c9b6122b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:16:25.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:16:35.905Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=eeab5d4c-0ba0-41bb-99f7-e9dfb69d4bb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:16:35.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:16:45.911Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=a59c9fb8-255a-42e5-8c98-547df18448c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:16:45.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:16:55.918Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=e7eb3909-ad6d-48ce-a000-eb5c5b23ee7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:16:55.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:17:05.924Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=464f2d58-4c6f-4113-8a20-6a827ed0c6b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:17:05.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:17:15.930Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=d4086d9a-345e-4887-a277-1052a97136d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:17:15.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:17:25.938Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=db09e861-f66e-4cb7-8026-b35d4a56dfa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:17:25.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:17:35.944Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=cf7ecb02-c771-4621-bb3c-0d8d337e67f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:17:35.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:17:45.950Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=2ef5983b-0fa2-4f89-8b72-653f625befba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:17:45.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:17:55.957Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=c8ca46cd-b100-4a1a-8ed7-aaf381d88bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:17:55.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T04:18:05.122Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T04:18:05.123Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-20T04:18:05.123Z |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-20T04:18:05.124Z |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-20T04:18:05.192Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-20T04:18:05.192Z |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-20T04:18:05.194Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:18:05.962Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=18104055-f9ac-4bc2-8f60-d21e1efa9d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:18:16.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:18:26.182Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=23e6439c-448d-48ec-919f-af13244e0f3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2021-05-20T04:18:27.335Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=KqNgrR40n5urxDTgUi02, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:18:27.556Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:18:27.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:18:37.556Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=1fbfe9f2-a0dc-4088-ac00-64e923e67a0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:18:47.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:18:57.095Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=c481ef66-2518-48d3-a85b-06fd62c562db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:19:06.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:19:16.632Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=c1358783-0829-4859-b9f0-b5c4537a00d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:19:26.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:19:36.173Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=7bc60928-cff6-4d39-83aa-f298700deb64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:19:45.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:19:55.713Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=9a765451-f75a-42d9-848d-1f023bc111bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:20:05.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:20:15.251Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=71756a09-7558-4faf-9c8a-1e1d0a0353e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:20:24.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:20:34.787Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=a67e01b6-8d6e-4cd5-a72a-aae994954872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:20:44.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:20:54.327Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=7676c64a-2168-459c-882f-ca4e4fd6963f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:21:03.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:21:13.867Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=3284cc04-8b68-4123-90b1-f5aa585c0a68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:21:23.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:21:33.408Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=ad592b66-dcb5-44da-b045-8bfbd593a920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:21:42.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:21:52.947Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=406234a2-c097-45c2-bcb0-28425b117699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:22:02.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:22:12.487Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=2946b32b-d3f1-4b2c-b232-9396ad974a61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:22:22.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:22:32.026Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=df2f2ee1-b7b5-4a63-8ad5-88c08562c93d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:22:41.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:22:51.567Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=66ac0576-324d-4994-b375-4d1ee1a3c1e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:23:01.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T04:23:05.141Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T04:23:05.142Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-20T04:23:05.142Z |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-20T04:23:05.143Z |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-20T04:23:05.217Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-20T04:23:05.217Z |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-20T04:23:05.219Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:23:11.123Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=39e9cb8f-1393-4113-acd8-d953b1eb205d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:23:20.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:23:30.663Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=abd98123-db5b-4b91-88d4-80e8c436b00e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:23:40.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:23:50.200Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=153a59c5-741b-40be-8012-b16a62e7dd4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:23:59.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:24:09.742Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=1f92bd08-6657-4799-adf3-392f3ccf9de4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2021-05-20T04:24:10.839Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=VmVUiCwLvuG8VGYYxymF, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:24:10.847Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:24:10.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:24:20.847Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=37fc455f-1002-44e3-ad88-612bfe6593ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:24:30.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:24:40.386Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=5b9a351e-d3a8-4f93-b9e2-9efb4bd14d09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:24:49.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:24:59.931Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=e3158d26-4a18-48fb-836a-d4b5be778300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:25:09.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:25:19.471Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=21e349ee-531f-4c7c-8bdb-0e1aa66f8e1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:25:29.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:25:39.019Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=1eba414e-2474-4209-bb8b-63e6c4f46b3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:25:48.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:25:58.560Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=399d8629-8529-4dac-9d5f-735cb4f06ad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2021-05-20T04:26:02.038Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=9FfjVrDhu5M1hZ1nAyRs, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:26:02.046Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:26:02.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:26:12.046Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=7aa6a6ff-c7e5-4827-9d4f-e89808e45ad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:26:21.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:26:31.583Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=7d41c85a-563d-40cc-b36d-bad876ac3558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:26:41.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:26:51.124Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=9e410cff-7fa7-4727-85fb-319213277f7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:27:00.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:27:10.667Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=9ac3fdc9-d7a5-48eb-a4d2-8066c9eaa45e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:27:20.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:27:30.207Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=04b20de4-5b7d-480f-8ad9-5ff34b7a7c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:27:39.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:27:49.747Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=c8a6a6c1-86d4-41a7-ab8c-de717866ce3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:27:59.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T04:28:05.172Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T04:28:05.172Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-20T04:28:05.173Z |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-20T04:28:05.174Z |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-20T04:28:05.240Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-20T04:28:05.240Z |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-20T04:28:05.243Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:28:09.285Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=f06dd9d0-ed6d-4174-b194-89eab169d670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:28:18.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:28:28.827Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=d1b3a5c4-ef23-4d38-a813-fe612951be81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:28:38.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:28:48.361Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=7c48b7c9-23bb-4610-a583-5be98ca909a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:28:57.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:29:07.902Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=d55eece3-c731-429b-8953-3e6db3373f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:29:17.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:29:27.443Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=cb208e52-565c-4e83-af81-cdfb1bf58978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:29:36.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:29:46.984Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=454f286e-0869-4d4a-a0aa-4f0862def287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:29:56.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:30:06.522Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=64c31491-1e49-444d-bd18-93a28de7b63d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:30:16.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:30:26.062Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=39c1c47e-29d2-4fcd-9010-41c6b649b39c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:30:35.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:30:45.603Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=ebbda218-ef68-4a31-a164-907bf9415d06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:30:55.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:31:05.145Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=95e33e11-005b-48dd-9352-538cbcabbb82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:31:14.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:31:24.686Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=80ff9582-5796-490d-8e7e-1fcaba5cec4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:31:34.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:31:44.223Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=3387af6a-443b-42b4-9621-e7d02a405a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:31:53.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:32:03.763Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=e735208b-fde5-41dc-8eb3-7621ac81201d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:32:13.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:32:23.302Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=f76fe646-ca38-492d-b858-694872b64b75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:32:32.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:32:42.841Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=f684fe2c-5819-4806-8580-b51557c1944a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:32:52.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:33:02.380Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=df3319dc-3a49-42ba-b286-104d9ae5ce06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T04:33:05.103Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T04:33:05.103Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-20T04:33:05.104Z |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-20T04:33:05.105Z |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-20T04:33:05.171Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-20T04:33:05.172Z |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-20T04:33:05.173Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:33:11.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:33:21.917Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=b0976ea5-a36e-4336-8927-8d7b8c958dcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:33:31.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:33:41.462Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=935e9444-09a2-4b04-8cfc-784ba48a2787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:33:51.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:34:01.002Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=09cd5d9c-b090-4d18-aaaa-ff32b8adc6c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:34:10.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:34:20.541Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=62e0c271-81ba-4805-acd7-12c787129a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:34:30.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:34:40.084Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=700d3e40-521e-4120-b077-b7e7732b9ed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:34:49.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:34:59.622Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=e0e832be-29c1-4b36-aa05-cc0199532610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:35:09.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:35:19.165Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=42409c99-add4-4788-92e1-3cd770859a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:35:28.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:35:38.704Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=31a5621e-a972-40c5-adec-29ff57d11406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:35:48.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:35:58.242Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=a40c7a57-4245-44a3-8b1f-11ae9766c3ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:36:07.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:36:17.789Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=cdbd9ee8-93da-4a72-a09a-2aa66875d9a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:36:27.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:36:37.331Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=900c8a0c-1ca3-4152-8574-4791b2ac6fe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:36:46.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:36:56.871Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=f9e163dd-b3fe-4648-a089-2b6bb63c7003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:37:06.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:37:16.404Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=00903870-eb1f-4150-bb7e-ba8df705fa65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:37:25.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:37:35.945Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=db19eeed-bddf-404e-b2e9-05cd159bc48c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:37:45.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:37:55.483Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=56daff05-8671-4fd4-baea-480d5b1381e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:38:05.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T04:38:05.122Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T04:38:05.122Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-20T04:38:05.123Z |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-20T04:38:05.123Z |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-20T04:38:05.192Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-20T04:38:05.192Z |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-20T04:38:05.193Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:38:15.025Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=f138b3cf-57c4-4813-aa78-a9da8eb2cf13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:38:24.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:38:34.563Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=d0315a03-6bd4-45c8-b6bf-698aefa2f8b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:38:44.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:38:54.103Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=20afee32-cb22-4b94-821c-98480aa27028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:39:03.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:39:13.643Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=2e9e384b-93cf-4d2a-adec-90b0e3321929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:39:23.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T04:39:33.180Z |INFO |Init configs |InvocationID=065936cd-3a91-4912-9429-b77340b57175, InstanceUUID=c0922b65-8cdf-4b9f-a504-cb22223de6be | |INVOKE |pool-2-thread-1 |