By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-31T17:32:35.838Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-31T17:32:35.842Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-31T17:32:35.899Z |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-31T17:32:36.479Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-31T17:32:37.287Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-31T17:32:37.289Z |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-31T17:32:37.368Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-05-31T17:32:37.435Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-05-31T17:32:37.481Z |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-31T17:32:39.309Z |INFO |BeanFactory id=05302bd1-413a-33c9-8ded-f0ee0fca683f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-05-31T17:32:39.821Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-05-31T17:32:39.839Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-05-31T17:32:39.839Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.41] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-05-31T17:32:39.900Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-05-31T17:32:39.901Z |INFO |Root WebApplicationContext: initialization completed in 2420 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-05-31T17:32:40.306Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-05-31T17:32:41.113Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-05-31T17:32:42.574Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-05-31T17:32:42.903Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-05-31T17:32:42.905Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-05-31T17:32:42.907Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2021-05-31T17:32:43.170Z |INFO |Started MainApp in 10.217 seconds (JVM running for 10.911) |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-05-31T17:32:43.237Z |INFO |Start scheduling PRH workflow |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:32:43.274Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=f194a4fb-73ef-4bf5-a06b-331006587b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-31T17:32:44.382Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.58:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:32:44.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:32:54.414Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=cbdbc04a-2010-44cc-a1ce-e6936122cb07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-31T17:32:55.447Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.58:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:32:55.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:33:05.448Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=6396d421-c892-4d59-8e30-5829a99145ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-31T17:33:06.487Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.58:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:33:06.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:33:16.488Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=1420e620-c730-4f21-9a8e-33247c18b1bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-31T17:33:17.527Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.58:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:33:17.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:33:27.528Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=8ec0f5fd-5d33-47e0-ac15-2f18deb6bfc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-31T17:33:28.568Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.58:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:33:28.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:33:38.571Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=48f9de1a-4c13-430c-8e0e-fb3cab57d379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-31T17:33:39.607Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.58:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:33:39.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:33:49.608Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=81345162-190b-4664-b8ad-defdb39f949c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-31T17:33:50.650Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.58:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:33:50.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:34:00.651Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=c47cf909-1ad3-46b9-8113-1a13af511e61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-31T17:34:01.691Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.58:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:34:01.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:34:11.692Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=2d5663d8-132f-44b7-8fc9-2858417e5654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-31T17:34:12.731Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.58:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:34:12.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:34:22.732Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=c21e3fcb-22c1-4e84-b273-1bdaa63b01ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-31T17:34:23.767Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.58:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:34:23.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:34:33.768Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=08e989ac-a1da-44b9-a160-863cc80418b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-31T17:34:34.811Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.58:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:34:34.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:34:44.812Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=e2436300-c3a0-4e96-ad4b-f21b923a3211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-31T17:34:45.847Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.58:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:34:45.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:34:55.849Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=521b0419-7ea5-4b46-8b51-0e767e933314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-31T17:34:56.887Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.58:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:34:56.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:35:06.888Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=b655f917-0572-4a1c-b6a6-758ba94e6ed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-31T17:35:07.928Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.58:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:35:07.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:35:17.929Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=62ea4739-fe7f-4c70-b63b-2520bab7a034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-31T17:35:18.967Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.58:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:35:18.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:35:28.968Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=56c4b5ee-88fe-4111-8570-75c116cb4d07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-31T17:35:30.011Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.58:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:35:30.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:35:40.012Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=85c2cb01-c0a3-4d47-a100-83946b6eeb90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-31T17:35:41.047Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.58:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:35:41.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:35:51.048Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=7ce9e090-b3c5-43f1-9807-3181251f4fb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-31T17:35:52.087Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.58:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:35:52.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:36:02.089Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=9295d2c7-a398-400b-a0b6-01e590b9efcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-31T17:36:03.127Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.58:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:36:03.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:36:13.131Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=29e6e331-df24-482d-8526-5a6d926bb7ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-31T17:36:14.167Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.58:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:36:14.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:36:24.169Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=7590be82-889c-415f-9c09-44d7d398e701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:36:24.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:36:34.200Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=fff0e22c-e20e-4fa6-b916-43e4d3b735a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:36:34.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:36:44.215Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=7476c680-e89f-4df4-866f-e468190be3cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:36:44.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:36:54.228Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=3999e2f4-6488-4c48-8a4f-f82d9ee88443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:36:54.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:37:04.238Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=7f0c39a7-5d8c-4204-9e56-6e7897d506e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:37:04.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:37:14.250Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=24ef3b68-c7ad-47dd-bd1e-772d8957292b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:37:14.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:37:24.263Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=7e2e9231-c2ce-42b6-9782-ecf44361e641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:37:24.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:37:34.274Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=cf1860d0-9b06-4ebe-b1f9-e76a3b185215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:37:34.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-31T17:37:41.402Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-31T17:37:41.403Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-31T17:37:41.404Z |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-31T17:37:41.406Z |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-31T17:37:41.488Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-31T17:37:41.489Z |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-31T17:37:41.492Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:37:44.286Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=8f59dd4b-5e94-405c-b162-75d9663b91f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:37:44.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:37:54.297Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=5969d07f-7094-4445-b3c9-d38e25af1d15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:37:54.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:38:04.309Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=cbb43af1-5da7-4b9c-8221-30dfe6ac8b42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:38:04.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:38:14.319Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=d2b0b577-1564-4470-bca0-41031d1a12c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:38:14.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:38:24.329Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=c13ddf1a-fcf7-4386-8435-7b3a2f7be74e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:38:24.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:38:34.337Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=a421b774-6ace-4f54-a45a-2c49b02fc4ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:38:34.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:38:44.345Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=9139411e-0ce3-43d7-9bcd-2b79cbf8daf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:38:44.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:38:54.355Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=a4ab13d4-0e54-48d2-a81a-3fd8ae1b6e24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:38:54.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:39:04.366Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=79ce1719-530d-40f8-94b2-926b8dc68a41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:39:04.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:39:14.376Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=2454222e-1e95-435b-80b8-8eae5f932576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:39:14.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:39:24.385Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=c16c24b7-00de-4d08-bce5-462ffcbf064f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:39:24.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:39:34.393Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=ce997596-6f54-4812-acdc-9262ab4deb4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:39:34.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:39:44.402Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=9006b3be-7e0a-4d53-a428-518e6593ca81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:39:44.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:39:54.410Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=90221f81-eade-43d5-8b8f-3d73fed0d9da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:39:54.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:40:04.418Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=756e9648-551a-44d6-b38b-0232ad5c2ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:40:04.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:40:14.428Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=156a2584-89ad-4a79-9c43-d1d1cbbc3941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:40:14.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:40:24.436Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=9fbc14c0-afa6-4d83-8efb-7a4ea17f144a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:40:24.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:40:34.444Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=08d66ffb-a786-494a-a9ac-219d53ab8a3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:40:34.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:40:44.453Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=4595c012-6124-4c1b-8ce2-56bb9d6e9468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:40:44.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:40:54.462Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=bb83e055-0f9a-457d-b902-e7c4f884729a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:40:54.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:41:04.470Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=3fc6d239-3f55-4c86-ae8c-7776943bedfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:41:04.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:41:14.489Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=17815631-cb47-4103-9975-806bc1dbd264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:41:14.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:41:24.499Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=ba978486-0549-4d2f-9221-fa67b3b7001d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:41:24.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:41:34.508Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=fc1aa12a-c125-4a8e-9ed6-423e21ff3a46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:41:34.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:41:44.518Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=18f78095-a926-4d89-9a92-b65aaba6a525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:41:44.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:41:54.529Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=cb0490b3-2049-4ba3-a362-890062304581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:41:54.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:42:04.537Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=adc31861-d871-4b10-a909-5ea0ef390ac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:42:04.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:42:14.545Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=21a18357-b0e6-4ec5-89cf-0d78485cc967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:42:14.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:42:24.554Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=7eafcbd5-c95a-4339-81ef-59dab7184a73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:42:24.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:42:34.562Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=b8bba5d1-1452-46ef-ae00-61134735d25c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:42:34.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-31T17:42:40.637Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-31T17:42:40.638Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-31T17:42:40.639Z |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-31T17:42:40.641Z |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-31T17:42:40.748Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-31T17:42:40.749Z |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-31T17:42:40.751Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:42:44.571Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=1408c67b-f5e8-4729-b711-c29e69842743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:42:44.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:42:54.580Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=5b44a06d-19d9-476d-acb6-28af772db363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:42:54.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:43:04.589Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=fe56d4ea-3743-4074-905f-f32cb2977ffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:43:04.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:43:14.598Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=65eb2d3d-1717-4307-a517-d0e41027c5ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:43:14.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:43:24.606Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=9a150722-638e-435e-9da6-0083def66a93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:43:24.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:43:34.614Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=5ae776c1-501b-4d28-a5aa-5dc857d44ce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:43:34.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:43:44.623Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=d2186a9f-1fca-4f3b-bd98-3eac442329ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:43:44.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:43:54.632Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=38e039d8-53a1-46a9-867f-674461ec0363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:43:54.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:44:04.641Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=90600c2b-5741-4bd1-bdb2-bf480dafad7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:44:04.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:44:14.649Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=8e5b2294-d55a-48e7-9e5e-adbb509f9eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:44:14.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:44:24.658Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=fdf4d462-11b7-4b39-9499-73442bfa5dd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:44:24.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:44:34.666Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=87043a84-a1af-4104-bc00-87318899b651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:44:34.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:44:44.673Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=c467dc38-8b6d-424f-a921-0cce176cf6ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:44:44.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:44:54.682Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=677f38b5-6484-47f3-9031-ae3565a81bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:44:54.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:45:04.690Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=6860d06b-493a-4326-90d8-66b6a154f4b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:45:04.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:45:14.698Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=e8ae8788-ba16-4df2-9832-a79f42486a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:45:14.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:45:24.706Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=1023aaa3-580f-47fd-9cb5-dd0918e1dd3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:45:24.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:45:34.714Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=1d1cdeea-5c6f-44b4-a4cb-fb79f5c2852f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:45:34.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:45:44.723Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=93bfd1bc-134a-48af-8f30-e9e50cb884fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:45:44.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:45:54.730Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=15dfb5f1-bee9-49c6-be85-4c4273e9b57d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:45:54.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:46:04.739Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=7e30f984-082d-4d79-85cf-fbcc4251a12a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:46:04.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:46:14.747Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=632b0add-8c5d-4ac0-8133-5b8284aa4a16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:46:14.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:46:24.754Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=0995fe8a-3323-4192-acdb-a4e60318d759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:46:24.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:46:34.762Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=bd9de0da-e19d-482e-93d1-bea6f2ae3573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:46:34.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:46:44.770Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=cfaf229f-ea41-4721-89cc-6d3b6505c280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:46:44.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:46:54.777Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=0cbd4a06-41ac-4fe3-a176-0a589cfa76a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:46:54.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:47:04.786Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=d2949503-79c8-4fee-8af8-e282481416f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:47:04.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:47:14.794Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=b5532dc5-cba8-4590-9150-2d99b45426ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:47:14.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:47:24.802Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=5b0864da-8773-4e60-a68b-28c65fe6be53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:47:24.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:47:34.810Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=25ec6843-ef41-4515-952c-051d78b1d947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:47:34.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-31T17:47:40.585Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-31T17:47:40.586Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-31T17:47:40.587Z |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-31T17:47:40.588Z |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-31T17:47:40.669Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-31T17:47:40.669Z |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-31T17:47:40.671Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:47:44.817Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=055aaa0f-1522-49f2-846e-bc35d298095d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:47:44.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:47:54.824Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=120a06bc-9e3f-4d0d-9c57-2a66b9345669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:47:54.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:48:04.833Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=562dc3c5-dd3d-4f67-ab14-194758dfcdf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:48:04.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:48:14.841Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=c9971fde-4c64-4763-9b6a-3d4c57b0a29e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:48:14.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:48:24.849Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=86a19616-9ce4-4e3c-9fe6-f3a77ae4bd35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:48:24.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:48:34.857Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=d3d5b3c0-fbb1-4c28-88dc-94c9b34d056c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:48:34.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:48:44.864Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=cc2f55d5-5c85-40e8-acd1-13982ce305e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:48:44.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:48:54.871Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=8ee94e2d-8c50-411a-afbc-2f9f228da4f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:48:54.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:49:04.880Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=c6106b8a-a699-4dee-b867-e3611463ad8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:49:04.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:49:14.892Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=ffb017f9-a3d2-418a-974a-689ac7ef2e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:49:14.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:49:24.901Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=87347d06-ab24-45d7-aa8c-dc41c63a5b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:49:24.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:49:34.908Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=782eb90d-e7f7-47eb-8634-a546f303e349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:49:34.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:49:44.916Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=bf225147-d829-474e-af69-0154bb0289d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:49:44.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:49:54.924Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=2b5b9195-e7fa-4250-b9c1-7a6f6f4d9b56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:49:54.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:50:04.930Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=2b4c8565-3002-471d-b579-f7a9010d37f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:50:04.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:50:14.937Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=0e01286f-b99c-497a-bc2c-97cb480e679b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:50:14.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:50:24.943Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=52fb69d7-4009-49fd-8a67-4d8ca011b9fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:50:24.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:50:34.951Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=bc7ba221-76a2-4023-953b-2c08099c3e73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:50:34.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:50:44.958Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=543dca82-d697-4c34-b685-650671b47c4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:50:44.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:50:54.965Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=eb301c51-cce2-4965-a50a-7d1421a2df11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:50:54.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:51:04.973Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=5b3108fd-6c20-4836-904b-e19236af7613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:51:04.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:51:14.982Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=2219dcce-812b-47f0-98c1-3f5631ffd8cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:51:14.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:51:24.989Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=7b1ca2ea-83c5-49c0-827d-7e921710ecae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:51:24.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:51:34.997Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=95e2f498-d3e5-4bdd-824b-ef698c5ab803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:51:35.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:51:45.004Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=c67b1dff-bdf7-4093-88fb-b2ad2d35ca69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:51:45.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:51:55.011Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=1ac83d25-10d3-41ca-856c-ba4a09142236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:51:55.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:52:05.018Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=de55d740-2d9a-43aa-b040-e4bc0df9a078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:52:05.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:52:15.030Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=19a2f719-018c-4120-9096-b62f21545fc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:52:15.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:52:25.037Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=b3d05f2f-8830-4ea9-b161-544550bd43e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:52:25.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:52:35.044Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=fb19a578-ef1c-4953-8368-27cd6241066e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:52:35.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-31T17:52:40.626Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-31T17:52:40.626Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-31T17:52:40.627Z |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-31T17:52:40.629Z |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-31T17:52:40.739Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-31T17:52:40.740Z |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-31T17:52:40.742Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:52:45.052Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=c7f0ae7f-6796-45b3-adb1-e998823da17e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:52:45.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:52:55.058Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=d96fdef8-6c04-451b-a0f6-619d1ea467c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:52:55.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:53:05.065Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=352bd602-d42f-4f8f-9d82-6b48014f9697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:53:05.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:53:15.073Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=9827c353-5017-4848-9443-9ba8482983ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:53:15.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:53:25.080Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=abbbf958-a6c6-45ee-ad9a-a39fa8d7c89f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:53:25.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:53:35.088Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=23bbf816-44da-4568-bf7d-40adfedca754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:53:35.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:53:45.096Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=d7ef22bd-b09f-4250-b68b-ec63f25cbd6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:53:45.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:53:55.104Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=c7a16936-04db-41cc-8505-3b867517ed4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:53:55.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:54:05.110Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=bd3a9248-b6ef-4319-914e-1e7326d84c3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:54:05.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:54:15.117Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=f8107753-f0a4-4551-8ff7-5d2d598e863f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:54:15.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:54:25.125Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=5c9613d5-6434-464d-a69a-fa5fb62b400a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:54:25.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:54:35.132Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=57f4fc19-6aa3-4490-86ed-2cd5679fa52e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:54:35.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:54:45.139Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=72e7686e-6a9c-4083-afc9-90b260cf2007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:54:45.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:54:55.146Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=7d623a0a-99c2-4c27-a84b-ffca7821f1d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:54:55.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:55:05.154Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=fe978f15-fa0f-4890-a1e9-7a79bb59ab02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:55:05.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:55:15.162Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=32092143-c1a2-4ce8-a648-3c0a953b2fa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:55:15.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:55:25.168Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=bdce4d34-dc52-4e3c-9113-9617bddca15f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:55:25.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:55:35.175Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=de45bec4-fd69-4292-8b69-5b073f24fd27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:55:35.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:55:45.182Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=8e38bc85-cb3f-4eae-87ec-d80a477fa25f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:55:45.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:55:55.189Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=0b3cc3c4-7b94-4b84-8e3b-b5891fea8ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:55:55.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:56:05.196Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=df625499-b869-4053-8886-00dd7356200a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:56:05.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:56:15.203Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=42e46f55-43f5-499d-a79e-80dc33b9a4c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:56:15.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:56:25.211Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=a66573d7-057a-4f36-bea5-32e899fcdf50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:56:25.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:56:35.221Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=ca8fd491-4339-4547-be1a-d17eb8d6eb07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:56:35.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:56:45.233Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=0274eb0b-539d-423f-b373-78b4f2d2f090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:56:45.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:56:55.240Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=7d59c773-d62d-4020-8687-5bcc8f742b47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:56:55.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:57:05.248Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=c905b83d-2f03-420f-83d1-5079d636d9aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:57:05.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:57:15.255Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=deb54847-4471-45f3-b872-86efdcfaf5be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:57:15.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:57:25.261Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=2a624059-b766-4f10-b46c-4919bc865889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:57:25.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:57:35.268Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=87787c9b-0d8e-4f90-a7bb-e3a20378fd5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:57:35.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-31T17:57:40.579Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-31T17:57:40.579Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-31T17:57:40.580Z |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-31T17:57:40.582Z |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-31T17:57:40.653Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-31T17:57:40.653Z |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-31T17:57:40.656Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:57:45.275Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=d5500d4f-8b22-488f-a575-805cc303c66b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:57:45.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:57:55.282Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=42566d4a-af83-43a8-9573-807befb9aacd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:57:55.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:58:05.290Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=7f84aacd-fb30-4b21-9631-cafd9e936029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:58:05.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:58:15.297Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=35ed316e-a335-4a87-81ff-8c9933c3a547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:58:15.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:58:25.305Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=8e2dcfb8-5203-402c-b179-6211c306a152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:58:25.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:58:35.312Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=3abb609e-5791-42fd-aadd-acd8e0ac0e33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:58:35.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:58:45.319Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=2d1e965b-dc6d-41c4-988a-6d46b48a7178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:58:45.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:58:55.326Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=1bf437ba-f943-4298-8bbb-45714be8c046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:58:55.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:59:05.333Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=aea460d2-8162-429d-8eef-38fe1119fad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:59:05.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:59:15.340Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=7c1c5b7e-4754-41f4-9d27-55442f2534e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:59:15.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:59:25.349Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=7f004f70-e02d-4968-9257-bce1d5d35c4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:59:25.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:59:35.354Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=02f13ab2-e83c-449a-9e4c-8c1cbba296e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:59:35.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:59:45.364Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=fe59eac8-7dfe-4c2b-a31c-fa619d033044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:59:45.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:59:55.375Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=c7295fd4-c9c5-4298-a27e-c183e76dd3d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T17:59:55.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:00:05.382Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=452f0559-c57b-41b4-b434-a89118ba743d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:00:05.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:00:15.388Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=c76051a5-fa72-4405-90d9-1ee6e6faabdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:00:15.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:00:25.395Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=392a4828-8ade-466c-bfcd-b45f429540be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:00:25.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:00:35.402Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=9ac8c35c-4b5f-4113-950e-811f71f5c12f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:00:35.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:00:45.409Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=04bd504c-7e7d-49a7-86e1-bda14ed41145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:00:45.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:00:55.414Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=dbbdea1a-8e0f-4041-9c93-b33c88a477b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:00:55.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:01:05.422Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=12347a6c-545a-47a0-8a65-eb6c15dd0f6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:01:05.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:01:15.430Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=41ec8795-1f61-4b3a-a1d5-20fee30786d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:01:15.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:01:25.438Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=44cabdde-405c-453b-a47a-19488f4d790d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:01:25.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:01:35.445Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=e8ce0146-3803-40df-94e2-8f1f0d1320e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:01:35.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:01:45.453Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=b5736f56-a13f-4155-8fa4-bcc6e98f98ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:01:45.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:01:55.460Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=96f5ab39-1a37-4c33-ad35-3a3692973b08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:01:55.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:02:05.468Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=af524daa-0745-499a-b1db-3a347587239b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:02:05.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:02:15.474Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=d9fc528b-a858-464c-81d0-f038c0eb3def | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:02:15.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:02:25.481Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=d803b7ce-4a22-4b23-b5ea-bb696d364e4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:02:25.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:02:35.489Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=3f2bebcc-40f1-45a5-b817-33d7b1ab9857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:02:35.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-31T18:02:40.572Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-31T18:02:40.572Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-31T18:02:40.573Z |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-31T18:02:40.574Z |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-31T18:02:40.643Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-31T18:02:40.643Z |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-31T18:02:40.645Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:02:45.496Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=368445b7-833a-41bf-aa59-da40ad425d31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:02:45.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:02:55.503Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=8f2ef2ab-0662-47d6-8a7a-14df8a1458a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:02:55.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:03:05.511Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=e8dd4294-19be-42c7-8ea1-9bae905564de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:03:05.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:03:15.518Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=4cee8332-658d-4a8b-ad83-a867630f1d22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:03:15.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:03:25.524Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=c36eae71-edd3-468b-8902-c9728379292b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:03:25.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:03:35.531Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=53734e83-92e8-474e-8906-fea21a972bbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:03:35.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:03:45.540Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=2ae73310-699c-4a32-ac9d-81f9ab0b2b9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:03:45.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:03:55.546Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=f2e13dfe-b4fc-413e-ba5b-79339123bcac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:03:55.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:04:05.554Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=b31298c4-97a2-406b-a97f-dd7677658bfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:04:05.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:04:15.562Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=58de9c1b-faa8-4ecc-8819-da001611a63d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:04:15.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:04:25.569Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=59881165-ed93-4f2a-81ed-795d7d7a238a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:04:25.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:04:35.576Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=e17211b9-862b-4356-9999-08f606bdbc1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:04:35.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:04:45.584Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=6389112e-c818-49e3-9a4b-182943099828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:04:45.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:04:55.593Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=7f92a850-7898-4deb-929b-fdf41973e3b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:04:55.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:05:05.601Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=3491bc96-a3d1-4f7d-b749-e91cc4c80307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:05:05.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:05:15.610Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=7082dc1d-fc09-4df1-9c85-5d0ad67e5773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:05:15.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:05:25.619Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=8fea6fb3-c202-41cb-a1b0-ad4c44ad63f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:05:25.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:05:35.625Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=eaa24f7a-54e4-43af-993f-7768f5b0046a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:05:35.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:05:45.631Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=0ac2076b-bdad-4123-8cb9-7683410c1f0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:05:45.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:05:55.638Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=578fed49-7418-4ea7-8c16-4e2629aa1336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:05:55.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:06:05.645Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=071e92cc-eac9-418f-ac26-0df5c6276b9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:06:05.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:06:15.652Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=2db80d2b-a2d8-4487-adbe-5a3009269774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:06:15.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:06:25.659Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=0922935e-a507-418a-9d83-386829785fcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:06:25.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:06:35.666Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=ec7db67a-dd82-4b86-b0b1-725777f2a686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:06:35.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:06:45.675Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=b5fc1ba6-bc03-4b17-8170-502b081e80ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:06:45.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:06:55.684Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=3a80c84d-f0b6-49f5-a34f-7767c96a19d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:06:55.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:07:05.691Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=a598a1e7-9c7d-49d5-82d0-92c25a42ad55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:07:05.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:07:15.698Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=09ba6465-de11-4a40-ad0a-7e79393c9853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:07:15.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:07:25.705Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=28d892cd-b5b4-498f-98b2-bdd41fef9e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:07:25.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:07:35.712Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=d52e9313-4c84-4c7f-b8e9-65b6ca2cc062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:07:35.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-31T18:07:40.611Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-31T18:07:40.612Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-31T18:07:40.612Z |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-31T18:07:40.614Z |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-31T18:07:40.683Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-31T18:07:40.683Z |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-31T18:07:40.685Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:07:45.718Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=b0b3e671-fa23-40fd-8b35-36322927b820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:07:45.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:07:55.725Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=6452a5df-5291-4a23-b6cf-71c1313235c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:07:55.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:08:05.732Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=0c79adec-d21a-4c3f-b6c8-71188fe5e408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:08:05.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:08:15.739Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=cf728c54-aed9-4118-9867-ab7e90de2a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:08:15.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:08:25.746Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=9e3654f6-530f-4776-ac99-84e113641fab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:08:25.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:08:35.752Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=08b908fb-ce73-4aab-b6e3-b957fd6ebebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:08:35.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:08:45.759Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=a1d003e8-57ed-4a75-a34c-4eb5a1e51bda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:08:45.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:08:55.765Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=407fc1d2-2ec4-43f4-896d-cd59db06b0de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:08:55.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:09:05.771Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=e18b994d-bd9a-48c6-beb3-2a8e33c62068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:09:05.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:09:15.778Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=10d16a2b-6b68-4ce5-bb55-938bacb68908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:09:15.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:09:25.785Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=a575a80e-2d69-4b13-a655-308040b7a1ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:09:25.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:09:35.790Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=821c505d-62ea-4650-9d93-64d06f0f50e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:09:35.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:09:45.797Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=b7fc0c72-2268-48ce-a484-4cefe0c142e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:09:45.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:09:55.803Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=c25728da-ee09-4028-bbf2-5bdf6fb59efa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:09:55.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:10:05.810Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=c54ba19a-3509-4a1e-b684-561f6669637f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:10:05.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:10:15.816Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=5f712657-529f-4566-94fd-037a5c678c99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:10:15.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:10:25.823Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=f3c12bb0-9c67-4abc-8072-867f2dd44d6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:10:25.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:10:35.830Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=95dd8dda-88e1-41bb-b97c-be970503252d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:10:35.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:10:45.837Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=74108f2d-1298-4042-a958-afee1000ed19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:10:45.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:10:55.845Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=3fa1d0a1-678a-41f1-85a4-899ae610a6d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:10:55.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:11:05.852Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=61c61973-a1e4-49b3-9ea0-4094e1e0a184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:11:05.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:11:15.859Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=2048798d-ebde-4f64-a5a8-10b2d3ef0b52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:11:15.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:11:25.866Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=46c3a5a9-8cf9-46b0-afa1-1a685ee7b992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:11:25.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:11:35.875Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=af1017a9-21f3-4785-b301-345d8ddba041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:11:35.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:11:45.881Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=47c80b5e-9528-430e-98d5-3997dd823a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:11:45.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:11:55.890Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=1054f3a3-a763-4f40-8e3d-3d501a6459a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:11:55.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:12:05.896Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=2919d3aa-0c81-4e2f-b7a9-9050e000fc34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:12:05.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:12:15.902Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=18c93562-9600-411b-912c-c2e5498a970f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:12:15.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:12:25.912Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=21596455-2343-4de6-aa96-3498cb9c7cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:12:25.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:12:35.919Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=e76c7bd0-3c4c-4c6f-8820-89fbf6a39024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:12:35.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-31T18:12:40.603Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-31T18:12:40.603Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-31T18:12:40.603Z |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-31T18:12:40.604Z |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-31T18:12:40.675Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-31T18:12:40.675Z |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-31T18:12:40.677Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:12:45.926Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=77af4d48-a68c-4b74-96a4-2718f6569cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:12:45.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:12:55.933Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=0e1cfaae-f7e4-443d-a35f-a112479a11a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:12:55.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:13:05.941Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=f95a0d67-abcd-4ceb-a785-d1e0d86d7fab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:13:05.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:13:15.947Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=a839b5d9-3677-4dde-83cf-30f65cb679a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:13:15.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:13:25.956Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=53184523-a1fc-43b7-9203-17a893456993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:13:25.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:13:35.964Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=d6854628-9b71-4078-8e7a-cc2ca6ab80d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:13:35.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:13:45.970Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=a6904890-8e29-4513-9e6f-3918f7129983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:13:45.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:13:55.979Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=2dbc8230-7712-48d7-b954-6f812ab38df7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:13:55.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:14:05.986Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=4a7369f0-bad6-40a7-9986-c0d599cdbf86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:14:05.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:14:15.993Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=8139db67-9a9f-422f-b037-8089393ab10a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:14:16.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:14:26.001Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=fd14615e-4a7b-450a-bf52-4f7089b0ec9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:14:26.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:14:36.007Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=4bf41ba2-9e75-41e3-93f6-215ddbe8ff7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:14:36.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:14:46.015Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=7d854a81-0aee-445a-a7a0-4ddf246b492d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:14:46.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:14:56.023Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=86507e31-75d4-4afd-bc2d-8fd86cf146ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:14:56.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:15:06.029Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=9a893071-0da9-4948-bfcc-25e7159547f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:15:06.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:15:16.036Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=2deb955d-5903-4083-9eab-837511963209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:15:16.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:15:26.043Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=a7c2c574-3efd-4ae4-8807-b44e77712ab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:15:26.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:15:36.050Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=81bd6233-d940-41c9-8dc4-0ae9a5c57127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:15:36.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:15:46.057Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=8a544bb8-e5a2-47da-a21f-aa566c46a59a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:15:46.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:15:56.063Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=978adf9c-f6f3-4ee2-b629-77445fa39804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:15:56.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:16:06.070Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=67f8aa7e-3c7d-482f-a183-cc0ace539c36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:16:06.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:16:16.077Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=578b6e07-c809-4cc9-a529-94f92a88f43c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:16:16.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:16:26.083Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=c99c81cf-5865-455c-9a50-f0add7a3bffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:16:26.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:16:36.089Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=280e3eba-fd7e-4cc2-96e7-b4b171e15704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:16:36.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:16:46.095Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=76661db9-ac8a-4d52-9e68-032921767ca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:16:46.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:16:56.101Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=fab40de5-96dd-4623-bcd3-e0b85db02037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:16:56.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:17:06.106Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=dd81e2ab-9c74-4469-b6e0-ea5c9bed6253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:17:06.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:17:16.112Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=55f07857-0b59-42d2-bb85-c81a5d9b21cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:17:16.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:17:26.118Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=3ec61af9-a9fd-4084-9d12-fac443bb48ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:17:26.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:17:36.125Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=9aaadb1f-1ea0-4f61-88bc-74bacdd754f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:17:36.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-31T18:17:40.606Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-31T18:17:40.607Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-31T18:17:40.608Z |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-31T18:17:40.611Z |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-31T18:17:40.679Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-31T18:17:40.680Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-31T18:17:40.682Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:17:46.131Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=66c5c0b5-48fe-45b6-86cc-aac4c4e42d4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:17:46.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:17:56.138Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=12d464df-63d0-44b4-b118-2ef6116f8f76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:17:56.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:18:06.144Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=56446069-f48d-42e1-9642-29eddce2b824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:18:06.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:18:16.150Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=f0e0fcbe-3f06-4ba7-a124-2880e11b1855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:18:16.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:18:26.157Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=c9a6d99b-65e5-41e2-bb31-0c0228ab427a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:18:26.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:18:36.164Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=d4d8e9f9-44dd-4d1f-b628-727586390b76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:18:36.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:18:46.170Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=19185dc6-e276-4265-b73b-518e9f3c4f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:18:46.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:18:56.177Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=c0f83d81-1618-4a45-9b17-191c2e0fab41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:18:56.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:19:06.184Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=39c77eee-7922-4c72-af43-bf3f030169c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:19:06.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:19:16.191Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=76cd2e96-5ac9-41b1-9c43-848f79f8f0a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:19:16.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:19:26.197Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=81ae6ff4-7ea4-47a7-b2fe-b1234ee9655c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:19:26.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:19:36.203Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=f8fcabb9-55d7-4cdd-9ccb-372c6f922dc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:19:36.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:19:46.210Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=e5f71927-084b-4cb5-8cc6-9cf54bf31624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:19:46.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:19:56.216Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=4f3967d1-c86b-46f7-bb38-cd867041a308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:19:56.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:20:06.222Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=b23276de-a4b7-4096-b337-84f4bee3e796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:20:06.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:20:16.230Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=105dd2d8-a5f9-460e-b5ec-d3bed86e4121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:20:16.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:20:26.236Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=0e46095b-e97f-44b1-8c2e-2af23e22d67d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:20:26.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:20:36.242Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=1e76cce4-8aa4-40aa-940d-432b239e9c15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:20:36.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:20:46.249Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=7c3483e9-613c-43c0-99a4-d1c82884a1a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:20:46.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:20:56.254Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=df0773b4-75d9-4d81-a578-a50d35787292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:20:56.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:21:06.260Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=710570a3-83bb-425c-8b64-b1fb9aba081d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:21:06.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:21:16.267Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=26d3a01d-92e6-44cd-9dba-6c08b762e068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:21:16.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:21:26.273Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=00c7145f-b68e-4622-8fb5-b1ba735a6cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:21:26.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:21:36.286Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=251326ab-6cf0-4811-a70a-87ce3222c39d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:21:36.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:21:46.294Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=7f85cd83-c6c3-4b6f-a632-d6b7a7d5fd75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:21:46.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:21:56.301Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=94f9787f-8c84-4475-96fd-d96bf4f6c53f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:21:56.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:22:06.308Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=fc95cd2c-55b2-4415-be4e-184bae72b334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:22:06.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:22:16.314Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=b86b0dcf-ac45-46e0-859e-300549bf89a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:22:16.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:22:26.320Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=c9ffbc0b-d9af-4184-a905-489a3be546a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:22:26.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:22:36.326Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=222808a9-4ebe-4482-8a59-9e355cbf9a01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:22:36.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-31T18:22:40.600Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-31T18:22:40.600Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-31T18:22:40.601Z |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-31T18:22:40.602Z |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-31T18:22:40.671Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-31T18:22:40.671Z |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-31T18:22:40.673Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:22:46.333Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=65e4c995-8c12-40bb-b64d-751c321987b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:22:46.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:22:56.339Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=55f50722-b662-4303-b4bc-08f8b0e1284a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:22:56.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:23:06.346Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=f48fea4e-7347-43d5-b394-11250851abd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:23:06.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:23:16.353Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=acd1cbf5-3aa4-4e26-96ad-83f6968170e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:23:16.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:23:26.361Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=ce30c611-a256-45f6-abf7-a07f077c5a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:23:26.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:23:36.367Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=05f002ec-f974-4286-bb7a-4ad3398fa75a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:23:36.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:23:46.374Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=1df84ab9-db75-46ae-94e4-d5cc8777335a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:23:46.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:23:56.383Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=e94d226f-134b-4e4b-9cfa-fa40efe16e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:23:56.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:24:06.390Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=c6464167-7f6a-4d2b-ae89-0daa54bdc8c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:24:06.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:24:16.398Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=da017288-670e-4eec-8fbb-0eab42629688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:24:16.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:24:26.406Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=250dfd96-bcc3-4e93-b9ca-268c0b65224d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:24:26.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:24:36.412Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=2e793000-c400-4392-a2b1-04025a1ce786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:24:36.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:24:46.418Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=7fb388ed-2172-489a-9da5-9c65feafba04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:24:46.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:24:56.425Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=6edd923b-fa0e-412e-9881-d76a4d466e13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:24:56.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:25:06.432Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=8befa786-e41a-4115-bb1b-3e3959139992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:25:06.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:25:16.439Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=0ba295c4-5616-40fd-be8c-50393db791be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:25:16.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:25:26.445Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=2e05ffa7-8c00-4d2a-9820-d3e70ea2f37d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:25:26.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:25:36.451Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=fb230e18-c58b-412b-9706-a646a17fb522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:25:36.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:25:46.457Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=b7a5b823-2c61-4bc7-8606-3d33ef8ac040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:25:46.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:25:56.463Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=90cbe557-d073-4fdc-8abc-5065bf27bb26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:25:56.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:26:06.471Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=b8e9099c-6e7e-4b9f-98a6-8898cdec01fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:26:06.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:26:16.478Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=07aa360a-433b-41f0-9d54-7458d58456a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:26:16.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:26:26.485Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=80ff73d1-286a-4aa9-b3da-b03299d09ce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:26:26.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:26:36.490Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=3c6c37e6-089e-4075-a543-ce90e16f1d37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:26:36.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:26:46.496Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=9fb16e01-897d-46e7-ba42-fc2f69e4ba1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:26:46.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:26:56.502Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=b3fb831e-5a21-4e35-9ff5-f024be2cf49a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:26:56.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:27:06.507Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=c35e450d-affd-4be1-b2c7-e488d1462c4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:27:06.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:27:16.513Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=5ac8ebe1-deb6-44c9-a720-469f86346b50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:27:16.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:27:26.520Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=7370d12e-ba55-418b-8168-95de8518cc00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:27:26.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:27:36.526Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=633d5556-27a2-490d-9601-0365c05d3649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:27:36.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-31T18:27:40.574Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-31T18:27:40.575Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-31T18:27:40.582Z |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-31T18:27:40.585Z |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-31T18:27:40.655Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-31T18:27:40.655Z |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-31T18:27:40.657Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:27:46.533Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=0a014fd4-ac6f-42fc-abb9-071328efed0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:27:46.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:27:56.539Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=9878f8eb-9fa9-4133-a290-e7b74c1b0eca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:27:56.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:28:06.545Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=d2e05a39-3a85-4e66-8f71-09607ca54c3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:28:06.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:28:16.552Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=b5cbabd3-97ab-426d-a872-eb2f192484f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:28:16.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:28:26.559Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=5aebc76f-ae9c-4274-bb25-bf583780ce08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:28:26.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:28:36.566Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=206b11d3-0b4b-4600-94a5-3af08df29c6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:28:36.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:28:46.572Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=12dd96bd-0103-4f91-9fef-841a15466d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:28:46.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:28:56.579Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=08411b78-6ed6-4558-87da-a6e7d72376e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:28:56.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:29:06.585Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=c4e9d98c-6c63-4cb4-87eb-27704af4e18d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:29:06.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:29:16.591Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=ea6ad42c-6634-48d5-ad43-f5a870a34b70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:29:16.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:29:26.600Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=5f8c948a-1770-4d07-ad09-1b752d20771b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:29:26.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:29:36.606Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=8c280d9d-c5a0-4897-b34b-cb767c32e7b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:29:36.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:29:46.611Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=2a424b83-cc1f-4891-af87-5bbf5128ddb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:29:46.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:29:56.617Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=94fb5462-491e-4530-a7d7-fc9c4398bc4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:29:56.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:30:06.622Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=00cd6f87-e51b-4fbc-975c-1978a64c747a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:30:06.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:30:16.628Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=83cccff9-aa4d-4c94-a4c5-381394c21758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:30:16.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:30:26.635Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=5b721584-4a00-4dd2-9aea-e936e1022ba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:30:26.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:30:36.641Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=07244b1e-8546-41cb-8232-32f96b175b79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:30:36.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:30:46.646Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=1e12122a-5577-4128-90e1-6319bf426908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:30:46.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:30:56.653Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=5340d5d0-00d9-43e9-81e1-d5f9f86c45ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:30:56.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:31:06.659Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=9e1ff00c-550e-4fb5-9ed4-c489e9233813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:31:06.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:31:16.666Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=37a421b5-fb20-40d7-baa3-8bdfc71b9839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:31:16.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:31:26.671Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=af4b90f6-750f-4ad3-be22-fc7806a002f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:31:26.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:31:36.679Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=e81a8b20-6c28-4c91-b69d-6cf1ba534fe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:31:36.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:31:46.686Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=7516f62b-4295-4aa5-853b-cdcfc751bb9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:31:46.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:31:56.691Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=1409c420-df53-4edf-ba58-55616a99c3d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:31:56.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:32:06.697Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=7c40a636-8c31-480f-8e98-262d41ff879c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:32:06.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:32:16.704Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=78c61b1c-6541-4414-a116-11f446addf44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:32:16.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:32:26.710Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=49aa8ddf-2a33-428c-831a-504630644006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:32:26.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:32:36.716Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=9cca43ba-402f-4de7-9dfe-f3236e4995c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:32:36.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-31T18:32:40.556Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-31T18:32:40.556Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-31T18:32:40.557Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-31T18:32:40.558Z |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-31T18:32:40.627Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-31T18:32:40.628Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-31T18:32:40.629Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:32:46.722Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=10f91efd-4452-4aa5-b2a7-2f04d000bfbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:32:46.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:32:56.728Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=4045c9ea-358f-413c-98b6-5eb9b1cab2c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:32:56.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:33:06.734Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=85b03116-6130-43a1-a976-3b9501a4e23c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:33:06.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:33:16.741Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=a86180de-ef6d-445e-9ec1-da63b2b68ab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:33:16.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:33:26.747Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=d12cafdf-c06d-4ac5-82c7-c8238ac33887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:33:26.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:33:36.755Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=6527c87a-9c4c-4cfb-afeb-3eff0ee14e31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:33:36.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:33:46.760Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=62f7c37f-9023-48ed-842b-87c47fbc06b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:33:46.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:33:56.767Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=b6204f56-66e5-4127-8968-04822fa4511a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:33:56.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:34:06.774Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=386d3f8e-e15d-4d73-ac30-9e4c327e45dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:34:06.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:34:16.779Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=ba45976a-ba57-4364-a209-abcb98af1f30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:34:16.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:34:26.785Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=9c775ca9-4d6c-4c1f-a67f-4d28f4de739f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:34:26.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:34:36.790Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=635e1b9a-73c6-4c62-a7fd-235f8e039dca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:34:36.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:34:46.797Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=f14fb1ff-29de-44b3-90d2-fdc7a5a9e2fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:34:46.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:34:56.803Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=e7927d03-be98-49c1-85e2-407831062af3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:34:56.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:35:06.809Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=766dd151-7d46-4b50-8ffd-ec339e2d535d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:35:06.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:35:16.815Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=888b5025-deff-454d-94a2-0a4c9c42b65c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:35:16.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:35:26.820Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=2bd9ffbe-53c8-4fc3-990c-7bba71b6fae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:35:26.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:35:36.826Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=94a0f602-0b4b-46f9-b8e5-60612621f233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:35:36.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:35:46.832Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=ce9abe8f-5116-455e-bdfb-2a8e98bc419e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:35:46.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:35:56.837Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=b31c1a10-817e-41db-9b90-c734945199d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:35:56.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:36:06.843Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=8b9d9710-17c3-4561-9377-c030c0cac547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:36:06.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:36:16.849Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=53d261bc-727f-4ad3-b5c9-7667c312881b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:36:16.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:36:26.855Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=5a49158b-da56-477e-94d0-eb199b1f95e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:36:26.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:36:36.860Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=dfb09d37-bcb5-4a48-a924-ab7314c757d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:36:36.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:36:46.865Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=7653b3e9-467b-4f55-bb99-9b49006ca251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:36:46.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:36:56.872Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=34d73a29-5eeb-4547-b6ac-67c0f5e6d445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:36:56.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:37:06.877Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=c1cf7846-660b-48a7-99b2-452b44d598d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:37:06.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:37:16.882Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=2055b8bf-4118-43ce-848e-1fc0512d8023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:37:16.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:37:26.887Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=8c90abfb-76ae-428f-9dec-40f5adaed37e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:37:26.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:37:36.894Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=a61a8993-a594-4f13-b4dc-9a337964373c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:37:36.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-31T18:37:40.553Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-31T18:37:40.554Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-31T18:37:40.554Z |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-31T18:37:40.556Z |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-31T18:37:40.623Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-31T18:37:40.623Z |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-31T18:37:40.624Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:37:46.901Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=a60c951b-5de0-4437-9527-17c36e5bc9c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:37:46.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:37:56.907Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=8c3a69ff-b965-45cb-9727-e67d87b7d9e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:37:56.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:38:06.913Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=4c6094e6-e16a-4e5f-a359-7ce0872875ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:38:06.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:38:16.918Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=42d49d2d-1039-4325-b276-4008fe5d0474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:38:16.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:38:26.925Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=e27610d0-e869-4384-acd6-878f14b262b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:38:26.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:38:36.933Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=fb5a8192-3ef5-4139-ba24-f0d97f77f473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:38:36.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:38:46.939Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=7ae00c87-a75a-4b76-ad60-621d85fb40d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:38:46.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:38:56.944Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=1e174499-0d3b-4faf-acca-4cc8fcc2b0c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:38:56.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:39:06.949Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=269caf76-5a4a-4988-b993-fa84f9dec299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:39:06.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:39:16.954Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=54856665-8a47-497a-b7f8-333ac50fef00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:39:16.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:39:26.960Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=c841ab85-45e9-4217-b33b-bac823b80ec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:39:26.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:39:36.966Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=4191b473-427a-49da-a85c-142c86533ab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:39:36.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:39:46.973Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=2c38d853-1c88-4c69-be18-282a50f7cbb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:39:46.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:39:56.980Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=43c729dd-37ce-4f0e-9bfd-5fc2f3e3bc1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:39:56.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:40:06.986Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=f7053269-d58a-4a51-a661-5c77c1a16549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:40:06.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:40:16.991Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=ccb9aba1-b770-4df8-b76f-843792707cf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:40:16.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:40:26.997Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=c5d934f9-7df9-49bc-aa04-c2d3c1edefc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:40:27.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:40:37.003Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=7cb8d378-e0b5-4cb4-87a7-b14c6e473cc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:40:37.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:40:47.008Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=e30dc681-904b-4436-9941-7ada95673ba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:40:47.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:40:57.014Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=c949eb47-c97f-4000-9dc4-f09a107fc032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:40:57.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:41:07.020Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=be240aa0-e47e-4a4a-bbe8-2db94b0ffd4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:41:07.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:41:17.026Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=c7cbd1c4-42d1-4c9b-97a6-43ffe38a473a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:41:17.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:41:27.031Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=580c51ed-aac5-43ec-990a-48a748a52696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:41:27.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:41:37.037Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=b075daec-b57c-4b37-8f9e-9f5b58eeaceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:41:37.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:41:47.043Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=9eb61081-b844-4df0-aabb-3c2cadf3763b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:41:47.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:41:57.049Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=f350d435-7607-4d57-a26b-bfdf142b054c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:41:57.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:42:07.055Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=1458715f-a3b2-44d7-b228-e1cae037a0e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:42:07.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:42:17.061Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=9790693b-bdbf-489a-9a7a-a896e57292e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:42:17.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:42:27.067Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=f2dc971f-a2b1-4b21-b585-86a87832f588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:42:27.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:42:37.072Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=a79f6415-a5c3-414a-9c48-1503132d8a52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:42:37.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-31T18:42:40.594Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-31T18:42:40.594Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-31T18:42:40.594Z |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-31T18:42:40.596Z |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-31T18:42:40.668Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-31T18:42:40.669Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-31T18:42:40.671Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:42:47.078Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=f4cbc391-b154-4fa8-a3d1-ceeb14e881cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:42:47.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:42:57.083Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=e59efc13-d547-4abb-b221-6ad985d47726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:42:57.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:43:07.089Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=4b664ad5-af0d-4df6-a0d0-76c62bec1d45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:43:07.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:43:17.094Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=6bb0ef7d-c3b9-4a21-9ad2-ef9483912018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:43:17.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:43:27.100Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=927917cb-8bfe-428b-85d4-59f52704c643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:43:27.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:43:37.106Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=113dd8b6-63f8-45c1-8e6f-3783e0fdf29c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:43:37.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:43:47.111Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=7ecce496-b26d-4847-b758-e3bf2098bcd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:43:47.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:43:57.116Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=d200853b-c5aa-4ebb-a1b2-ec24602b934d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:43:57.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:44:07.122Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=b4207a81-602b-4373-a0ec-b80d4446d55d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:44:07.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:44:17.127Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=a0f7279c-93c4-4a7f-9941-c4fc3eae979b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:44:17.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:44:27.133Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=3a2208c6-56c7-49e1-a585-213a3183ab27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:44:27.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:44:37.138Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=76f3ac03-59e4-42d4-9a34-2acd3c63113a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:44:37.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:44:47.143Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=6bfd9549-a586-4c93-b09c-cfa86e4443a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:44:47.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:44:57.150Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=b527d7ec-9741-4e50-b26a-34193a52b9f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:44:57.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:45:07.156Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=41cf1bba-99f9-4c8c-baec-a23e31882b85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:45:07.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:45:17.161Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=eca487eb-b4b3-479c-b3dd-e7f5c2a0e093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:45:17.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:45:27.167Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=8e43dcea-a245-4416-9a7d-fac1fe2a7237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:45:27.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:45:37.172Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=426bed50-9bb5-4a7f-8179-3fa57901e1e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:45:37.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:45:47.179Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=17fa54da-4676-43ca-afac-5b3ccdfdf769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:45:47.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:45:57.184Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=bd71a72c-fa8e-45eb-95b3-8c3c7175444d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:45:57.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:46:07.190Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=2a8c3a06-8157-41b1-9b46-4fcbfe4a3661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:46:07.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:46:17.196Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=247756f1-7cd5-41fa-941b-de7dbc589d2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:46:17.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:46:27.201Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=754304df-3eb7-47e4-bc80-cd574b510fee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:46:27.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:46:37.207Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=8750040f-3aca-4f08-a86a-b98be474db7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:46:37.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:46:47.213Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=c5297629-cb8d-42e2-89ab-2aaf50c75b87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:46:47.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:46:57.219Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=4e5b2a59-32f1-4e5e-9832-ca3a2f8a6284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:46:57.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:47:07.225Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=3469526c-9e32-4b30-b0a4-1d302f83ab85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:47:07.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:47:17.230Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=44936b24-bea9-4eee-b9f9-8d6da08577a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:47:17.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:47:27.236Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=04023c30-168e-43e4-8ce4-9b9dfc8e38fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:47:27.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:47:37.242Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=3e3e8137-33cc-4f1f-b96e-383015543753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:47:37.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-31T18:47:40.593Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-31T18:47:40.594Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-31T18:47:40.594Z |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-31T18:47:40.595Z |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-31T18:47:40.672Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-31T18:47:40.672Z |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-31T18:47:40.674Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:47:47.248Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=2e561532-b819-4eea-9a5a-c2ce4dd31015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:47:47.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:47:57.254Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=d356e4e0-97ea-4229-9f8b-0edecee0e108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:47:57.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:48:07.259Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=766bb652-7efd-4646-a64b-941b4c7f1c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:48:07.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:48:17.265Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=73c153a8-d72d-43b1-9376-56fc72927676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:48:17.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:48:27.270Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=b66d99c7-6b64-46ab-a270-8c1af5d6a8ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:48:27.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:48:37.275Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=a38a3648-d530-4a8f-91d1-56fbfa84e8bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:48:37.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:48:47.281Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=26ce83a9-c872-4032-acad-4b138142dc66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:48:47.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:48:57.287Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=124e7e57-a6d3-428d-b0e0-d808e54084d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:48:57.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:49:07.298Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=15e0b916-29d7-4f60-88f3-143bbd69db84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:49:07.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:49:17.303Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=91e50dc7-1ee2-4cb3-9f09-1cf9588d0039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:49:17.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:49:27.309Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=75f9b477-fa5a-4560-804e-816335064d1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:49:27.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:49:37.314Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=d12cd7c7-da02-459f-bb12-572f6c4674da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:49:37.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:49:47.319Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=6b64461c-cf1f-49b5-81ac-0a2b67e34013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:49:47.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:49:57.326Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=1e65c05b-c2a1-456b-9145-933050f296ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:49:57.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:50:07.331Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=fa7780b8-0f05-4205-953c-d4c31df55239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:50:07.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:50:17.337Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=31c02ad7-39b0-4f23-b7eb-8dce3eaed30b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:50:17.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:50:27.342Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=0c881833-4252-437d-ade9-cd20fee1d62b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:50:27.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:50:37.347Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=9fa4e31e-10e0-4444-b5bc-2f2207f075fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:50:37.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:50:47.353Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=dd8b3668-688a-4262-be33-0ac79deef76e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:50:47.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:50:57.359Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=eae42d4c-83c2-483c-92b6-b490bf3bf3ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:50:57.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:51:07.365Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=43cf0e06-a5b8-4c55-88bf-5c68c3451ac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:51:07.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:51:17.370Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=b2d50e5a-3514-42bc-964a-b0679eb123ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:51:17.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:51:27.375Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=7b714290-99b7-4243-bd23-d54094b6c6e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:51:27.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:51:37.379Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=3766c105-0fb9-4168-8428-e5e76c43ca52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:51:37.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:51:47.384Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=52338f22-771e-4262-ab8f-1a1604a9d102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:51:47.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:51:57.390Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=76225397-8ca7-4396-b9b9-36f925b6a92a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:51:57.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:52:07.395Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=b148acfd-86c9-4edf-b755-b579b621add4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:52:07.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:52:17.400Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=dd001711-901f-468f-88c2-baaf105af279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:52:17.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:52:27.405Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=ebc9d7a4-a997-44f2-a3e6-d6bd597648cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:52:27.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:52:37.409Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=f5fcaf7e-00f4-4a71-8318-c5ce9289779d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:52:37.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-31T18:52:40.543Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-31T18:52:40.544Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-31T18:52:40.544Z |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-31T18:52:40.546Z |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-31T18:52:40.615Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-31T18:52:40.615Z |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-31T18:52:40.618Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:52:47.414Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=63102c36-c641-4bc2-9184-dac6870d2b0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:52:47.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:52:57.419Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=2260d98c-c43a-4a0c-9ee6-2003c92ce6d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:52:57.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:53:07.425Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=11552064-6a46-43c9-bb19-dad65f79bc05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:53:07.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:53:17.431Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=315e9dc7-a55d-41c9-8d8a-3b57d5cf7269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:53:17.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:53:27.436Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=0d1e035a-c0f9-43f1-b29c-5a5d61de9eed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:53:27.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:53:37.441Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=e2ed726e-9e4d-4193-9109-d604497d4ec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:53:37.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:53:47.447Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=4258c71d-ad6a-4cc1-8994-91fdc5e1e470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:53:47.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:53:57.452Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=1b917200-a090-435c-8500-db519964bcc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:53:57.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:54:07.460Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=2fa8e2b1-8204-4643-b3ff-ce415692a313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:54:07.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:54:17.465Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=8366d931-6c6e-462d-b340-ced5be9973ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:54:17.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:54:27.470Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=3da6372a-b4c9-436c-8dae-3fd8d81de320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:54:27.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:54:37.476Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=71fc0b66-1116-4389-accb-7db183da521f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:54:37.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:54:47.483Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=a08c6883-772b-4e07-948a-cb1a92c6f16c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:54:47.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:54:57.490Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=eb153c67-3372-4460-88a2-4492b72d2edc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:54:57.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:55:07.496Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=b1c59dfe-d55f-433a-be7b-2ffffe33f5e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:55:07.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:55:17.502Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=e2336517-eb0d-47f7-a935-f4515afaba95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:55:17.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:55:27.508Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=07dc6065-9a30-4826-a241-efb689435a2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:55:27.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:55:37.515Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=3e74b382-d0f4-4959-828f-d49429a481af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:55:37.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:55:47.521Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=c0cb39ae-286c-4dc3-9c2e-b1feda23a495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:55:47.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:55:57.528Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=7b244773-3300-432d-a5de-eee1847fa8ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:55:57.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:56:07.534Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=03d5dba5-8289-49ef-ba50-b5f67c763631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:56:07.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:56:17.542Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=be51318e-e11e-49e1-b7a1-d0d2591aaea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:56:17.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:56:27.548Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=5a546010-8988-4295-8b61-d5310fbfbddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:56:27.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:56:37.553Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=0ce38e29-7a89-4b84-af14-6b3d3983fd06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:56:37.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:56:47.559Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=a894c8b6-b442-4665-8571-19cfe4e067d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:56:47.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:56:57.565Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=7d3c7347-1344-4072-b804-d5f96a348956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:56:57.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:57:07.570Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=d26adf56-60f4-4f9d-84fe-9bad9b5c33fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:57:07.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:57:17.575Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=8cfe21ed-279b-4111-b3c4-1d6c45e9e098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:57:17.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:57:27.580Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=9373a492-f54d-45a6-a54b-79d6f7b1f7a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:57:27.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:57:37.586Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=8607ab48-6729-4232-81dd-c421fe6a16d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:57:37.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-31T18:57:40.556Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-31T18:57:40.557Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-31T18:57:40.557Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-31T18:57:40.559Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-31T18:57:40.629Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-31T18:57:40.629Z |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-31T18:57:40.632Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:57:47.591Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=796eff35-1037-4e61-8f50-0502bb65509e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:57:47.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:57:57.597Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=61b472f1-869e-427d-9579-c4beba4e7efd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:57:57.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:58:07.604Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=f2b94201-8661-4c5b-bbea-2debbc7397ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:58:07.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:58:17.609Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=52487d9f-b236-40a6-9671-ee1d446a694a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:58:17.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:58:27.614Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=8fd8e79e-3026-4bcf-bc58-5dfb6e2abdb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:58:27.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:58:37.620Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=4dc95aef-0c84-4c84-9e20-c42788f98216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:58:37.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:58:47.628Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=e05d5846-03d0-4d2b-9978-e7b0bef95470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:58:47.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:58:57.634Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=5c55d6ff-bbb0-4d1e-91cc-e95f29b791ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:58:57.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:59:07.642Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=435a9292-c5d0-42ff-a14e-bfd78a25c86f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:59:07.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:59:17.648Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=b839d8c2-204a-43ef-bb3f-b75315277c8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:59:17.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:59:27.653Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=dced02af-e7f6-45cd-bee0-cf74055fd3d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:59:27.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:59:37.658Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=94d15ee2-5342-4cd9-8d56-bff641631ce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:59:37.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:59:47.664Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=acd65500-2d94-49a0-82e1-fc6156e69ad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:59:47.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:59:57.670Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=1aaa2c67-2b2a-446a-8952-b920dd65130c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T18:59:57.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:00:07.676Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=6d5490f4-3f53-4732-abb9-733e91720d84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:00:07.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:00:17.682Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=1406f4df-e6a4-45a1-885a-02b927496e0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:00:17.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:00:27.687Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=73e74ef6-fe22-4223-a3c2-8bbc94b6cc6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:00:27.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:00:37.691Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=48ce9382-afeb-4b9e-8f5b-a4bd50e1c251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:00:37.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:00:47.697Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=94a5d97f-94a8-417f-9aca-29ca19f2efb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:00:47.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:00:57.702Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=2012c486-9d43-4349-8d40-bbc42c456e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:00:57.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:01:07.707Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=24c108e9-569a-417a-aee5-f3a9f1b48570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:01:07.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:01:17.713Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=dcfc54d0-4d33-44d0-8e9f-6c8acfcd2dd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:01:17.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:01:27.718Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=7dac9f60-fb0b-4a05-88c7-9df13e989064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:01:27.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:01:37.722Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=8bc9f022-0322-44ee-85bf-df640cb8d8f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:01:37.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:01:47.726Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=07c0aef9-ff18-4031-b3c5-3adab4cfc488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:01:47.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:01:57.731Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=470c808d-5b71-4b06-91bc-bc373012095c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:01:57.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:02:07.736Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=c87fd3e9-cd4e-4b7a-b071-691dc1b95da7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:02:07.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:02:17.742Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=3229f725-fde1-48ce-9a6e-2af5c4aadf43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:02:17.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:02:27.747Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=b14b6883-7e6b-491f-9a86-5ba45243b461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:02:27.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:02:37.754Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=fcab497e-a6fd-4fa9-97a2-3e3861e0a391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:02:37.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-31T19:02:40.568Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-31T19:02:40.568Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-31T19:02:40.568Z |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-31T19:02:40.569Z |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-31T19:02:40.635Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-31T19:02:40.635Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-31T19:02:40.637Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:02:47.758Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=9856fec1-22be-47e3-afb1-10efcd564ae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:02:47.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:02:57.764Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=e80edf83-21a9-4b45-a489-29a0b035cdc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:02:57.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:03:07.770Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=672783c6-d5d5-42af-aaa0-4b0cbd9a94bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:03:07.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:03:17.775Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=e4a8823a-e27c-4510-93e9-7f99486c2ce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:03:17.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:03:27.780Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=9c309395-4612-4dfe-81f1-db9e975d4e96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:03:27.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:03:37.786Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=7899f164-bca3-4d1b-9531-558c597ce075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:03:37.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:03:47.791Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=1d4be96a-7ebf-4822-af34-a5d783f1e8ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:03:47.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:03:57.797Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=25422fc9-3dea-43ee-a25b-a5b20309eadb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:03:57.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:04:07.801Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=a7a4279d-e21f-4194-a6a0-b4cf54462f12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:04:07.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:04:17.806Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=22939933-2f6e-4e75-a389-7d33c480ad3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:04:17.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:04:27.810Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=4f36828d-a5da-4bb1-8fb9-a0fd785561ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:04:27.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:04:37.814Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=3fa45a4d-21ca-4c89-8d73-c497327971fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:04:37.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:04:47.819Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=7e73c8fc-3b91-4f55-9682-4af8a0dc63d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:04:47.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:04:57.829Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=339e8707-1560-40c7-8727-2dd32e27751a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:04:57.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:05:07.833Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=acd0f657-77b2-41b3-9aee-7b662de3ea74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:05:07.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:05:17.840Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=7cc77836-8571-421f-aac9-2e11151f2808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:05:17.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:05:27.844Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=0eb680d5-db1e-40cb-b6d4-c4216bfb095c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:05:27.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:05:37.849Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=2f1cbe5b-7152-4a72-b095-de633fc8ad52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:05:37.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:05:47.854Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=06adc112-f49c-4fb7-9600-6b35aede9b99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:05:47.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:05:57.859Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=9bebd0af-1e60-4851-9376-3ad9cbe8c28c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:05:57.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:06:07.864Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=ee6ef114-c174-4f1f-aba2-d323436076a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:06:07.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:06:17.870Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=29850896-0c6e-442a-b48e-fdaa71bf0b06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:06:28.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:06:38.075Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=a90e2217-403f-483f-94f4-455962066ac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2021-05-31T19:06:39.102Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=GlapMrxep0Lt8bEMQtDQ, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:06:39.340Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:06:39.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:06:49.341Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=66d40bc8-b977-481c-95cf-d17825d2626e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:06:58.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:07:08.869Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=d9834875-9043-4793-b121-64ceeaa59540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:07:18.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:07:28.400Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=f35da21d-9550-4781-b28d-952235d9dd7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:07:37.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-31T19:07:40.577Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-31T19:07:40.577Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-31T19:07:40.578Z |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-31T19:07:40.579Z |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-31T19:07:40.643Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-31T19:07:40.643Z |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-31T19:07:40.644Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:07:47.927Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=0677014a-b68b-43be-adda-e7265574948f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:07:57.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:08:07.457Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=74736e71-7afa-43fc-84ff-e9deabd0ee76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:08:16.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:08:26.984Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=c756a6fa-8661-4de0-a747-8f4fca557cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:08:36.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:08:46.512Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=a900be8f-6dc8-4c7f-863b-e69c0af1d4f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:08:56.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:09:06.044Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=1549f594-d8e4-439f-b013-da161e46a78f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:09:15.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:09:25.575Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=a6ff3e58-4617-4729-9f50-e59f2d28b2c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:09:35.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:09:45.104Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=b1a7d27a-b158-447d-9178-21191610091b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:09:54.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:10:04.635Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=3f8435b1-7da2-4338-b759-5df0fc5e6d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:10:14.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:10:24.166Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=13c0b518-b05e-4fc6-8cf5-c5bbc63c301b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:10:33.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:10:43.697Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=daa13f12-8476-4a0c-b502-4142afba1086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:10:53.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:11:03.228Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=54698bfa-a9ad-4f62-8dd6-7a2b779112a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2021-05-31T19:11:07.179Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=bNcRTdSGDVyMqZ0bMURO, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:11:07.186Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:11:07.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:11:17.186Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=73446722-6f6b-40a4-a83f-a88992d195d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:11:26.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:11:36.714Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=d2a36a3c-6b68-40f1-b3f6-70c2debcbdaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:11:46.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:11:56.255Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=9aae82e1-c94a-4487-92fb-059e0c58090e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:12:05.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:12:15.789Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=3366e856-38e9-40df-82a8-36fb1a52aa98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:12:25.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:12:35.324Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=0a92b8d4-21f8-42f1-af1b-075ccdbd7816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-31T19:12:40.559Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-31T19:12:40.559Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-31T19:12:40.560Z |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-31T19:12:40.561Z |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-31T19:12:40.631Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-31T19:12:40.632Z |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-31T19:12:40.634Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:12:44.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:12:54.854Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=c75963da-ed7d-4786-98fa-b8996ffaa2ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:13:04.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:13:14.391Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=993c5a3c-f131-44bf-8301-49c8cdae65f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:13:23.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:13:33.920Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=9b2e6e2d-531e-4447-9e2e-bb5012244a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:13:43.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:13:53.450Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=ce766a2d-e0fc-457e-9e1c-037967dd5a34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:14:02.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:14:12.983Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=a3b505dc-a2a3-4c84-9de7-2f12d976dabe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:14:22.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:14:32.516Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=a4024d3f-9c1c-45d1-8dd0-3a9f513e0483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:14:42.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:14:52.049Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=9880c189-f26f-4d86-8a0a-cdd24dfa5caa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:15:01.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:15:11.581Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=0cf10fc9-575b-459e-bc45-b9b988e6eaea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:15:21.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:15:31.118Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=f1f2038c-5f55-4dd2-ab36-12720183403f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:15:40.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:15:50.649Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=58564149-468c-47f0-9ae7-2b80f7008b38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:16:00.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:16:10.181Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=d1dd3b09-92a7-41bd-894e-77d133ce05b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:16:19.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:16:29.710Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=ff2231ce-8da1-47d2-990e-3dc4a261fbc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:16:39.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:16:49.240Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=069232b3-0bb1-432a-9c55-e7835715f083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:16:58.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:17:08.773Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=f4670c18-1eef-4177-ac79-ebaf7be5a147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:17:18.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:17:28.308Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=a478de83-c6cb-418b-aef7-74b8cc59c1f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:17:37.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-31T19:17:40.541Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-31T19:17:40.541Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-31T19:17:40.542Z |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-31T19:17:40.543Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-31T19:17:40.607Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-31T19:17:40.607Z |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-31T19:17:40.609Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:17:47.837Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=b2284034-ca25-45e9-95b5-6e4167b4c5b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:17:57.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:18:07.372Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=52c2fdcc-f0b4-473b-8e5e-13eeff709fda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:18:16.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:18:26.906Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=29b89868-ac94-40fa-aefb-cde6e06fc060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:18:36.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:18:46.441Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=a27c3139-ae1d-4393-90e4-fa2bbac2fc4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:18:55.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:19:05.975Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=fa13f18a-bfd2-4485-9195-1ef3af4a2ee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:19:15.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:19:25.505Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=5ebe57bd-6577-45b5-a6af-55f65535de7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:19:35.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:19:45.064Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=d6e9ab41-44d5-4286-b31c-09e73ed3bfa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:19:54.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:20:04.597Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=d1bfa548-5512-492a-945d-15b2264e2479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:20:14.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:20:24.126Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=51d02ddf-f64a-40d7-9790-a1228900c309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:20:33.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:20:43.655Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=59e8e0ee-69b7-41fc-90a6-f98cc834ef02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:20:53.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:21:03.187Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=c1daee54-a3e6-4f37-9827-c4c35acf69f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:21:12.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:21:22.717Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=9a427ce8-6191-45fe-912d-bd31bf703289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:21:32.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:21:42.247Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=49ec2ec0-0ef1-4a94-b389-38317bb85865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:21:51.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:22:01.778Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=797553b9-8e5a-4788-b249-ff1cce4ec14c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:22:11.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:22:21.308Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=bd6c3740-52bc-408b-991c-d6ecad1be0f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:22:30.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-31T19:22:40.580Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-31T19:22:40.580Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-31T19:22:40.581Z |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-31T19:22:40.582Z |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-31T19:22:40.650Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-31T19:22:40.651Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-31T19:22:40.652Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:22:40.838Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=c2617397-208f-4613-804b-247b814e1146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:22:45.384Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf/dummy'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:74)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1789)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:100)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:118)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1789)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:259)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:389)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:396)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:452)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:664)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:94)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:324)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1533)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1282)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1329)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:508)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:447)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:276)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:22:55.381Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=08ca5c43-3f73-4c9d-a1d0-9f378b06f81f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:23:04.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:23:14.910Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=920ab6b9-5457-43c0-8adf-9665ba5c0dcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:23:24.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:23:34.442Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=0e759dba-b431-4c93-a598-09f641ab0102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:23:43.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:23:53.971Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=6b74cef9-d878-42c1-8a91-63a08cdf83a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:24:03.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:24:13.503Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=be0a94a6-4b26-4e5a-8126-6389b9c6e847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:24:23.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:24:33.039Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=6c13314a-cff5-4cbc-9fe2-69003ccbdee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:24:42.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:24:52.571Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=e3621a36-1752-4944-8899-39564cded63b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:25:02.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:25:12.099Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=6213b9d2-3dc9-4c97-b501-6dd92039dc41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:25:21.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:25:31.629Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=0fb97d8e-943f-4507-9894-607b0a88ece6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:25:41.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:25:51.159Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=884963b3-7725-4994-b526-6eae0ec262d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:26:00.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:26:10.694Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=3b089c4e-9722-44ab-aa48-9466aa6f989f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:26:20.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:26:30.226Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=36aff9ff-04ab-4362-a81a-05f6f04b82b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:26:39.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:26:49.757Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=a9d2a714-06f7-4d83-9adf-35a192be6273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:26:59.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:27:09.286Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=fb880a7f-139f-4c31-8a0d-6c8f4933df16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:27:18.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:27:28.819Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=08841cd2-bd8f-46b9-8032-425c71252a8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:27:38.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-31T19:27:40.569Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-31T19:27:40.569Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-31T19:27:40.570Z |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-31T19:27:40.571Z |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-31T19:27:40.639Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-31T19:27:40.639Z |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-31T19:27:40.641Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:27:48.350Z |INFO |Init configs |InvocationID=9efee369-ec83-429b-89cf-96bd33b162c8, InstanceUUID=788a4c63-fbc9-4256-96fc-291150a3bb42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-31T19:27:57.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |