. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-04T04:06:32.545Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-04T04:06:32.583Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-04T04:06:32.619Z |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-04-04T04:06:33.305Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-04T04:06:34.064Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-04T04:06:34.066Z |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-04-04T04:06:34.159Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-04-04T04:06:34.292Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-04-04T04:06:34.322Z |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-04-04T04:06:36.138Z |INFO |BeanFactory id=05302bd1-413a-33c9-8ded-f0ee0fca683f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-04-04T04:06:36.692Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-04-04T04:06:36.718Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-04-04T04:06:36.719Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.41] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-04-04T04:06:36.793Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-04-04T04:06:36.794Z |INFO |Root WebApplicationContext: initialization completed in 2471 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-04-04T04:06:37.239Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-04-04T04:06:38.060Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-04-04T04:06:39.415Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-04-04T04:06:39.890Z |INFO |Started MainApp in 10.344 seconds (JVM running for 11.05) |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-04-04T04:06:39.948Z |INFO |Start scheduling PRH workflow |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:06:39.989Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=30989423-8b6b-4eb8-98cf-249d9e2558df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-04T04:06:41.116Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.63:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:06:41.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-04-04T04:06:50.074Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-04-04T04:06:50.075Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-04-04T04:06:50.078Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:06:51.147Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=48b9c084-9b0f-4085-8016-8c225089f07d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-04T04:06:52.186Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.63:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:06:52.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:07:02.188Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=ba5ef75e-af8d-4f72-88b2-6498bd1a14d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-04T04:07:03.225Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.63:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:07:03.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:07:13.227Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=b8f692de-2f56-459c-aed1-db9e700c71a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-04T04:07:14.297Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.63:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:07:14.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:07:24.298Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=50518be2-aadf-4d30-aa6e-5a118852dc3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-04T04:07:25.367Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.63:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:07:25.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:07:35.369Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=4e905600-4d9f-432b-b98f-400e4481c418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-04T04:07:36.407Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.63:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:07:36.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:07:46.409Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=a8302b6a-410a-4b85-ab10-349f1da450b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-04T04:07:47.448Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.63:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:07:47.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:07:57.449Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=f69f0b23-eb7a-477d-8572-3150657919ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-04T04:07:58.487Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.63:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:07:58.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:08:08.489Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=726318a5-dea2-40f9-b23c-771a04990332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-04T04:08:09.532Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.63:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:08:09.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:08:19.539Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=eb319274-22c7-4ba2-b0f4-c23182b1fac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-04T04:08:20.600Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.63:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:08:20.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:08:30.602Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=66f4ca08-ebe5-404f-8d71-e5e3347f5723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-04T04:08:31.642Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.63:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:08:31.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:08:41.644Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=e1947e66-fa9e-49bd-ad5d-86a9b9e35f96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-04T04:08:42.712Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.63:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:08:42.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:08:52.714Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=36ba1bce-b860-456e-8e87-1a85fa410de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-04T04:08:53.784Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.63:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:08:53.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:09:03.786Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=5db99f42-2e70-4e28-ac1a-7c9f4df51d85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:09:03.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:09:13.824Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=794e1746-3be6-4391-a168-d002d2607be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:09:13.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:09:23.844Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=1d091af7-7d92-411f-95df-c0bd64c2c79f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:09:23.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:09:33.859Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=eb079316-9fbf-47ed-91d9-af3554188be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:09:33.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:09:43.873Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=63feedfd-4797-4b53-9960-649a98883561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:09:43.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:09:53.889Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=cae7f1ed-88d2-430f-9cf2-482621fd5902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:09:53.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:10:03.902Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=37c1811f-7efe-4bad-9299-dd11ccf84b36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:10:03.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:10:13.915Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=67a9c8ca-f52b-4f40-9cd3-79301a7327c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:10:13.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:10:23.930Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=8ed97646-280e-4c09-8db3-03c8fe9bc533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:10:23.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:10:33.944Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=f3c6a52d-508e-4924-9848-b93c4a1fa517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:10:33.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:10:43.959Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=42678439-333c-45d8-88fb-fe04137da5e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:10:43.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:10:53.973Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=453ea933-5664-4e0e-bc28-ef4749793335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:10:53.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:11:03.987Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=8e325dfb-9328-4709-8979-bcde07da4ddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:11:03.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:11:13.996Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=5ea947a1-1f52-4247-9ac0-75aae9a1b1da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:11:14.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:11:24.008Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=71ba9413-5f74-4381-875d-acf7a886ecab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:11:24.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:11:34.020Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=04d2a62e-de7f-4378-b468-4336b67c548f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:11:34.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-04T04:11:38.133Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-04T04:11:38.134Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-04T04:11:38.135Z |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-04-04T04:11:38.136Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-04T04:11:38.287Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-04T04:11:38.288Z |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-04-04T04:11:38.292Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:11:44.033Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=9cdc14ca-6870-4205-ba07-ec8e5b4fcb04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:11:44.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:11:54.045Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=3db8a7ba-9cb7-40e1-b9f5-5ccae3b98f8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:11:54.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:12:04.059Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=8c3a99c0-1ded-4272-aab3-b5f9dd3a4f87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:12:04.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:12:14.072Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=8afc63bf-287d-41c6-8af9-b05bfd85ebb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:12:14.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:12:24.086Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=c3a53c3e-9efb-494e-ab9f-a1b5b9a4f82d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:12:24.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:12:34.098Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=887e2602-d8b7-4437-acaf-0c21b4e93d86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:12:34.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:12:44.108Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=c7f9c500-bacb-4040-b362-8b30525760c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:12:44.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:12:54.117Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=f67e39b6-8a1a-467e-ac8e-276c12b7c6ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:12:54.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:13:04.126Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=e3f4798a-8a9c-4e02-bb6d-0285ad37e8ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:13:04.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:13:14.137Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=643c3e45-9ecd-46b7-8e8d-30021c9f3e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:13:14.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:13:24.150Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=dc96822e-a90d-4a03-9812-92534f72f7ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:13:24.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:13:34.160Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=af280e14-0f6f-49d0-9dc1-8d517881c862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:13:34.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:13:44.171Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=e805d87e-e9c4-4eaa-a402-635d169ba273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:13:44.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:13:54.182Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=240b2686-279b-4c1f-8630-aee641601f4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:13:54.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:14:04.191Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=ed1189ff-2f7a-4aa3-9ed1-aab55800a2ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:14:04.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:14:14.200Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=23d1d8ec-07dd-43d1-8686-e5226a6ae3a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:14:14.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:14:24.212Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=adbc301a-38f8-46ea-8cb2-383a6ee4fc5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:14:24.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:14:34.225Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=142fa8af-d922-4423-9372-7a9445d7b2b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:14:34.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:14:44.235Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=9d3aa8eb-de06-4297-b0d1-41428174e03a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:14:44.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:14:54.247Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=b67ea4a3-232f-418e-bd67-949c013500be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:14:54.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:15:04.258Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=1c590370-b8fb-4e07-bbac-a4501680068b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:15:04.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:15:14.267Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=65f9a54a-9e92-4127-a397-bc8f591cc7d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:15:14.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:15:24.277Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=30e4cbb0-a3e5-4a1e-90ba-6a5dea69280c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:15:24.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:15:34.299Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=09c5c2d2-6787-4c9a-813e-5644bc945ac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:15:34.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:15:44.310Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=a555d0f0-cc95-430c-9f34-e2b8152e1135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:15:44.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:15:54.321Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=eecb69e8-d27e-4dac-927c-2af8bf535e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:15:54.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:16:04.332Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=6ceca87c-932e-404a-9e86-014e66cd1628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:16:04.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:16:14.344Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=bf5c4b6b-c510-4a4a-91fc-e8999cbd3479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:16:14.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:16:24.356Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=7902c3e4-1dec-41d6-a36b-1be59ced08b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:16:24.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:16:34.368Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=805915ae-c70a-425a-891e-e78c338c5401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:16:34.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-04T04:16:37.762Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-04T04:16:37.763Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-04T04:16:37.792Z |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-04-04T04:16:37.797Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-04T04:16:37.878Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-04T04:16:37.878Z |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-04-04T04:16:37.881Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:16:44.379Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=0972d57c-3531-4aef-8756-b296a290cb24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:16:44.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:16:54.390Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=ab00e87e-6ade-4f87-a8f2-3e7315bd4ffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:16:54.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:17:04.400Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=4d341333-b680-4c5a-8f35-7394b22ce0c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:17:04.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:17:14.409Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=dddd3556-d470-4f07-94a3-d4cf263ef49e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:17:14.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:17:24.418Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=7c6ab12c-f682-48ec-b8f8-22e10b17d37f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:17:24.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:17:34.431Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=73800a56-1d51-4d5e-b34d-24d787aa7384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:17:34.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:17:44.441Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=731d9b31-edd9-4625-bdb6-7cfb63b31560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:17:44.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:17:54.452Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=4ff85ac7-1b2b-42cb-b719-53516fa4d148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:17:54.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:18:04.461Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=32a87024-af1f-4302-8501-2a01471be334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:18:04.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:18:14.469Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=34afcaa6-4ad8-4537-b98c-d5f2f88b5fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:18:14.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:18:24.477Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=01077a7a-3a00-4cfb-814a-91050f0dcca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:18:24.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:18:34.487Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=b489602a-ff82-40d4-9a64-9ea3129a2c4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:18:34.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:18:44.496Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=89758e0b-3ace-42c2-920f-67b77d3230eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:18:44.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:18:54.511Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=8313e18b-7ac1-419f-a570-87c00d13f3cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:18:54.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:19:04.520Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=7727d7d6-a630-45a8-a36c-8db63a61083a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:19:04.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:19:14.529Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=494815c3-9817-4684-b9b5-ef081dfe2f6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:19:14.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:19:24.538Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=d8a558e7-5c0b-4c8f-9ad5-b600c3be3273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:19:24.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:19:34.548Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=4a012ab7-a53f-4e14-988e-127f5a7812b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:19:34.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:19:44.555Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=c86899fe-4b82-4de8-8a97-01c1310cd569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:19:44.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:19:54.566Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=0e336abc-1a6b-4329-b7bb-5fa9f1d424ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:19:54.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:20:04.575Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=a1e6cd2d-4d71-4e8a-8dcd-4da4848b1d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:20:04.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:20:14.583Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=62d90e35-2ab2-4a1c-a24d-8799c5d512fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:20:14.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:20:24.594Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=de69f206-f441-4b9a-9b90-00df7a554f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:20:24.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:20:34.602Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=feea10ce-b768-4df1-a39e-5533f43106b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:20:34.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:20:44.613Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=9647b09f-f578-4b9e-ac22-a2fb676d154a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:20:44.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:20:54.622Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=530c10ef-3b4f-41ce-803a-5dbb0339f329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:20:54.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:21:04.631Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=6c13c232-a064-4a2c-ac90-e3abb3217177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:21:04.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:21:14.640Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=83628040-52b8-4742-890b-64885c95de45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:21:14.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:21:24.649Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=93722e2d-a58d-4f3a-8521-91b46f71b9d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:21:24.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:21:34.657Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=33086f99-1378-44c1-9421-c06a5e968aa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:21:34.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-04T04:21:37.530Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-04T04:21:37.531Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-04T04:21:37.532Z |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-04-04T04:21:37.534Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-04T04:21:37.660Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-04T04:21:37.678Z |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-04-04T04:21:37.681Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:21:44.670Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=b05af3b4-993e-40ae-82c9-bf2b5b454f66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:21:44.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:21:54.679Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=3f595941-be63-4ae8-b788-4c9545c4d183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:21:54.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:22:04.690Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=43c35429-ede0-46d9-8e16-0eadf786f0ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:22:04.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:22:14.698Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=df6bb34a-354b-4d3d-8604-415bf3d2b548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:22:14.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:22:24.707Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=83f94729-565c-4534-a804-a256204f2970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:22:24.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:22:34.714Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=abca805d-cde8-4a6c-bff3-19ed258c750c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:22:34.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:22:44.723Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=c0603b73-b879-45ce-b31d-76ad2db8c30e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:22:44.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:22:54.731Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=27027103-3210-4421-b3ba-d85ae7b52e2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:22:54.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:23:04.740Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=bf63a657-ee1a-4591-8f9b-b8f7a5b3cbdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:23:04.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:23:14.747Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=b9c52fa0-6633-4c5d-99e1-27c9beedd99e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:23:14.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:23:24.756Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=6f24b34b-5d9e-4c72-86c8-649d44b8adfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:23:24.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:23:34.764Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=47281efd-cb20-4789-bc5d-8f2544b7a551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:23:34.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:23:44.770Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=f4607e9b-b053-403a-901f-a47fd23d2710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:23:44.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:23:54.778Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=a133bb93-80ff-4c61-b0bb-e1b63b221389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:23:54.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:24:04.787Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=c7ef9348-07da-4d7f-b6c2-f4829e158f9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:24:04.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:24:14.796Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=2461b27b-81cf-4d01-b34a-dbc76e2ea1aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:24:14.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:24:24.804Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=65e90d33-b93b-4e31-a4b2-d1cd883bfe35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:24:24.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:24:34.810Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=2e93eae4-3ec2-45ea-9c05-6ead6e440368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:24:34.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:24:44.818Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=a0235a4c-824a-4a43-9e79-3e5387fff9e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:24:44.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:24:54.826Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=2dd332fc-2fbd-49fb-8baa-9ffa684d6218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:24:54.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:25:04.834Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=dc545499-fee1-4bdf-aea7-121bcc98736e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:25:04.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:25:14.843Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=49cf1878-ea6b-44be-a096-265734d6f851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:25:14.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:25:24.851Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=2ec03847-8379-4263-9391-9c7e433745c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:25:24.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:25:34.862Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=acf45e2f-1fc3-46b8-9eac-0bf3b3c9a0dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:25:34.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:25:44.869Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=dd46730e-3357-4b15-a471-1ed6aa3ab3a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:25:44.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:25:54.877Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=63ea16c9-3e8a-4055-84f3-da50f7b78e6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:25:54.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:26:04.885Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=d0ba16ff-7cb6-492a-9f04-74d65d1df066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:26:04.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:26:14.894Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=f44314a3-5672-4760-8425-b614234cd9cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:26:14.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:26:24.902Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=230b595c-2dc9-418c-985d-9ed73c7da882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:26:24.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:26:34.910Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=c56ef65a-18b4-41c0-887d-c54bfaa558d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:26:34.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-04T04:26:37.568Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-04T04:26:37.568Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-04T04:26:37.579Z |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-04-04T04:26:37.580Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-04T04:26:37.679Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-04T04:26:37.680Z |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-04-04T04:26:37.683Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:26:44.918Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=9048c23d-c22e-4742-9023-27a519c155bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:26:44.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:26:54.926Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=1cf1b087-0567-4cef-9a86-5c846006d1bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:26:54.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:27:04.935Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=f9e1736e-9def-4316-8469-3c914771f858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:27:04.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:27:14.943Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=029e12a0-cbb2-4a11-a458-1cac721c2ae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:27:14.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:27:24.951Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=91472607-4aee-4a95-af4d-4f7d99e9f46d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:27:24.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:27:34.959Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=5ec788cc-5395-45fe-90e9-309bdcf19ae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:27:34.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:27:44.971Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=f5bad882-beab-48bf-84b6-4769e7ed67a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:27:44.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:27:54.979Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=2e26338d-ca8d-4958-a733-d722d8baedae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:27:54.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:28:04.996Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=3efa5c9f-c616-4e0c-8727-4ff7694cf198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:28:05.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:28:15.004Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=c488855a-88a8-4f9a-8b45-644c1d4cdc0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:28:15.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:28:25.011Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=e2ebe7d9-cae8-4589-a3b8-d9295aa3e372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:28:25.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:28:35.018Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=d42e5b0b-17ad-4e37-bade-c7c5363d52de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:28:35.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:28:45.025Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=01faf7f4-a69b-48e3-98b9-4091c85bdf1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:28:45.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:28:55.034Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=56046971-dc32-491d-93ea-6cc1397b6ee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:28:55.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:29:05.044Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=8341542d-0fe9-4072-a5ec-753707dafb72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:29:05.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:29:15.051Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=303d3a7b-394b-4b92-9d5c-0b4e5c1487a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:29:15.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:29:25.059Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=88f7c9de-6d9e-41ee-a6eb-9a4fea6b7aec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:29:25.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:29:35.067Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=3f3d21db-49c6-40d9-acb2-f1ebb96bd951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:29:35.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:29:45.075Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=659fc805-448a-41c5-b1a0-e5ed677d7b0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:29:45.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:29:55.084Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=a19e71b4-7562-4ef9-8516-cc5d40ce431a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:29:55.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:30:05.090Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=efd83c18-b36e-492d-976c-2a061b95fbb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:30:05.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:30:15.097Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=1724b9bc-4681-44cf-b104-861e5767ca39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:30:15.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:30:25.106Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=1378ed86-c992-4903-8505-673d3153cdc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:30:25.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:30:35.113Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=d77e37ad-18ee-409b-b305-565943c82a11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:30:35.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:30:45.121Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=73219a99-db47-47f6-b448-30a64eaf8cc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:30:45.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:30:55.129Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=9138d200-a58a-4cc9-ba24-c0466a94199d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:30:55.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:31:05.138Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=6ac5a11c-68f8-44fe-8f2b-b39e45815f0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:31:05.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:31:15.147Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=f12b6918-dea7-4a8e-b663-66c1e118e918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:31:15.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:31:25.156Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=6c6a8739-888c-409e-b396-3840fc296ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:31:25.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:31:35.162Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=c424678f-63fc-49e0-949b-bbedb0a4f35f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:31:35.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-04T04:31:37.540Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-04T04:31:37.540Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-04T04:31:37.541Z |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-04-04T04:31:37.543Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-04T04:31:37.628Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-04T04:31:37.628Z |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-04-04T04:31:37.630Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:31:45.171Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=1b98e647-9442-4405-960e-3e973f8c2a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:31:45.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:31:55.180Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=7de5ebbd-1ba2-4dca-985d-2ba1a14871b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:31:55.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:32:05.189Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=6398b8fd-f8c2-43bf-bdee-9f59d3544434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:32:05.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:32:15.198Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=541abb60-ca82-43b9-896a-f21a25edfb14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:32:15.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:32:25.205Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=b49e76bd-f243-4b1c-a247-476c5a3b5863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:32:25.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:32:35.214Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=46e6a713-d9bb-4bf7-8b77-a56639a57433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:32:35.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:32:45.223Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=21b4aee7-3eba-4c22-ac34-1f1d5c93387e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:32:45.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:32:55.232Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=15837917-3413-4658-9c91-2f7f915a9af3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:32:55.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:33:05.239Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=4e2cf9a3-5f30-4ddc-bec8-c7e99c91272d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:33:05.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:33:15.248Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=2e46c9f8-b4e7-4c7a-8909-812d82f8fdc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:33:15.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:33:25.257Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=ee2fe975-69ef-4dd8-8877-b26ac6e3b875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:33:25.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:33:35.265Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=6ec949f0-45b2-4cb9-9ca2-22295f9b3b33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:33:35.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:33:45.273Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=1bef78cf-96f2-46df-a031-0e508288222f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:33:45.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:33:55.283Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=dc338e1d-e167-4d15-a906-66981b7b1377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:33:55.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:34:05.291Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=9f02e867-5c4e-4cbe-9de6-9fef040cece9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:34:05.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:34:15.300Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=d46f3399-3d93-46e9-8232-d15631bf78dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:34:15.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:34:25.308Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=3ff0af64-d197-473c-912b-c7f772eb68cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:34:25.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:34:35.316Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=74b6b160-7418-4834-ba7b-679e5f1f10f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:34:35.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:34:45.326Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=981d398a-fdcf-417d-8f17-26159b8bfd3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:34:45.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:34:55.337Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=e1bf1472-f766-4cf5-a837-dfabc5d2ad8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:34:55.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:35:05.345Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=da949eb1-eea5-45ec-94aa-acb24ff05fef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:35:05.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:35:15.353Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=f07a8451-ea57-47f4-9174-cba64fdb8f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:35:15.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:35:25.361Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=4040c8d0-a193-47cc-9086-7ded3cbb7ad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:35:25.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:35:35.369Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=5ee80799-4e03-4deb-bd8c-107fcbc01fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:35:35.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:35:45.376Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=60f3d1d8-740b-478d-96de-5d149b1f6537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:35:45.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:35:55.385Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=fdcb3d93-bf14-47fd-84f4-1c2e4c825c80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:35:55.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:36:05.392Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=54f6d7ea-16ec-4db3-8a79-cb695268dd4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:36:05.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:36:15.401Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=483842da-199c-406f-a1cc-4f4b9bbd0294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:36:15.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:36:25.408Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=c2dddae7-abde-4636-be41-72adfb0f7e87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:36:25.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:36:35.417Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=c1481f64-fd09-4073-a201-3b2dec8a4355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:36:35.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-04T04:36:37.548Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-04T04:36:37.548Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-04T04:36:37.549Z |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-04-04T04:36:37.550Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-04T04:36:37.621Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-04T04:36:37.621Z |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-04-04T04:36:37.624Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:36:45.425Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=cadf7700-83f2-471c-a52a-d9c26c5c0b6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:36:45.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:36:55.432Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=e7833de7-59dc-4a9e-8d48-e21cd97a036f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:36:55.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:37:05.441Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=bb83fa73-d6c5-443d-a35e-f7f30932c152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:37:05.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:37:15.450Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=9f141348-e890-4dbb-861d-21f6b43a87c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:37:15.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:37:25.458Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=94e34ea8-572b-45d8-ab25-5d65e370eb91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:37:25.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:37:35.469Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=3182fae3-2710-43c8-877e-e8b9cdf97e97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:37:35.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:37:45.475Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=8cf359c3-65b6-44d2-9e11-ae0decd7ed85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:37:45.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:37:55.485Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=9473b441-5c96-4549-956e-a2d498a3bbd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:37:55.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:38:05.493Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=fc4ca461-2a76-4546-9414-caa33141d9d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:38:05.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:38:15.501Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=c5d0e897-9a1a-443f-854c-84f9716e974e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:38:15.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:38:25.510Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=27c087b2-0c69-4171-9ddd-bed6de108d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:38:25.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:38:35.518Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=a20d05fd-16cf-48aa-a628-eaf64d12fe55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:38:35.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:38:45.527Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=ca9274a5-d89d-4577-8cad-d63dcb495031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:38:45.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:38:55.536Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=e449ee2d-76e8-435b-a162-2b774e8be604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:38:55.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:39:05.544Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=482f1e9d-8622-4749-9cef-8c05a7ae7254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:39:05.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:39:15.553Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=2ba056ee-bb81-466b-86d3-287292791ff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:39:15.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:39:25.562Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=bd8bbca8-bf36-4335-8ec1-c60d0e654e1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:39:25.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:39:35.571Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=23defdfe-4e6a-4d0b-b782-a32161711827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:39:35.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:39:45.579Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=5d570d30-1db0-49f9-81be-5d29ff242a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:39:45.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:39:55.587Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=a383c171-0990-4d3f-a521-919e239dd51b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:39:55.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:40:05.597Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=4cef15e6-6c67-4923-bf6a-8ffc362c22a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:40:05.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:40:15.604Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=c9628004-1584-4316-9883-7624d4455846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:40:15.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:40:25.610Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=0e2cd9c7-90ec-4013-8c33-3ff69b637f45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:40:25.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:40:35.617Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=7ef6bea1-2a72-4011-88ff-8ae8064a8e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:40:35.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:40:45.626Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=d8461a70-41df-4ced-b19f-64d71c21fd77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:40:45.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:40:55.633Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=d4011f8a-174e-4bc9-9264-7c9bfafb0712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:40:55.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:41:05.640Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=20dfc54f-79b9-442a-a605-3280637ed2e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:41:05.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:41:15.648Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=212688c3-89f5-484c-9227-345e65297931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:41:15.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:41:25.655Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=34c949cb-aa77-4c2e-aedd-deae3b6d2d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:41:25.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:41:35.664Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=bf62e6d1-b53f-4309-985d-084d5568ef9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:41:35.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-04T04:41:37.556Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-04T04:41:37.556Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-04T04:41:37.557Z |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-04-04T04:41:37.559Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-04T04:41:37.641Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-04T04:41:37.641Z |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-04-04T04:41:37.643Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:41:45.674Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=d790abcc-86ca-4c1f-844f-997d6df2b0ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:41:45.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:41:55.680Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=20c33ee1-7945-4b3d-adf4-b53c358b4f1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:41:55.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:42:05.690Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=9954a4c9-2bb4-45a8-aef0-7cf10c306aa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:42:05.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:42:15.697Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=ae903c3b-8b11-4990-b102-b439d82af1ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:42:15.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:42:25.703Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=c17aeb87-687a-404a-ac79-98de7d495dbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:42:25.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:42:35.711Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=29be6216-f1d2-48b3-a180-85a27b976328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:42:35.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:42:45.721Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=17369d05-c4b8-4197-9a38-37813ea93802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:42:45.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:42:55.728Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=36372a9f-fc12-47f3-bcd5-2e16c24adb5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:42:55.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:43:05.735Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=752f9214-6503-4f27-9160-69ccf1b8b659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:43:05.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:43:15.743Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=295fb560-99d2-4024-961a-9f0adfe9699a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:43:15.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:43:25.751Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=cacbc6de-56f7-467b-8cd7-82415d5fc515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:43:25.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:43:35.757Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=b2ce7d25-adb3-4874-8d73-3787017f5aa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:43:35.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:43:45.763Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=dfd942d9-78f0-438a-872d-ae4f139b2434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:43:45.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:43:55.771Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=cb58cd35-65c6-456c-9c1e-23239f4a50d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:43:55.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:44:05.779Z |INFO |Init configs |InvocationID=b874247e-6c3d-4d54-ae37-69b31184ba5f, InstanceUUID=67ce68f9-f246-4464-b878-e882800fce04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T04:44:05.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |