. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-21T23:31:13.885Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-21T23:31:13.913Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-21T23:31:13.983Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-21T23:31:14.593Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-21T23:31:15.441Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-21T23:31:15.442Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-21T23:31:15.513Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-05-21T23:31:15.586Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-05-21T23:31:15.606Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.5.6.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-05-21T23:31:17.475Z |INFO |BeanFactory id=05302bd1-413a-33c9-8ded-f0ee0fca683f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-05-21T23:31:17.995Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-05-21T23:31:18.014Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-05-21T23:31:18.014Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.41] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-05-21T23:31:18.094Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-05-21T23:31:18.095Z |INFO |Root WebApplicationContext: initialization completed in 2489 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-05-21T23:31:18.507Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-05-21T23:31:19.427Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-05-21T23:31:21.095Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-05-21T23:31:21.557Z |INFO |Started MainApp in 10.868 seconds (JVM running for 11.562) |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-05-21T23:31:21.612Z |INFO |Start scheduling PRH workflow |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:31:21.644Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=e12d6f76-21f8-4f85-86b5-bbc37d55a3d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-21T23:31:22.770Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.251:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:31:22.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:31:32.810Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=fb3eb4ce-a482-4684-9246-95e00a01f638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-21T23:31:33.868Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.251:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:31:33.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:31:43.869Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=1ea5877e-bc30-4a5c-8c27-6d2597f45e6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-21T23:31:44.909Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.251:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:31:44.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:31:54.910Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=be1bae4b-540f-4ae1-8d30-3344bd149964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-21T23:31:55.945Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.251:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:31:55.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:32:05.947Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=833288c1-9698-4f98-855f-5987c012ed29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-21T23:32:06.983Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.251:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:32:06.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:32:16.985Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=83ab05f1-b4da-4257-8911-f570e20b3b1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-21T23:32:18.027Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.251:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:32:18.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:32:28.029Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=58c74fc0-0fe9-4634-b683-c01b2ffc77e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-21T23:32:29.099Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.251:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:32:29.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-05-21T23:32:34.848Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-05-21T23:32:34.849Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-05-21T23:32:34.852Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:32:39.100Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=a3011367-a0d0-44b9-b420-8fd092be9129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-21T23:32:40.173Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.251:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:32:40.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:32:50.176Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=3fb5c9a2-eada-4078-8968-763e91292d2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-21T23:32:51.242Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.251:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:32:51.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:33:01.244Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=fa5e1c2d-2eea-44b7-9922-b57f695c0d3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-21T23:33:02.282Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.251:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:33:02.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:33:12.284Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=50ffa759-378c-403b-98ab-c8e63cf32abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-21T23:33:13.322Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.251:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:33:13.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:33:23.323Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=7fb184b4-d54c-423f-ab0c-437912e20dee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-21T23:33:24.362Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.251:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:33:24.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:33:34.365Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=1a6e52c1-28e0-4793-8ad2-7d1768b1cb3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-21T23:33:35.401Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.251:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:33:35.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:33:45.402Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=e0e047c1-6ea1-4de2-bbe8-cc01befb4f97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-21T23:33:46.442Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.251:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:33:46.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:33:56.444Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=5be47bdc-7df5-497b-9b16-3f3c9a5297a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-21T23:33:57.516Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.251:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:33:57.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:34:07.518Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=3d3f250a-9117-494d-985f-54eb8bbdc750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-21T23:34:08.556Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.251:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:34:08.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:34:18.557Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=d090ba2e-a983-494a-b229-8873cd7c0a0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-21T23:34:19.593Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.251:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:34:19.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:34:29.595Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=b3465c2c-10fb-401e-847f-94010c64e883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-21T23:34:30.634Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.251:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:34:30.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:34:40.635Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=f4ad2390-c918-4254-9284-99a83981f7d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-21T23:34:41.674Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.251:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:34:41.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:34:51.676Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=bab547f1-84d9-45b5-b739-555caafb81d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-21T23:34:52.715Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.251:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:34:52.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:35:02.717Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=0a061c76-c992-4909-8a08-026bb50ec08c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-21T23:35:03.758Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.251:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:35:03.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:35:13.760Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=ee0269da-c895-43c8-801f-4ea857f9a65f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-21T23:35:14.795Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.251:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:35:14.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:35:24.797Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=57907b99-2281-46ec-9af3-11c2943e3fed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-21T23:35:25.835Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.251:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:35:25.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:35:35.837Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=e68729c3-e473-4a98-8345-c23069767679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-21T23:35:36.875Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.251:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:35:36.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:35:46.876Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=b4ebb3a3-4837-4952-b9f6-478b13d442ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-21T23:35:47.949Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.251:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:35:47.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:35:57.951Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=fee2402e-8187-4601-a7bf-53ef833f51cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-21T23:35:58.985Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.251:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:35:58.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:36:08.986Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=549259d5-2dce-4ca8-a239-40f7d8e96934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-21T23:36:10.026Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.251:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:36:10.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-21T23:36:19.078Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-21T23:36:19.078Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-21T23:36:19.079Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-21T23:36:19.081Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-21T23:36:19.204Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-21T23:36:19.205Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-21T23:36:19.208Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:36:20.028Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=656e2220-8c36-46da-a17b-de688ad79559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:36:20.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:36:30.080Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=f0dbb2a7-fd82-4a64-bb03-f43685ff8dad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:36:30.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:36:40.096Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=75ad022d-0633-4d55-9167-73a5cb9c8e01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:36:40.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:36:50.108Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=d3214a52-42f6-4327-a19f-8c6d7641af3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:36:50.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:37:00.122Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=650685b0-ff7f-4f94-a7e4-8ef5bf48d871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:37:00.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:37:10.135Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=80483a96-66da-4bfe-84f9-6203ff245918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:37:10.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:37:20.147Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=f04d504b-7a09-4b06-9476-1a44246705a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:37:20.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:37:30.158Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=8144e024-bdaa-4b9f-a7a7-3b134a518377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:37:30.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:37:40.171Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=d70da3bb-5fd4-48ba-8977-21a6c8ae5cfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:37:40.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:37:50.184Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=7659815f-36c4-462c-aef9-fe525d9f7100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:37:50.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:38:00.195Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=982ab9bf-d2f8-4b68-a719-07b20ebc2a12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:38:00.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:38:10.210Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=650915a3-2d7f-47eb-b141-95613467fea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:38:10.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:38:20.220Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=40b98b3f-cbc5-43ea-bf60-482355d24601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:38:20.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:38:30.234Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=3817073d-7dde-4c63-b7a7-0588bb7c0bee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:38:30.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:38:40.244Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=8de844e6-f440-4ac2-b23d-a23c88bc3e47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:38:40.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:38:50.253Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=cc44a93b-8196-4906-a2e9-2dc0d4104f72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:38:50.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:39:00.265Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=88cd8334-0d9b-48df-8a40-26800c100966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:39:00.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:39:10.275Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=c9b33dcd-e3f2-473a-8b9c-f7f1edbffab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:39:10.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:39:20.285Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=0abeec46-20da-4c95-a80b-c516b76f31a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:39:20.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:39:30.294Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=b7ea377f-2176-437b-9da9-98b458f8dc65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:39:30.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:39:40.303Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=046734aa-f908-49c1-a3f2-4b70f3f786dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:39:40.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:39:50.313Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=cad9c633-dc3d-4457-8af9-8af89e3c20bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:39:50.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:40:00.323Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=9250b38a-ba63-48e8-916f-dfcaa218bfe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:40:00.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:40:10.332Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=263ae97e-5051-47ef-ad0d-6c0abe56eeb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:40:10.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:40:20.342Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=736bc381-9161-4a7a-9a34-d8634ae8a40d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:40:20.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:40:30.351Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=c6f3d5f0-eb05-4306-a694-02f709b7bb1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:40:30.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:40:40.360Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=206bbc6f-af8d-460a-a36c-e97b1b12496e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:40:40.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:40:50.368Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=29e7068e-50ac-4266-906d-b4115f234242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:40:50.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:41:00.377Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=d13803a5-c205-44d6-9932-eed8c6dec84f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:41:00.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:41:10.387Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=1254088e-5cab-4260-b269-6a8f45404615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:41:10.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-21T23:41:18.989Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-21T23:41:18.989Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-21T23:41:18.989Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-21T23:41:18.991Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-21T23:41:19.092Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-21T23:41:19.092Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-21T23:41:19.095Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:41:20.395Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=87f607bc-81a3-432c-b2f4-7e40a87c86c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:41:20.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:41:30.403Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=e14e259b-d241-4727-9478-7ae4ab20248f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:41:30.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:41:40.413Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=a4678bfd-8b2f-4f4e-a7cf-5c6f124393e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:41:40.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:41:50.424Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=992b0e3f-afe1-4e31-a9ea-d638084e8065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:41:50.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:42:00.432Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=881b5b5f-2804-4175-91d8-382e4256c3e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:42:00.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:42:10.440Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=19ba4d06-fcff-434a-9e4b-89ff61de3ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:42:10.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:42:20.449Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=508670d4-ae22-40a7-a3ec-306533ab7d56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:42:20.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:42:30.457Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=8d1586d3-4249-4f80-b580-530723f5bb13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:42:30.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:42:40.467Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=152ad249-4207-4e8f-ab3d-7e64469f1fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:42:40.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:42:50.477Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=949a591f-a692-4f35-938f-8c1c72a8b662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:42:50.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:43:00.484Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=651f7eae-a1e1-458f-b7d3-a6abd917d3bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:43:00.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:43:10.494Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=9d3437ad-1cb8-4a5c-baf2-5324e937be8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:43:10.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:43:20.503Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=6a30220e-81f1-434f-8ed6-e15bcb5927dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:43:20.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:43:30.511Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=8a20b911-26b4-4e03-b150-589eaf0a6ea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:43:30.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:43:40.520Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=12aee590-7ad9-4554-86a5-24bb53dc3e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:43:40.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:43:50.530Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=309e7e97-bd3d-4dd5-b475-9f88ce0ecb7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:43:50.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:44:00.538Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=06ea42a3-f85d-4a87-9e2d-868ecd12d842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:44:00.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:44:10.547Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=6d3e488a-ee3b-4a41-b800-c8dd7a24fb5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:44:10.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:44:20.555Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=8adc2fe1-fe99-409f-b231-f9878b9f335a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:44:20.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:44:30.565Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=263a5d12-9d0e-416c-ad3d-2896f22b03a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:44:30.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:44:40.577Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=ffa612cb-2aeb-4bf2-b060-41070148c081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:44:40.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:44:50.587Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=5c275b84-6802-49eb-8dc9-09a2cb6f20b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:44:50.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:45:00.595Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=95817282-6582-484e-8a8c-1ee87bd8636a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:45:00.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:45:10.601Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=8add5752-1019-40a0-a502-18940ab4d36f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:45:10.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:45:20.609Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=ab8b2192-b27c-47b0-b11f-2ab2ee9fc45d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:45:20.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:45:30.619Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=1a8dcafe-f3a6-4ed1-b7df-39b461573aff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:45:30.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:45:40.628Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=e2749786-fce4-4af1-93d9-f1d4cd102fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:45:40.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:45:50.637Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=e495246e-e5d0-435b-aa84-ff877614167b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:45:50.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:46:00.644Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=cad17bb4-c65d-4053-b4bf-654885d92402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:46:00.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:46:10.653Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=a3950c8d-d011-4b86-8158-147cd9783753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:46:10.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-21T23:46:18.792Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-21T23:46:18.793Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-21T23:46:18.793Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-21T23:46:18.795Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-21T23:46:18.915Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-21T23:46:18.915Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-21T23:46:18.918Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:46:20.664Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=d7e962b7-f1b5-4925-a600-de1c475ce932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:46:20.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:46:30.672Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=d253c781-a0b5-4917-adc9-5acc99b65b7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:46:30.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:46:40.681Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=3a0f81c3-8608-476c-8597-13143defd936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:46:40.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:46:50.690Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=8f8aad75-afa1-4404-9adc-1a6ee3c5a812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:46:50.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:47:00.698Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=ab58c500-98b7-4435-bce8-1091efed147c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:47:00.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:47:10.705Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=7da40610-53d8-4b95-9fc1-ea8c0f50de1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:47:10.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:47:20.715Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=ce2eefbf-4923-4f81-8d07-db4263adc8dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:47:20.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:47:30.726Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=c1229cab-ffca-482a-9e4e-a4e5a9ee4963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:47:30.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:47:40.735Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=f2af2ad5-b9b2-4797-b1b6-96b2c8fdbfb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:47:40.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:47:50.742Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=0bdef200-2870-4aa3-bbec-d01a4ef173dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:47:50.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:48:00.750Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=9017e46e-27b4-483b-b6d3-e2daa84f21c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:48:00.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:48:10.758Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=ee6326a6-3e42-430e-b683-66fc7b49253c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:48:10.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:48:20.766Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=7dcff530-a25d-4f27-9b7f-6f47ce5dab0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:48:20.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:48:30.773Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=de986e2b-b0ec-4248-80a0-143c5d8c9555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:48:30.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:48:40.781Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=3f96bf4a-3f41-4c6a-a8b2-61c057c59de4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:48:40.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:48:50.788Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=5ccbf95f-7fb9-41b4-ba47-fa856da7a143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:48:50.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:49:00.795Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=b1521933-f061-4e9c-8858-ab690c6f18a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:49:00.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:49:10.803Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=4272c84e-e70c-49e7-b96f-072b275deaf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:49:10.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:49:20.809Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=d1466eea-fcc9-4dac-bdcc-99343a48a420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:49:20.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:49:30.816Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=13c3e522-d790-4da9-b695-a2eca02752d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:49:30.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:49:40.824Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=b9998f5a-df26-4c58-91f4-da6732f454e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:49:40.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:49:50.832Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=0e35ea2b-a5be-498f-91f7-a9f99c9de60a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:49:50.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:50:00.841Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=f9a6dbec-be45-4c0f-b7ee-d46fef5f202f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:50:00.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:50:10.848Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=6866b7d2-2db2-4e06-9d21-43583a030b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:50:10.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:50:20.855Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=c6ce78a7-3f65-4d36-8a18-7a0581d25219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:50:20.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:50:30.862Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=6af2e059-e836-4260-bd22-9c4363814e90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:50:30.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:50:40.870Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=3faf6627-670c-489a-9ec3-ccae611ada73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:50:40.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:50:50.877Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=c11bc904-0124-44f1-a5ec-74990ea83902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:50:50.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:51:00.883Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=dbc61c83-26c6-495d-8382-32484e91ec7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:51:00.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:51:10.890Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=2b385e6d-4b98-4bb0-815a-f5b0b844e987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:51:10.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-21T23:51:18.800Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-21T23:51:18.800Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-21T23:51:18.801Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-21T23:51:18.802Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-21T23:51:18.895Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-21T23:51:18.896Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-21T23:51:18.898Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:51:20.896Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=8ed8a0d3-f92e-49ac-aeb0-54ebfbac33c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:51:20.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:51:30.903Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=f15f955b-2524-4382-bad1-d7fc0c251f62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:51:30.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:51:40.910Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=0336533b-f6f8-4009-975d-bec81d8cb45a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:51:40.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:51:50.917Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=f51ad676-a8ec-4b05-b4b8-9032bd3c274c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:51:50.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:52:00.928Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=6b665e08-4f6f-47db-8c59-e46934149839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:52:00.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:52:10.936Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=e183d7c6-f31b-4ce9-ae66-80a32081d1e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:52:10.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:52:20.944Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=e8707e14-5705-47d7-a459-7179d789016e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:52:20.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:52:30.952Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=ff666756-23a8-4885-ac19-0f34720b5192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:52:30.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:52:40.959Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=cb824fc9-4712-460f-9d9a-4a7a8ee3dfb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:52:40.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:52:50.966Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=83b6bee1-5cdd-40ef-b544-b76c6a818b22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:52:50.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:53:00.976Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=c09d30b7-f724-43f3-afca-002a72ec2da3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:53:00.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:53:10.983Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=80fec4b2-06b7-492b-9f1e-cb86060c1662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:53:10.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:53:20.990Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=273fbdc4-ac58-4b30-a925-1dab3f219ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:53:20.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:53:30.997Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=dd5ae3ff-e9e8-4d09-82fb-89651d2c7c05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:53:31.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:53:41.002Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=92716dbc-ad88-4e67-bd50-8f0099a8f6b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:53:41.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:53:51.009Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=1f727c7e-7cb1-4475-89fa-d0f8384be059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:53:51.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:54:01.016Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=f4db4541-b9f2-4004-b2f2-3f6e8dbf78a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:54:01.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:54:11.024Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=6f101de9-e43e-4c3a-81e5-78859fae5fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:54:11.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:54:21.031Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=83084d77-7c09-4316-808a-e37c6431aa0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:54:21.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:54:31.036Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=d3127eb8-eba1-4c8d-ae15-db0815e97a4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:54:31.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:54:41.044Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=c563af9c-6ad0-4e59-9a39-0ecd06aece2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:54:41.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:54:51.052Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=52acc0d1-c64c-491e-a8d7-5bb0af7db8d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:54:51.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:55:01.060Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=d56e94f3-d9dd-45b4-b1c1-91a5de9dbfd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:55:01.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:55:11.096Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=8cab5df8-e289-4ed0-a979-b653e47f9b1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:55:11.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:55:21.102Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=e8c8a4d4-bfeb-4ce4-a37c-3897e92eddb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:55:21.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:55:31.109Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=d579226a-ab9b-466b-9f27-8cbaf2bd1dcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:55:31.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:55:41.117Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=3ecb4724-2bd3-4ea3-865b-54cc8bd86cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:55:41.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:55:51.123Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=35512d84-37e9-4c23-af73-7691590196e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:55:51.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:56:01.129Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=c5cf33a2-b34f-4410-9b19-9e97dc4a998b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:56:01.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:56:11.136Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=258f6c6f-b7bb-44ae-8f7b-534228c6c13e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:56:11.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-21T23:56:18.774Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-21T23:56:18.774Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-21T23:56:18.782Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-21T23:56:18.792Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-21T23:56:18.916Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-21T23:56:18.916Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-21T23:56:18.919Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:56:21.142Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=51440b06-b691-40f6-9576-3e6cbaf80981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:56:21.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:56:31.150Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=a1cfad19-df4d-4719-9998-1ee6c9036606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:56:31.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:56:41.160Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=a462719b-933e-4143-832b-688a1073e626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:56:41.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:56:51.167Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=f7bededf-1ed0-473e-adda-18b4345b17a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:56:51.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:57:01.175Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=56acb561-0fcc-4b0e-a9d2-2c4a81a1e429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:57:01.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:57:11.181Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=6df1d341-572a-4be1-81e6-2f2af39ed791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:57:11.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:57:21.189Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=94504a69-f145-4d01-951d-50bd8fc58694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:57:21.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:57:31.195Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=bdf65dc0-1594-4538-a646-1c40c4ea3c87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:57:31.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:57:41.202Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=03536ea5-a006-4fd2-a8db-c098b43e31e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:57:41.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:57:51.209Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=79bd3b58-2065-48bd-a725-faa972dd1af6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:57:51.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:58:01.215Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=2cbf604c-f371-4409-b1c2-d1bab942525a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:58:01.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:58:11.222Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=0a5ef1f7-820b-4380-b6bd-e1ea0b4845f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:58:11.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:58:21.228Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=7cd89537-43ea-4ddb-abdf-35baac51f523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:58:21.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:58:31.235Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=d24aa95f-ad08-441c-83cb-362206393b94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:58:31.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:58:41.242Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=f54a16a7-af42-44c5-9574-3a733b7c997b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:58:41.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:58:51.250Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=98985938-0c93-49e2-bbe1-8641568e0953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:58:51.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:59:01.258Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=48802e60-b985-4242-88e8-390a1fe2bc6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:59:01.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:59:11.265Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=4ad9481c-df84-4d81-a7da-93e8db186572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:59:11.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:59:21.272Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=79b95551-ae66-4c75-95f9-5a77ed997425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:59:21.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:59:31.280Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=fff793dc-9ec9-42a0-ba99-cf516b2d70cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:59:31.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:59:41.292Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=226f390f-56b3-4725-a247-9df973b7b223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:59:41.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:59:51.299Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=a676501e-30f7-4580-a538-2c73ef12ba01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:59:51.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:00:01.306Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=e4fa3242-2a1c-427d-95b9-763e4ad0300a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:00:01.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:00:11.333Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=a06177af-9b17-413e-bb68-dfc1416e04ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:00:11.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:00:21.340Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=8ddcd9f8-d9a8-4284-a0c3-6fb65f840a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:00:21.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:00:31.347Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=63286a1a-f620-43fc-87e0-cd1bb26911c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:00:31.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:00:41.356Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=040074d6-fd53-4ffb-8757-830574bd5a80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:00:41.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:00:51.364Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=f7ee6bd3-3616-48a4-8b94-4ea2949a9384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:00:51.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:01:01.371Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=322829fa-fa9a-49b0-a2d4-bb56802dfe79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:01:01.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:01:11.379Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=e56f5730-96e1-4be6-9493-ce1fd7ee1ed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:01:11.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-22T00:01:18.801Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-22T00:01:18.802Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-22T00:01:18.802Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-22T00:01:18.803Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-22T00:01:18.878Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-22T00:01:18.879Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-22T00:01:18.881Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:01:21.386Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=3ed3e417-b805-4450-9a48-c54699e1013d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:01:21.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:01:31.395Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=2695a161-fcbb-4ce3-b752-fa0ba4a47b29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:01:31.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:01:41.402Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=19f5f0dc-15f7-46d2-9420-8de6680a7eff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:01:41.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:01:51.409Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=dd890b35-ddcb-468a-a57d-df7b51933c71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:01:51.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:02:01.416Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=3253db6a-dfe6-4fc4-a54a-13010b859487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:02:01.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:02:11.424Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=5ed41c9d-230d-4799-821a-1f56ec38f128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:02:11.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:02:21.432Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=4f58b683-2f5f-4ce5-a974-201e02a60764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:02:21.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:02:31.440Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=e1f5e1ee-d852-44c6-8d30-77b57f73b8cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:02:31.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:02:41.448Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=04bdcbcc-2286-4e45-b27b-d3ec19991438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:02:41.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:02:51.455Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=5c2bd429-4284-40d9-8263-48cafa91e198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:02:51.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:03:01.462Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=c6e549e3-0a1d-4628-825e-7ef122c40a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:03:01.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:03:11.468Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=5ae432f4-4b2f-471e-a857-6c18e509ebb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:03:11.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:03:21.476Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=81a84f75-b2f9-45f7-ba82-6f3a2cdb16b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:03:21.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:03:31.484Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=d2ef171e-0403-48f3-beac-a356b542b341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:03:31.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:03:41.491Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=b15ebc75-22e5-4706-9ed5-36633826e06b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:03:41.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:03:51.499Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=4aca3bd5-9846-4f08-909d-8e8f60b65893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:03:51.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:04:01.506Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=3c2990e1-63b0-4ada-a9d2-c6827f0a36bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:04:01.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:04:11.513Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=2da01662-375f-4e00-867d-5f261740e6e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:04:11.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:04:21.520Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=f9269f34-daeb-4582-8604-05320382dda2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:04:21.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:04:31.527Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=b408c246-4ccc-44f7-819b-10de680ba02e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:04:31.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:04:41.533Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=7d774424-8880-4e34-bdfe-674100d386f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:04:41.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:04:51.540Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=aedfbaba-18b6-4486-96ef-c9a7956bb289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:04:51.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:05:01.549Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=f9ae4e35-5086-456d-9947-8b8513b6fee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:05:01.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:05:11.557Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=1cc107ea-6843-4fa4-b14e-c832d2707633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:05:11.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:05:21.564Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=ae2cbdf4-d337-4239-a6e3-e7022c55de95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:05:21.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:05:31.571Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=d2b32703-008f-49d0-98f8-b38f3b535e41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:05:31.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:05:41.578Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=1d0e6246-e082-40f9-a8d9-d3ee46b20936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:05:41.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:05:51.586Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=3745952f-9ef5-46f6-8e82-8455afd09df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:05:51.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:06:01.594Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=825ffcb6-0073-46b4-bf15-943394f3da5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:06:01.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:06:11.601Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=637f50d2-1b99-4876-a245-44e5b9027349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:06:11.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-22T00:06:18.877Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-22T00:06:18.878Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-22T00:06:18.878Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-22T00:06:18.880Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-22T00:06:18.954Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-22T00:06:18.954Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-22T00:06:18.956Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:06:21.609Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=a0981abe-6d82-4d13-971f-8359bf927fa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:06:21.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:06:31.616Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=bd513f4c-1fa3-4c42-91e0-052038181cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:06:31.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:06:41.623Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=e1e87214-7948-4ea1-8b63-c79c6e8da2f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:06:41.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:06:51.629Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=1c8a40c3-814a-4b2d-aba8-62eeb02e8e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:06:51.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:07:01.636Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=28383a0a-d5a2-446a-b290-41efaf77628c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:07:01.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:07:11.644Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=a5dc913f-8128-4cd1-9c1a-d4efa8b865f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:07:11.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:07:21.650Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=15108431-0a76-4209-9e0b-52b145f0328d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:07:21.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:07:31.656Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=39428b72-011c-4a1a-b067-058f674eace9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:07:31.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:07:41.663Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=f347ee70-0490-44a1-a867-866d6d76ed2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:07:41.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:07:51.669Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=13f2277f-a013-4095-9449-54465b15743d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:07:51.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:08:01.680Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=f7a8cafe-d5cb-442f-a5d1-4160f8e9c5fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:08:01.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:08:11.687Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=fa693192-1ede-420e-98b3-ce05fd3bd3e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:08:11.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:08:21.695Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=5b8d4a95-3dee-48e7-81ee-0ba1830cac20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:08:21.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:08:31.705Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=5befd974-5880-4b36-a961-8eb13dfab86a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:08:31.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:08:41.711Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=36d60874-d9ec-44ca-836e-fd84cfa946ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:08:41.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:08:51.717Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=6787288c-e935-4855-b29f-7bfc3cdeeb30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:08:51.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:09:01.724Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=c7e65f70-a6ff-4694-b1d4-c841c91e7826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:09:01.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:09:11.730Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=7c7dd2aa-8078-469c-bfef-ba1cda46f289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:09:11.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:09:21.737Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=30b03762-22df-4f84-8432-220638734bb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:09:21.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:09:31.744Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=f1d6c69d-23e8-4dd6-9b71-50c43ebdc38b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:09:31.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:09:41.750Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=5fa2572c-4cfc-4f7b-9f19-7f35db1ceea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:09:41.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:09:51.757Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=bc3f2c0b-d5d3-44b5-a2ab-fbc702db41a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:09:51.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:10:01.764Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=0b3c9920-8e5d-4b35-b91c-a83c4b50f147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:10:01.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:10:11.771Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=b9e26f49-5402-4121-8710-a2db42c62e29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:10:11.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:10:21.777Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=ba5417df-4efd-4332-b7b2-22d9c99a6403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:10:21.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:10:31.784Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=69dcba03-b1de-4aff-940d-cea553355a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:10:31.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:10:41.791Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=7f05a013-5c60-4bf8-9e7f-1e3a2ba255ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:10:41.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:10:51.797Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=a6333185-d1b7-4ead-bbf4-b77481e29236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:10:51.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:11:01.804Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=1e43a67d-fd33-4be5-9328-37a10978b54d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:11:01.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:11:11.810Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=00e14a43-2603-4e1e-8f8c-b9d2d4b17510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:11:11.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-22T00:11:18.821Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-22T00:11:18.821Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-22T00:11:18.822Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-22T00:11:18.823Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-22T00:11:18.905Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-22T00:11:18.906Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-22T00:11:18.907Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:11:21.816Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=8532fea3-afcd-4404-944d-54c5ca596f3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:11:21.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:11:31.824Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=08cce964-b13f-4097-9e00-09d714e174d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:11:31.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:11:41.831Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=b056bbc2-69ea-4fe9-bbf9-cff2ccff0f9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:11:41.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:11:51.838Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=32bc298c-cd7c-4bf8-a6c5-7061a444de4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:11:51.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:12:01.845Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=f4a10673-09f8-4d66-a4e4-d89ae50eaa2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:12:01.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:12:11.851Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=3712af48-03e6-4b1a-a62f-5ec242faad2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:12:11.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:12:21.859Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=e5622273-6d6b-45bb-b6ef-2d1b1045a1f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:12:21.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:12:31.866Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=b8361569-4bc9-4d77-9736-380bddc1f681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:12:31.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:12:41.872Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=33fd65ff-8d2c-4fa9-8594-e323649d0c00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:12:41.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:12:51.880Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=6922fc68-4b35-4c09-90f3-c4ffd12c25b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:12:51.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:13:01.886Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=776d6f23-930c-40ea-8cdc-feb806fb9857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:13:01.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:13:11.892Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=d8f00bd2-9f63-4a32-b706-3c288c0816a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:13:11.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:13:21.898Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=db12e33a-b8e1-4dde-88be-56ec6ca34004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:13:21.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:13:31.904Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=bcf516f2-9d94-4769-bc72-181dfe9e3fda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:13:31.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:13:41.911Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=e4c22209-12a7-4da5-8a67-2c34eddef4d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:13:41.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:13:51.917Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=8538450e-bb07-4498-973e-33e166e87c2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:13:51.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:14:01.923Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=e8401f82-61cb-469c-aaaf-a95e23f8b515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:14:01.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:14:11.929Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=ed5e44bd-d772-49cf-bc29-a2210ec3156d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:14:11.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:14:21.935Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=98cd6d97-9518-4c5b-af5d-d01e87357ea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:14:21.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:14:31.941Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=d0b85032-e4fe-4350-8a93-5ed47553ab64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:14:31.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:14:41.947Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=bff3bb39-01b7-445b-9744-284f01642104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:14:41.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:14:51.954Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=e53e66f9-e2f7-4a28-9e01-3f81cb17e379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:14:51.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:15:01.959Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=e7b85c91-feca-4b93-975e-1c109d7e671a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:15:01.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:15:11.965Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=b5403af9-302b-4ef7-ba18-30a73a196f56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:15:11.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:15:21.972Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=b6fc1201-bfb4-4fab-89ed-b5dd84220e33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:15:21.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:15:31.978Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=b1c7cb3e-f3ab-4176-a84f-96144a380c27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:15:31.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:15:41.984Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=80d528d9-dad7-40af-919a-9c9de2f920de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:15:41.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:15:51.989Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=7e53a529-011d-4f25-b4d9-8ef17ccc8f0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:15:51.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:16:01.997Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=6b37d879-ef5e-4cef-8e47-6eb4f6bcf7da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:16:02.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:16:12.004Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=91d1d52f-058d-4a7f-9a84-bdd37bea99a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:16:12.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-22T00:16:18.813Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-22T00:16:18.813Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-22T00:16:18.813Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-22T00:16:18.815Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-22T00:16:18.886Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-22T00:16:18.887Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-22T00:16:18.889Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:16:22.011Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=f46b1f80-25c2-4575-a2f1-369e29f18753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:16:22.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:16:32.017Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=7496ba79-b4b8-4e93-b1ab-82213a487ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:16:32.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:16:42.024Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=0aa7922b-0f31-4250-b5a8-84798485eb72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:16:42.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:16:52.030Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=8d4a6de9-1549-4a14-89a7-e901aa5ce095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:16:52.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:17:02.037Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=afb88dce-460f-404f-be89-c002e48a2d22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:17:02.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:17:12.043Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=0bca8283-6678-4b38-9a1c-77fef3754354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:17:12.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:17:22.051Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=9ce038b7-88a5-45c3-b4ab-825b0438f6d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:17:22.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:17:32.057Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=02f93cc4-c94f-43a8-8de9-d3b16f1f2496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:17:32.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:17:42.064Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=1ee98c95-6f6b-471a-819b-6319c64daf0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:17:42.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:17:52.070Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=cec170dd-b8ac-4836-91fc-ac80ca2978cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:17:52.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:18:02.076Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=1f74772a-70b5-40d0-b29a-5679424301ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:18:02.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:18:12.084Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=66b4eea9-ffba-4524-9ace-62fb194d3f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:18:12.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:18:22.091Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=cc0b82a4-33dc-43c1-8755-a5bb348fa316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:18:22.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:18:32.097Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=e0d5e5e4-4142-4983-a61e-267f77278916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:18:32.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:18:42.103Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=4e8d091b-a328-45c9-ad84-22e1ca9d1a12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:18:42.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:18:52.109Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=26d9c88f-8a89-48cf-8add-37690377dbf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:18:52.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:19:02.115Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=bbb282bf-7f22-463a-8516-15a4ea8994b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:19:02.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:19:12.121Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=11d6429d-6182-4371-89be-bb2c02623b73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:19:12.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:19:22.128Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=2e01d1a5-01d6-4ac4-b08a-a7f1ac264714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:19:22.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:19:32.135Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=b649724b-9e16-4288-89a5-dee9fae76ffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:19:32.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:19:42.142Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=7827b6f7-f55c-4caf-8215-8f15f7344f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:19:42.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:19:52.149Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=214d76bf-93a4-4207-a741-ccea2af15c46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:19:52.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:20:02.156Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=2629e70c-e77c-44de-ab97-d97c1865859e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:20:02.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:20:12.164Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=5a54d011-329a-4080-9102-d236810572fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:20:12.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:20:22.171Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=3649a454-5394-4a60-a653-5e78d8e31f7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:20:22.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:20:32.177Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=649e4799-1207-4974-bf22-0827bf384eb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:20:32.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:20:42.183Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=09d54479-c7dc-4413-a0ee-6a97c8dee1a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:20:42.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:20:52.189Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=530af9e8-1db8-4f8a-b725-3cb537dee961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:20:52.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:21:02.193Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=6aa74af8-d6a6-4474-b04f-33a786e30262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:21:02.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:21:12.199Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=54b0983d-b355-4bd1-8ff7-4035fcbf1c01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:21:12.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-22T00:21:18.783Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-22T00:21:18.784Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-22T00:21:18.784Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-22T00:21:18.785Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-22T00:21:18.854Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-22T00:21:18.854Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-22T00:21:18.856Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:21:22.204Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=53992b7d-e6cd-4808-97ad-34e4c46f96b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:21:22.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:21:32.211Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=7987d827-e3a7-42ab-8365-4f62cc247f0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:21:32.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:21:42.218Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=ff711f84-27f2-4a50-802a-01e816e9f35e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:21:42.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:21:52.225Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=89ffd6e2-fc8f-4fea-8884-4d9957d5963e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:21:52.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:22:02.232Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=2b34a9d3-88b0-4afa-91cb-e4ab9bd8cfab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:22:02.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:22:12.238Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=4d052665-23b6-466e-8492-3065261c3cf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:22:12.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:22:22.245Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=ec8fb067-f16f-40eb-a6b2-db8f97276b02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:22:22.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:22:32.253Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=5f584878-50db-40b4-8851-7e9888f5d60f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:22:32.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:22:42.259Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=2710bf70-22fd-4875-88f9-12c1129fe28e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:22:42.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:22:52.265Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=307b4c95-10ff-4212-aa68-05c4a2303f77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:22:52.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:23:02.270Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=b2af5ffe-511e-4e8a-8c04-fd9292d54929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:23:02.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:23:12.276Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=a6aa7165-9686-4d97-8cbb-92da85af7d9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:23:12.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:23:22.284Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=09098f1a-20b2-4021-9f34-61ee962cad44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:23:22.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:23:32.291Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=1448c8ba-45ea-4819-90fe-83abd3695c05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:23:32.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:23:42.298Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=8771e09c-0643-4ae8-9d1b-214aa691004c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:23:42.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:23:52.304Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=8e281c09-998b-447d-af8c-d439cdef7f71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:23:52.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:24:02.310Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=e82199d7-665d-4e10-8c6b-6b79b6a8c3c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:24:02.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:24:12.316Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=e8f35411-6126-41aa-b7b5-f93d05ad8643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:24:12.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:24:22.322Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=c7293a3f-e8f1-4674-b29a-b55058982928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:24:22.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:24:32.327Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=c4f6edb4-24fd-4dd9-88d7-a0baf2012286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:24:32.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:24:42.334Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=41c6e77a-80a2-4a6a-9f2c-2dd40da74da0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:24:42.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:24:52.341Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=ac8c0c59-d4c6-4acb-827f-4ccf07267a03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:24:52.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:25:02.347Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=e9f06c66-3bc0-485c-8cfe-bfd479c92082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:25:02.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:25:12.353Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=bda662c8-847a-4586-abbc-2177431cfc3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:25:12.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:25:22.359Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=bd2a043a-f820-499f-95ac-41b3bf208953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:25:22.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:25:32.366Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=c486e4b4-8ff1-4c80-bb06-eb99a1776f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:25:32.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:25:42.372Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=bf502955-f376-4ed2-9524-5ef7c2eb493d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:25:42.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:25:52.379Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=d7517ae9-faf0-4406-8371-095f7a5eab57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:25:52.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:26:02.385Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=1f4c38ca-2c10-47ba-b671-354c4cd01275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:26:02.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:26:12.392Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=0b507c27-8f0e-42aa-bb5c-34cfd3253074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:26:12.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-22T00:26:18.798Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-22T00:26:18.798Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-22T00:26:18.799Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-22T00:26:18.801Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-22T00:26:18.874Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-22T00:26:18.874Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-22T00:26:18.877Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:26:22.398Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=79c331b0-fade-4d5d-b20f-7f30d2dc39f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:26:22.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:26:32.406Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=b14fdef4-1a3d-4268-84ca-c01ed60f9fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:26:32.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:26:42.412Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=6ccb4dea-9df0-444c-9ed1-6f0d5cb93e24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:26:42.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:26:52.419Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=c007d359-6339-4da0-bb13-27bd0e904144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:26:52.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:27:02.425Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=09bae90e-49e6-4043-92fd-c0c13843f710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:27:02.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:27:12.432Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=9bf66d7e-e591-46cf-a6be-3b704da87ae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:27:12.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:27:22.439Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=b65a9847-e004-41fe-8265-19b3514217aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:27:22.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:27:32.446Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=b2f7dfa6-a407-464e-b732-b6709256b7b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:27:32.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:27:42.453Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=4a8fe890-c67e-4c6b-acd2-d53b5d8ed955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:27:42.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:27:52.461Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=1eab7beb-8548-4037-8518-811e934e1e46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:27:52.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:28:02.467Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=9ec92af4-4ab9-4ba9-a8bc-d8a299c733d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:28:02.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:28:12.474Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=79e6fa0e-ace2-4b2c-9aa6-16bb255404ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:28:12.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:28:22.481Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=30adf20e-1621-4ec6-b0e8-6d39e4974790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:28:22.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:28:32.487Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=44c5bed8-93c0-4e99-a2ec-9efd0f650810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:28:32.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:28:42.493Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=d7f243e4-f120-48c4-9d70-74ce2a24290c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:28:42.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:28:52.499Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=5cf50f8c-3788-4155-94bc-0bfaad95a53e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:28:52.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:29:02.506Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=86fa4976-0b01-4ed0-940b-9ea87c5fc101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:29:02.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:29:12.511Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=ee2d70f7-f844-4688-97f1-e6c1c7bd6719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:29:12.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:29:22.518Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=d2b19080-a3c6-47aa-8635-878b9d187aa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:29:22.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:29:32.524Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=1f3b0a24-6401-4c7b-9f63-ec3a79229657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:29:32.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:29:42.531Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=63f13cb8-3081-444f-91db-2ca6c1e54d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:29:42.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:29:52.536Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=d20d2df3-6725-4df3-920b-78931811022e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:29:52.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:30:02.543Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=72497f67-a566-4652-b60f-0b392b6d6e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:30:02.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:30:12.549Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=ca7181be-59d7-45ec-b209-d9a33dfc6521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:30:12.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:30:22.556Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=538bca57-c756-493a-b3ad-c6c539d298d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:30:22.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:30:32.562Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=cdba9c36-d749-451e-ae42-b0f64a4171ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:30:32.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:30:42.568Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=93db1e97-1fc1-44bd-9db3-c11c75c26b4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:30:42.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:30:52.573Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=302f6c27-5a82-4a3d-a4c9-b2ab0ac4189b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:30:52.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:31:02.579Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=930fc5b6-0dd1-4730-bdbe-aa84f34f96c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:31:02.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:31:12.585Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=813fcff0-38b7-4bd9-9ad7-063f7e8a0d7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:31:12.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-22T00:31:18.799Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-22T00:31:18.799Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-22T00:31:18.800Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-22T00:31:18.801Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-22T00:31:18.870Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-22T00:31:18.871Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-22T00:31:18.873Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:31:22.593Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=3d5ebf7a-223e-4194-8f08-f64078582bd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:31:22.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:31:32.600Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=3a93fdab-5a8f-4fa2-9fd7-32066dea7879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:31:32.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:31:42.608Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=efd7ccd3-ae8d-40a7-a8bf-54d1cb0a3d5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:31:42.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:31:52.614Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=17c70b4f-3e85-4057-a938-efc1ea777bf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:31:52.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:32:02.620Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=907f915f-c1d3-4fac-863c-b3ea7d9a4286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:32:02.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:32:12.625Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=e1290f74-eb15-4035-b50b-35c0a759e1fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:32:12.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:32:22.631Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=4d5ded0b-626e-41f2-b07e-cb0d336b87b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:32:22.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:32:32.637Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=e35b32e4-3bf0-487e-ae4a-b002f651b994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:32:32.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:32:42.643Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=d9c02d75-41d1-4b17-b51d-5820089dc357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:32:42.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:32:52.649Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=3a33ddfc-0820-4436-815e-3a925dd289bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:32:52.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:33:02.656Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=305dc914-598b-4c7b-9bbe-00bcd6a3430c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:33:02.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:33:12.662Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=d6c2fdf4-f469-4bd5-b4aa-5e963fdb0356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:33:12.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:33:22.670Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=32dfbd1d-bce5-409b-a862-009c2ffc275d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:33:22.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:33:32.676Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=42ae76df-194e-4ec0-ade7-10a6df590611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:33:32.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:33:42.683Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=76ed2572-ef4b-4d4c-87f8-5d8ac1e56acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:33:42.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:33:52.690Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=e5a73e21-6fb7-4bf8-aaf0-a523f2ec42dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:33:52.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:34:02.696Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=9392b2a0-ce70-4548-ac8e-5151e4f4c787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:34:02.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:34:12.702Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=764e0f31-7e5c-4a6e-bc21-14acaebf4398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:34:12.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:34:22.708Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=571dd9d5-4c52-4bff-9680-5c35d8a1bbec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:34:22.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:34:32.714Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=a0051cce-461d-4424-aec3-74e18387c081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:34:32.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:34:42.719Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=bc242f94-cf6c-495b-ad46-e05e592690a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:34:42.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:34:52.726Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=3b0c34de-27bc-444b-a2f0-a9b32dd46494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:34:52.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:35:02.732Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=982619b6-e960-4d67-9757-11be8178a0b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:35:02.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:35:12.739Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=47f0c9a6-3141-4e0b-9ac8-b53e81b2b0d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:35:12.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |