. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-15T00:38:49.003Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-15T00:38:49.006Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-15T00:38:49.044Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-15T00:38:49.661Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-15T00:38:50.427Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-15T00:38:50.430Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-15T00:38:50.525Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-04-15T00:38:50.608Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-04-15T00:38:50.635Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.5.6.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-04-15T00:38:52.312Z |INFO |BeanFactory id=05302bd1-413a-33c9-8ded-f0ee0fca683f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-04-15T00:38:52.796Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-04-15T00:38:52.814Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-04-15T00:38:52.814Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.41] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-04-15T00:38:52.870Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-04-15T00:38:52.870Z |INFO |Root WebApplicationContext: initialization completed in 2235 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-04-15T00:38:53.232Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-04-15T00:38:53.992Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-04-15T00:38:55.232Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-04-15T00:38:55.706Z |INFO |Started MainApp in 9.556 seconds (JVM running for 10.208) |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-04-15T00:38:55.791Z |INFO |Start scheduling PRH workflow |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:38:55.805Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=7c4acb40-946b-4a3c-983c-3568fa2578b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-15T00:38:56.924Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.234:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:38:56.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-04-15T00:39:00.801Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-04-15T00:39:00.801Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-04-15T00:39:00.803Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:39:06.951Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=0fd1465c-5ea5-4d3c-a028-3d126e0647be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-15T00:39:07.989Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.234:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:39:07.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:39:17.990Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=1e8e3ce9-bff4-4d08-9982-d59dc865a774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-15T00:39:19.032Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.234:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:39:19.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:39:29.033Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=99d9712c-63ea-446b-b084-e860da0231ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-15T00:39:30.069Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.234:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:39:30.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:39:40.070Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=9b8178ea-a66d-4d68-aa9c-6dfb18d209b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-15T00:39:41.109Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.234:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:39:41.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:39:51.110Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=4231312e-a35d-40f9-877d-3d2b3b0be867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-15T00:39:52.149Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.234:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:39:52.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:40:02.154Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=93b442f2-7942-41b9-ab5d-55d6dc26f578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-15T00:40:03.193Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.234:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:40:03.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:40:13.195Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=05f99c19-7f12-48a6-841f-c12f106b91fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-15T00:40:14.229Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.234:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:40:14.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:40:24.230Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=11bd779a-37de-470f-830e-30eb45a896bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-15T00:40:25.269Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.234:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:40:25.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:40:35.270Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=312392a9-9d9d-4c19-ab62-7f799e4d1729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-15T00:40:36.309Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.234:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:40:36.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:40:46.311Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=b3ec2dbc-8f3f-4df9-af5d-07dcaf291d10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-15T00:40:47.349Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.234:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:40:47.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:40:57.350Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=a52c515a-d9ff-4560-89c1-c362ac458a5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-15T00:40:58.389Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.234:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:40:58.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:41:08.390Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=146e7edb-6460-4582-80a3-589f3cec2fd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-15T00:41:09.429Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.234:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:41:09.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:41:19.430Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=13d1283b-20e0-4820-af57-94abf66e13cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-15T00:41:20.469Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.234:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:41:20.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:41:30.471Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=266a3e54-b6e7-4777-8740-56eb909b4beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-15T00:41:31.509Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.234:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:41:31.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:41:41.510Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=5af205bb-0e8a-4b8f-b04d-9202e4af608c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-15T00:41:42.553Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.234:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:41:42.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:41:52.554Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=b20a94aa-d0c2-4ae7-9614-008b483d26dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-15T00:41:53.587Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.234:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:41:53.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:42:03.588Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=1437f5cc-7ef8-4cf3-9a5a-aab8704c6493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-15T00:42:04.629Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.234:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:42:04.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:42:14.632Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=2dcaae66-2489-4d3a-9634-51ca156313d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-15T00:42:15.669Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.234:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:42:15.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:42:25.670Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=86e80fab-689b-4667-9b2c-cbc163ce8a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-15T00:42:26.709Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.234:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:42:26.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:42:36.710Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=7a1838e0-ef0b-45eb-8601-83fe21a1925a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-15T00:42:37.749Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.234:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:42:37.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:42:47.750Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=e96c84da-af2d-4b5b-8c28-cce1fd88b004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-15T00:42:48.793Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.234:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:42:48.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:42:58.795Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=b8e6a680-6bb4-447b-9313-0a4d4b905d9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-15T00:42:59.830Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.234:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:42:59.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:43:09.832Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=17c7c39a-81b6-4ddf-933a-ef3e516a9759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-15T00:43:10.869Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.234:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:43:10.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:43:20.880Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=d044825c-b777-48cf-a34d-2dc62b24a652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-15T00:43:21.941Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.234:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:43:21.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:43:31.942Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=97f4f352-cec6-40ff-a22e-79ec9f44d5fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-15T00:43:32.985Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.234:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:43:32.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:43:42.986Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=a1903fdc-fc9d-4526-9f8b-b6e71d9896eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-15T00:43:44.021Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.234:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:43:44.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:43:54.023Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=da4cddc4-8a3a-463b-8586-4189e6d7e5e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-15T00:43:54.401Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-15T00:43:54.402Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-15T00:43:54.403Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-15T00:43:54.405Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-15T00:43:54.534Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-15T00:43:54.535Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-15T00:43:54.537Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-15T00:43:55.061Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.234:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:43:55.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:44:05.082Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=fbc46139-96ba-401e-ae54-55aa46b0c7fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-15T00:44:06.138Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.234:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:44:06.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:44:16.143Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=c9807233-989b-4c34-afa6-51e0ad9b9da8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-15T00:44:17.173Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.234:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:44:17.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:44:27.174Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=062ecddc-b241-454e-900d-98c2f0b9aaa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-15T00:44:28.213Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.234:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:44:28.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:44:38.214Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=ca31a977-229c-45bc-a154-73a91e6566ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-15T00:44:39.253Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.234:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:44:39.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:44:49.255Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=9dff5a94-335d-49e4-aa02-6689589037c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-15T00:45:19.274Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.233.23.234:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:45:19.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:45:29.275Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=8d411eeb-6f57-40d1-90c5-e0da8bbf22ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:45:29.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:45:39.304Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=aeca6004-e3a9-4c03-857e-2f2dd509b90d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:45:39.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:45:49.324Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=4ac84c5f-33f6-45d4-b244-2cb666207027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:45:49.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:45:59.336Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=0c5d6d46-3a9e-4ae0-a768-aac4bf1a8621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:45:59.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:46:09.349Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=e3706814-d719-4fc7-bf42-9069b34cd380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:46:09.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:46:19.364Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=fba540f8-adcd-4745-9278-adcbce11d77f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:46:19.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:46:29.377Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=7c91398c-fa0d-4ff5-8d9b-ef9c2e9369e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:46:29.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:46:39.388Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=78ce4668-37cc-4a28-8b69-56b09a2abbc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:46:39.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:46:49.400Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=a034a446-9c39-4c30-b205-f0e7d7ac634a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:46:49.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:46:59.410Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=00c7ec4c-61a5-4f69-afc1-a02a0334dada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:46:59.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:47:09.424Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=67620f41-ba66-4829-9cc7-2b15ff702c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:47:09.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:47:19.435Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=ea81cbba-6be1-4520-96bb-cd30fabd259a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:47:19.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:47:29.447Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=42769627-d3de-4dfe-bf7a-9957877ab376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:47:29.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:47:39.458Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=5aaf1f64-36eb-4ed5-b4b4-63fe25d61c2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:47:39.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:47:49.467Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=0d470d31-b526-4373-bc43-e7700bec0bae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:47:49.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:47:59.477Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=71c452e7-6ac2-462f-895c-49c1271ff432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:47:59.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:48:09.487Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=46b71d64-cdf1-4729-8111-2284839e461a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:48:09.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:48:19.498Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=d70456c0-5ecc-4f99-bcce-767ee565ac12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:48:19.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:48:29.507Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=da4237b2-37db-438a-83f3-27786ae3282c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:48:29.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:48:39.515Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=cbcca548-acc5-4f97-b565-25eed6462b37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:48:39.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:48:49.534Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=49e98978-1db0-435a-91a7-7d5f0cd273c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:48:49.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-15T00:48:53.691Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-15T00:48:53.691Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-15T00:48:53.692Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-15T00:48:53.693Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-15T00:48:53.772Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-15T00:48:53.772Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-15T00:48:53.774Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:48:59.543Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=e6bb1603-fcba-4917-9e06-2fdd9c4b8cf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:48:59.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:49:09.552Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=0c574368-6074-41f0-bc6f-4b0a9481cc0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:49:09.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:49:19.561Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=848a2c59-ca84-488a-b82f-f8b613073aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:49:19.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:49:29.577Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=1a5cae4b-825d-4b67-abf0-c6422e467752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:49:29.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:49:39.585Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=9e2d7250-18f0-484a-a2e9-0a5de187c75e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:49:39.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:49:49.601Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=df096ff2-15d8-41e0-8755-84ee390e3ba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:49:49.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:49:59.614Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=de7de6c8-7a92-4971-83d9-dad9625b1813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:49:59.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:50:09.622Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=a54d88c3-ecb2-4b8d-a836-5ed4f3db8576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:50:09.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:50:19.632Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=ccc6d8a5-0d13-4df6-95ad-aa0c8faad197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:50:19.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:50:29.646Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=a6213160-58c7-44bc-85ca-657a0867f879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:50:29.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:50:39.659Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=43e9d052-23a2-46a0-8523-9874d88d9991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:50:39.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:50:49.667Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=6323e251-daae-4ae8-b888-ebad9d959253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:50:49.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:50:59.678Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=ff217356-3af8-4852-99ca-81d1fbf1f78a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:50:59.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:51:09.687Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=fcf715cf-1ca8-454c-b603-24b12f501ab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:51:09.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:51:19.697Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=ba681b6b-6f3a-4340-8c9b-7fedaae3a79f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:51:19.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:51:29.706Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=719bed2f-de29-42ff-81d2-bbf9a07d7c54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:51:29.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:51:39.714Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=543c7949-deda-4318-a3a0-39f5e16b7710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:51:39.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:51:49.723Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=c7991bae-c019-4fb8-bf92-2f821dc20de2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:51:49.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:51:59.732Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=ca095e7c-c2a2-4382-9a34-76b9a5cc42ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:51:59.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:52:09.739Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=0fc4572b-adc1-4dbb-8479-99feb17adc7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:52:09.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:52:19.747Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=1618fc11-5942-4ed1-85f5-ece5397f0f01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:52:19.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:52:29.756Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=d2bed35a-f4d6-402b-8822-caa5b17dc027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:52:29.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:52:39.765Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=783282f6-510b-4e15-8f12-380ae322d25c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:52:39.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:52:49.772Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=4c4c9cdb-8958-4fb4-8392-741ec9abcf05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:52:49.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:52:59.781Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=c75db1e0-fcfc-4eb5-ae59-b774af3eebb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:52:59.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:53:09.788Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=2c43a9bc-1983-426f-ac72-00b48e89cd2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:53:09.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:53:19.798Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=ba0a2b9b-354c-4261-8738-c403a26f91a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:53:19.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:53:29.806Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=56410481-de86-42fb-928e-c1a4a74df034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:53:29.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:53:39.814Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=c46e6f59-7779-435e-ae81-1e334bfc5716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:53:39.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:53:49.822Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=9f26ff95-e6dc-4e14-9f8d-0164c143acf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:53:49.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-15T00:53:53.534Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-15T00:53:53.534Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-15T00:53:53.535Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-15T00:53:53.536Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-15T00:53:53.610Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-15T00:53:53.610Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-15T00:53:53.612Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:53:59.831Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=62138940-67cb-47f3-90bb-298e4ded78d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:53:59.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:54:09.839Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=be202e07-5e5c-48a0-94bb-0b7985300ba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:54:09.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:54:19.847Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=8be1167d-702e-4ccf-9a42-fbfb5f540e43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:54:19.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:54:29.857Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=41e3d674-b172-4c46-9d77-005326029ec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:54:29.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:54:39.864Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=c78d69cb-0ccf-4c1e-b5c1-1e983621f04a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:54:39.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:54:49.872Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=482b6352-a669-421b-8bd7-898fe71cc598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:54:49.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:54:59.881Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=581a60a0-97bf-4ed2-92bf-8a8ccbc4606b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:54:59.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:55:09.889Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=eefe4fa6-ef01-42c5-a8d4-eb5f75ea1295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:55:09.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:55:19.897Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=42b1701f-1265-4b7f-b057-8aea9ebb99fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:55:19.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:55:29.906Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=e3c1bff0-cf2b-4110-8b67-e05b47af9bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:55:29.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:55:39.913Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=a38bef7a-f350-464d-b715-03145c6d6cea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:55:39.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:55:49.921Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=06c72fce-e63f-4960-99ab-cf9a9feea06a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:55:49.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:55:59.928Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=5baec2fe-8cf3-4ea3-bf54-66b3ff09e32f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:55:59.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:56:09.936Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=b8fc67d7-6141-48e8-a0f2-5514f1bf3ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:56:09.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:56:19.944Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=6261d766-d8c9-4539-9164-6f4261a545b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:56:19.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:56:29.952Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=bdbb9e51-5349-454c-a337-c701611ebb94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:56:29.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:56:39.961Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=f586a602-9074-4405-8cca-69b0129653a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:56:39.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:56:49.970Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=15a82116-e727-4a30-b89b-e312d650672c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:56:49.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:56:59.977Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=6e9e3713-f551-4ab3-ba68-507370f604b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:56:59.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:57:09.985Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=20256020-a598-4776-8e8a-68f9676d0298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:57:09.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:57:19.994Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=fe3172f2-863f-4be0-b5d0-86e018b57edd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:57:20.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:57:30.001Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=c436bfc6-e4f5-4106-9820-b9c56ae0d241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:57:30.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:57:40.009Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=e54e1705-4665-4bbe-b0ab-5366615ee434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:57:40.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:57:50.017Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=ce9a5af7-41af-4d8d-8384-a136f1155e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:57:50.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:58:00.025Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=36b5cfde-8588-4e1c-af9f-5fe48ac81671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:58:00.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:58:10.032Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=a194d8e0-2814-4473-9b8d-5c687449b247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:58:10.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:58:20.041Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=41ca145f-ab36-45a7-b01d-461e71a9f568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:58:20.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:58:30.050Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=9509ede9-7b6f-4599-ad71-326be0e37ebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:58:30.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:58:40.059Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=4c2e6a10-8c0e-441a-8f32-b7d98628a1e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:58:40.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:58:50.066Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=f3c5dad2-4c74-4835-a230-eb9fdccb6c92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:58:50.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-15T00:58:53.554Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-15T00:58:53.554Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-15T00:58:53.555Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-15T00:58:53.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-04-15T00:58:53.683Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-15T00:58:53.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-04-15T00:58:53.685Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:59:00.074Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=a2247978-7889-44c8-8f36-2926e9c69441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:59:00.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:59:10.082Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=99bb308c-8bb5-4a7a-a1c9-037dfe3b63b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:59:10.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:59:20.090Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=0799550f-51d5-4d89-997a-31bbbd506e0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:59:20.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:59:30.100Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=208b4904-4283-411a-aaca-913a49ed4c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:59:30.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:59:40.109Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=8dfb12b5-662e-48fb-89fd-e3108ff3d414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:59:40.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:59:50.120Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=6c3b6660-5ff8-4693-8554-b42ce609c4c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T00:59:50.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:00:00.126Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=d3d83719-65d2-4087-92c0-734f8e58a973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:00:00.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:00:10.133Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=a638e226-5076-4111-b273-ca6c0c40680f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:00:10.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:00:20.140Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=37165130-0afe-495a-8993-4a3d4a5b06d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:00:20.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:00:30.148Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=b592b4bd-b030-4693-8089-82e9ecc53d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:00:30.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:00:40.156Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=8d6cf259-c2bf-4c0b-91ed-a7bef86caba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:00:40.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:00:50.166Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=cfde809b-1339-4254-9fd6-079ad4c6e4c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:00:50.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:01:00.183Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=2d4411ae-8be3-47f6-8c90-bf3df898ef77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:01:00.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:01:10.191Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=d578a89c-e04b-493f-9b8a-04bf9c94d576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:01:10.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:01:20.198Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=45441554-5f97-48fb-9d0a-5926d564f88a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:01:20.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:01:30.205Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=f87c06d4-f661-4243-ad3c-0e93e80c6fca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:01:30.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:01:40.213Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=4c33ee5d-6531-4e8e-a593-f7fd37b18683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:01:40.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:01:50.220Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=fa9850b9-f19a-4c4e-9e85-bb52c016490d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:01:50.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:02:00.228Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=7cf9d850-46ae-4268-a87b-40d47a922cf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:02:00.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:02:10.236Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=bbbd660e-def7-45fb-9762-ded44144c426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:02:10.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:02:20.243Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=6803c401-2ab1-41a3-9c4f-30042b8650cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:02:20.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:02:30.250Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=d5421d2d-e86a-4617-b9db-bf91d65195f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:02:30.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:02:40.257Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=02e07101-380c-4293-abfe-a9518ee2be4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:02:40.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:02:50.264Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=a415bb3c-fda5-4b3e-ae8a-d6e3fe90a42e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:02:50.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:03:00.270Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=f01dd1ee-3dfa-4e6a-862b-7d910e7e2133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:03:00.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:03:10.277Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=9031563e-76a2-4dda-b4b1-68fd85d1f1eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:03:10.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:03:20.285Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=ccdb78d9-6cfe-49c5-822f-da6b2f6290af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:03:20.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:03:30.293Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=cce96b6b-4b21-4100-804a-eb4ba389d4ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:03:30.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:03:40.301Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=2bc1532c-2fbc-4eda-b389-13889c44a2b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:03:40.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:03:50.308Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=a1c991ff-efdd-4ff7-938f-67f743683651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:03:50.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-15T01:03:53.499Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-15T01:03:53.499Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-15T01:03:53.500Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-15T01:03:53.502Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-15T01:03:53.598Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-15T01:03:53.598Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-15T01:03:53.600Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:04:00.315Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=6bf60317-d0da-43a7-bb0e-a334ef30aa28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:04:00.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:04:10.323Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=587d1982-4637-4a27-a520-3055e3381dd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:04:10.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:04:20.331Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=2197fd26-521e-4a56-a360-6971cb029493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:04:20.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:04:30.339Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=e9f4cdfe-d12f-40fe-b001-735a92e88e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:04:30.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:04:40.347Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=24ebd176-c1ac-4e8f-9f83-d2de1859c070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:04:40.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:04:50.357Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=8e5dc9b0-f9db-4f26-b4ec-24d29f5bc15d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:04:50.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:05:00.364Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=ea764783-4206-4468-888f-9c7fd46feeaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:05:00.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:05:10.372Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=9b8d2933-8a4b-4e88-ae7e-c7618f89e43b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:05:10.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:05:20.379Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=673b4ccc-e49a-4178-a303-4b6e2fad209b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:05:20.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:05:30.393Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=cd3456e2-a865-4baf-8582-56d98a12daf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:05:30.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:05:40.399Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=6c6f9232-2b29-4d8d-90e8-66fe6ac00404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:05:40.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:05:50.407Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=8f2ee288-cb12-4a66-8c3a-4abe68db608f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:05:50.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:06:00.413Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=c11ed5ae-2612-45e3-8830-7817e36f063f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:06:00.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:06:10.420Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=96729269-c67c-4d04-9499-dd4a5216a219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:06:10.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:06:20.427Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=f1a49fdd-2461-4710-8d64-f9cbaa1b4730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:06:20.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:06:30.435Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=002a90a1-f92b-4676-b187-36e4a52e53ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:06:30.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:06:40.441Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=d3193e41-d19d-4731-97e4-2bea5f3b8b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:06:40.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:06:50.448Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=69fa0b8f-49ab-4482-8296-14fa694c7656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:06:50.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:07:00.456Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=3121c120-9e99-4eb5-9111-ae58f954d908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:07:00.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:07:10.462Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=7210c4b6-803f-4b73-99e2-139eeed15c0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:07:10.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:07:20.468Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=d0733ee2-3d04-43d1-ad4d-96f1d8d0c762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:07:20.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:07:30.475Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=648411fa-15ba-408d-aedf-bbdba1c3ab1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:07:30.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:07:40.482Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=a5a6aada-a7bc-49f7-8b6a-c5ae5752ea84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:07:40.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:07:50.488Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=93472beb-b8ba-4ea0-9062-e45622e2b61e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:07:50.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:08:00.496Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=f7909975-9017-4c18-94af-92f2834e78c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:08:00.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:08:10.503Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=06119481-b40c-409d-9675-85f62f0061e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:08:10.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:08:20.510Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=5e56cb21-5b3e-4403-b3e3-86c0922717c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:08:20.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:08:30.518Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=64e0f2f2-9afd-49f9-8928-73454152279b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:08:30.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:08:40.525Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=f2c583bc-42a0-4fa1-96c8-73d3d6a5dc89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:08:40.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:08:50.538Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=3c4cec59-9b69-4d53-b633-c72b8285feaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:08:50.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-15T01:08:53.493Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-15T01:08:53.493Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-15T01:08:53.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-04-15T01:08:53.547Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-15T01:08:53.621Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-15T01:08:53.622Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-15T01:08:53.623Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:09:00.547Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=a750ba6a-bd1b-4f5b-acd5-850f900ea7ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:09:00.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:09:10.556Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=3bb13d68-fc4c-451b-80eb-b26821de453a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:09:10.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:09:20.563Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=a2b64888-3b6a-4296-84c0-02e0fbeecd91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:09:20.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:09:30.569Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=a0d5085f-6da8-4953-b21b-53e4f83375b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:09:30.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:09:40.576Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=15817262-5448-40c6-b6b1-b9fb960f646b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:09:40.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:09:50.583Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=96d87e8f-6e6e-4163-9885-672038a0fd69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:09:50.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:10:00.590Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=a6a437b0-f580-4d7d-8334-92009cf9b53d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:10:00.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:10:10.600Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=f35baa37-eeeb-4b75-b563-1e3174b85bac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:10:10.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:10:20.607Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=bcffd646-529e-4c26-8a75-04f43d2c34ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:10:20.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:10:30.620Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=d38b578e-4198-428a-aaad-c15c2064bd22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:10:30.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:10:40.627Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=53ea0b38-bc3c-45b0-944a-a52155f7b2c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:10:40.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:10:50.634Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=2d2165e4-6fdb-4517-9d9b-febca69bb56e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:10:50.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:11:00.641Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=f0a77240-3b30-41d9-880e-e6f4c60abad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:11:00.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:11:10.646Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=dd95c887-e338-466f-858a-6d00223623d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:11:10.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:11:20.654Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=8a83a90b-8202-4c16-af2f-2485b42c46da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:11:20.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:11:30.660Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=443d62cc-e2ee-4d72-a771-7d7332e17f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:11:30.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:11:40.667Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=576532fa-9000-4f93-acbf-cf523d5f9751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:11:40.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:11:50.674Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=4a5d5e58-e457-480c-9f2e-ebb96f65ab8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:11:50.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:12:00.681Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=bbcc4189-d665-4f82-87a2-5147d65d742a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:12:00.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:12:10.687Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=a5a12569-df59-498e-bd69-6ee63206c921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:12:10.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:12:20.694Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=f46a3cff-0be8-4a0d-b489-48c7cd4ee600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:12:20.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:12:30.701Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=3a188127-1ea6-4c75-8b02-1f3eea783fee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:12:30.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:12:40.707Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=cc3d96ab-d829-4de8-9a62-45903f88c52c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:12:40.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:12:50.714Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=46107ac1-e740-4cbe-bcdd-e2cb2ee61a63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:12:50.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:13:00.721Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=28d2b4b3-a3b2-4624-a45f-92266d1bf23e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:13:00.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:13:10.727Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=7741525e-8056-4ce2-b7b2-5d7faf8c73e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:13:10.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:13:20.733Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=d217074a-e39f-49ca-a971-58a7d8cf54ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:13:20.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:13:30.740Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=e793764d-bfe5-47b2-8e84-9c3c0e9592ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:13:30.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:13:40.746Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=7bd2127c-b1c6-4fa9-ad42-8369c3951103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:13:40.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:13:50.753Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=8dcf086b-713f-4d37-90e2-94d2e84fd6f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:13:50.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-15T01:13:53.485Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-15T01:13:53.485Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-15T01:13:53.486Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-15T01:13:53.487Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-15T01:13:53.562Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-15T01:13:53.562Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-15T01:13:53.564Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:14:00.759Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=962dbfa7-3652-4a90-9ae8-aa74305e1e30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:14:00.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:14:10.765Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=89405fb8-354d-4b48-9ffb-c7826e76fc47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:14:10.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:14:20.771Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=3950325e-4d3b-4a19-bf76-a457038d142d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:14:20.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:14:30.779Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=7c6ac0c4-aa42-4509-a4be-e96f03411ffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:14:30.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:14:40.786Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=d3aa4a47-62bd-4704-92c4-389a88772f47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:14:40.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:14:50.792Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=69739b50-b0f9-435b-8eab-804646e79c56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:14:50.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:15:00.798Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=03dd1dad-802a-4e84-9714-df1dbcacc4b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:15:00.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:15:10.805Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=3cdd44f5-f0be-4f0c-96c4-2839f9593339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:15:10.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:15:20.811Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=98cfe598-d316-4f6e-9fff-4b9ecbbe943b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:15:20.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:15:30.817Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=7209ee74-3d27-4150-a272-b30f7a55b040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:15:30.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:15:40.823Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=2425b951-d09b-4ecf-b238-174e57c84f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:15:40.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:15:50.829Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=654d6a4f-d5c6-41ab-8d1e-734fbf1682bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:15:50.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:16:00.836Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=213d2734-c2ac-4d98-b445-03ddbc8f4f50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:16:00.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:16:10.843Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=d1ad2b22-5971-4aa6-9512-75949190c3a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:16:10.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:16:20.849Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=6c9a4f30-4bd2-4ad0-99cd-fc8f83557909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:16:20.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:16:30.855Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=313521f3-b6f1-4001-85aa-5261b381bf88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:16:30.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:16:40.861Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=8c45cc07-55e5-410e-a373-5761d94b34c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:16:40.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:16:50.867Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=539a3c30-0126-4e1e-a7d4-ea908aef2478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:16:50.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:17:00.874Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=779a5053-0979-4abc-8fbf-2e68492fa874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:17:00.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:17:10.880Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=916624db-eb70-425d-b749-d30fd8c0c1cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:17:10.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:17:20.886Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=9037876a-85c8-4567-852b-e42d9ab3a507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:17:20.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:17:30.892Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=6f71545b-a45c-4491-b1c6-f906f2855b7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:17:30.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:17:40.899Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=72669898-e706-4a4a-af39-1e2e2dff336b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:17:40.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:17:50.905Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=2cb93ef9-35f8-40a6-b43b-68887656bace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:17:50.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:18:00.914Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=7c067a25-f104-43c5-bdf9-ecc61ce7101e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:18:00.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:18:10.922Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=6b6c49f4-0100-4db0-a790-40740181d848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:18:10.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:18:20.928Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=cb909182-5bef-4e4a-baa1-96047969ca55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:18:20.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:18:30.934Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=95f9ff15-c97a-4261-8295-b1d6a6940897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:18:30.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:18:40.942Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=fb61ecad-59cd-49c4-9c18-86259875c9e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:18:40.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:18:50.949Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=712180e3-5a4a-4784-b14f-66d84f336ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:18:50.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-15T01:18:53.462Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-15T01:18:53.462Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-15T01:18:53.463Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-15T01:18:53.464Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-15T01:18:53.533Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-15T01:18:53.533Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-15T01:18:53.535Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:19:00.955Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=db38817e-640a-4b6b-ac61-ac2d47057f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:19:00.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:19:10.961Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=cd670fe1-2bc1-47f2-b6cd-77e2c774621a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:19:10.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:19:20.970Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=0d96580a-6466-41ac-81ec-5c0c6c1fd361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:19:20.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:19:30.977Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=58be44de-2d74-4855-93b5-311419841c98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:19:30.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:19:40.984Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=4ee938bf-34ad-4a75-a8f8-dbc0cc5e6c45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:19:40.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:19:50.990Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=5fe63d25-6513-487c-85ae-6b6eb0ff9098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:19:50.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:20:00.995Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=d520063e-9525-4ffd-8c35-aa5b7cfd900b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:20:01.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:20:11.001Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=7f63f2ed-3e74-4ab5-8421-edcf63d3ce84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:20:11.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:20:21.006Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=e694eb21-0823-4a43-8913-960d7c7a1223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:20:21.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:20:31.014Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=6c10593f-6f9c-4683-9894-71c8e556693f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:20:31.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:20:41.022Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=b4d10a86-2f17-4c59-8c55-c57bb0a03e8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:20:41.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:20:51.028Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=9e4c14b1-7505-4036-a41d-2a17beac4908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:20:51.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:21:01.035Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=131ff4bf-045b-4d28-84fb-2c558cef9618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:21:01.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:21:11.041Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=86dd01b3-27aa-40a5-813b-ccee5c7ac3ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:21:11.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:21:21.047Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=6e88d6b1-39df-4609-87a1-c931bb7754b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:21:21.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:21:31.052Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=80ad3276-9804-463f-b03d-e7a69316132d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:21:31.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:21:41.058Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=67f6a668-082a-4e9b-b8d6-e211754e7209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:21:41.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:21:51.064Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=f6851242-eeb1-4f08-876e-6f6e4b2547d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:21:51.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:22:01.069Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=6934481d-a82e-4da4-82ab-0e6b989629de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:22:01.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:22:11.076Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=86be6015-cfbf-4808-88ae-cddba49b5817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:22:11.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:22:21.081Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=6f3eca4a-7260-44f2-9efb-430ec2665ef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:22:21.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:22:31.087Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=37ac87d7-9346-4b2e-a090-8c6fd95a84ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:22:31.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:22:41.093Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=fab0e4f2-08ba-452f-8edd-b4fd29213a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:22:41.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:22:51.099Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=c6983660-97f7-4fd4-a2a8-255493efcca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:22:51.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:23:01.106Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=ed2d2e52-0091-42d3-9749-046f16162609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:23:01.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:23:11.112Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=7520d874-b311-438d-ae69-29b9d845661b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:23:11.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:23:21.118Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=880db351-fad6-4533-a2ef-e7cd4369850d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:23:21.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:23:31.123Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=32604c45-a8b6-4090-b42f-1702e98f6ec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:23:31.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:23:41.129Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=d4fbb26d-4093-4112-bf32-083ff6b97dd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:23:41.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:23:51.135Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=3834a161-b9ca-4209-a8a6-f34d5c223306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:23:51.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-15T01:23:53.491Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-15T01:23:53.491Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-15T01:23:53.492Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-15T01:23:53.494Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-15T01:23:53.570Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-15T01:23:53.570Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-15T01:23:53.573Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:24:01.141Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=79198be6-9d00-458f-9bef-9c63c28d5aad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:24:01.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:24:11.147Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=866058c2-8542-49ac-ac2d-16f0b02692bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:24:11.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:24:21.153Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=a18308ec-f8fe-4d0b-bf55-e6bc83cfa737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:24:21.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:24:31.159Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=0e9e8720-2df8-4013-816e-a62fe9c0202e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:24:31.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:24:41.164Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=84c9299d-3002-4f02-be7b-3aa4acfa5dfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:24:41.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:24:51.171Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=f50d6cfa-d5fe-4fcb-b045-2377699e47cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:24:51.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:25:01.177Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=fd93e715-b3e0-4f55-973a-d748ce1a9783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:25:01.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:25:11.183Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=f2d2473e-cf44-47a4-bb3d-9a146e6296c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:25:11.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:25:21.189Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=a82a7776-795c-4642-8dd9-3c62cc55dd1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:25:21.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:25:31.195Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=58a24e8c-d4f9-41e9-be4f-fba85eea91b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:25:31.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:25:41.201Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=e2311899-8fac-467b-80d9-a3afb9e82a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:25:41.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:25:51.207Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=abb12f96-3b77-4be8-9842-d99d545c540b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:25:51.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:26:01.213Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=61cef9ce-07f0-4a0c-be25-b6d0ed72d1ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:26:01.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:26:11.219Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=6171f373-a2cb-4ccc-a5d0-55df1bfe0351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:26:11.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:26:21.225Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=64187280-1ecb-4090-913c-5e08ac3f0baa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:26:21.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:26:31.232Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=752fb88d-a2d9-4176-8835-66e1bf7751a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:26:31.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:26:41.238Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=0c9abde8-9558-4650-87fc-c43a6eb4f6ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:26:41.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:26:51.245Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=d5d9520c-62fa-4936-aa68-bdcc300aaf1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:26:51.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:27:01.251Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=c0d6b758-3d5e-4e22-90c9-8350043647c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:27:01.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:27:11.258Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=d8ab317f-0135-488c-86d4-760d68d848da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:27:11.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:27:21.264Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=771e9e72-dbef-4348-a3d8-3bc8fe3e7e61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:27:21.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:27:31.269Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=fb8820a5-06f3-4a1a-83f5-3fbbaf11425e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:27:31.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:27:41.275Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=ea446f8f-7f16-49db-b350-bee790f24053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:27:41.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:27:51.281Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=96dbadc6-8da0-4156-8ae2-b4ab66933a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:27:51.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:28:01.287Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=4d1bac09-9d0a-471b-b71b-06517a8da7fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:28:01.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:28:11.293Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=e88fdd7d-a9db-4896-be6c-893fffe889cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:28:11.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:28:21.299Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=f09523a2-4bf9-49e1-a7fc-25d406b6d2fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:28:21.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:28:31.305Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=ed18c371-577c-431d-b8ef-66e018f31367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:28:31.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:28:41.311Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=e5ffb07e-1ff7-40e2-9811-bea6b9ab3f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:28:41.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:28:51.316Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=8d34a4d3-3855-441b-ac78-dfae8ffc42e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:28:51.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-15T01:28:53.487Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-15T01:28:53.487Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-15T01:28:53.488Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-15T01:28:53.489Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-15T01:28:53.558Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-15T01:28:53.558Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-15T01:28:53.560Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:29:01.321Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=a7b2c128-a926-47e6-9d4c-50d2e621a865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:29:01.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:29:11.330Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=eece19a5-12fa-4c6c-a805-21783f8d3c8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:29:11.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:29:21.336Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=56ad9ad6-26a4-488a-823f-8ca3f6e6504b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:29:21.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:29:31.342Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=239ad061-2ac5-4f51-9562-0f0f225b640b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:29:31.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:29:41.348Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=9474127f-c59b-4d67-9815-e31db4fbc850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:29:41.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:29:51.354Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=a72bee59-5ad2-4bca-865c-7577cfe9deb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:29:51.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:30:01.360Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=9edb527e-9807-41fe-972b-b1d6da8fffc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:30:01.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:30:11.365Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=f983b1cd-9676-4825-a4e6-d59a05b2232a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:30:11.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:30:21.371Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=a4a05faf-12f8-47eb-b113-e90532427590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:30:21.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:30:31.376Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=aad8edd9-34c0-46d7-b171-a0ef1667928c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:30:31.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:30:41.381Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=c2a66741-91ac-408a-abb0-c45b45562cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:30:41.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:30:51.387Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=4620d48f-b753-4c8d-891e-ee581800192b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:30:51.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:31:01.392Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=a27ef3e8-67c6-4b6a-bcf6-99a023511eb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:31:01.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:31:11.397Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=8f20ffd1-50c2-4678-a5a2-a9cbef6db67d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:31:11.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:31:21.403Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=2dd29cb7-5a34-49df-a120-bd09e3742dc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:31:21.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:31:31.410Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=c3e3c6ad-831d-4fd0-93c1-d1af64a8e4b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:31:31.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:31:41.416Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=3af8e46c-480e-4ed0-a88f-5a7728e99e29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:31:41.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:31:51.422Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=69249d9c-6f73-4bb2-b07c-edca4ff912ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:31:51.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:32:01.428Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=163bfd6c-900c-4cc1-a3cf-fd9428587a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:32:01.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:32:11.435Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=5a9377dc-0033-40cd-bcf5-f62749299fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:32:11.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:32:21.440Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=59efd85e-15fe-4293-89d7-168adb684b8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:32:21.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:32:31.446Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=0b3d90cf-710d-4c37-8386-3de60cd9b2f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:32:31.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:32:41.452Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=c612c00f-e0b8-4048-a26f-e9ec02608b57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:32:41.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:32:51.459Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=fc9be27c-2bff-4158-8b6a-3cee6786c615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:32:51.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:33:01.464Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=32d7704a-eb0c-4faf-88c0-a2d82bc7e157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:33:01.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:33:11.470Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=f00e10d2-b27f-466f-97df-57d87f5edc23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:33:11.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:33:21.475Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=891edec4-f361-494a-aada-94a54c92c6eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:33:21.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:33:31.481Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=74b60de5-6e4c-45a7-a7cb-e883a6e0bf7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:33:31.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:33:41.487Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=54206262-b395-4731-a5fc-8380bac84783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:33:41.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:33:51.492Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=2c1676a1-f4f2-4aee-a478-ce81afcd9255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:33:51.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-15T01:33:53.483Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-15T01:33:53.484Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-15T01:33:53.484Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-15T01:33:53.485Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-15T01:33:53.549Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-15T01:33:53.549Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-15T01:33:53.551Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:34:01.497Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=6656f437-5f1e-4fbf-ac4e-e5d1af44de68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:34:01.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:34:11.502Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=dae2d0ac-ebbb-45ad-99d1-85400973663b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:34:11.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:34:21.509Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=9ef476d5-0aed-46b0-9ed7-f2b09635fd8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:34:21.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:34:31.514Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=a7cfebdc-c75b-4c37-b8d8-d8513d98a235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:34:31.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:34:41.519Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=99b08fa5-ba4a-4450-906b-d6541e6fb0e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:34:41.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:34:51.524Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=f2f24669-48ed-43a5-9227-0ba4636e004d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:34:51.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:35:01.530Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=82e65867-860b-4c89-ba91-832fa21f6890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:35:01.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:35:11.535Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=0751ac3c-de15-40fc-8cd2-225cb16f3e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:35:11.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:35:21.540Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=2e31bad0-b23e-41bc-90eb-479426147803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:35:21.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:35:31.546Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=cd032c72-8f42-4c85-8721-605a6123151f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:35:31.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:35:41.552Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=eb5ca487-5e8f-4596-93e9-75946cbb8b16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:35:41.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:35:51.557Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=115dadf5-5d6b-41c4-8cc1-cd92d5863d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:35:51.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:36:01.562Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=b643683a-f348-4773-a138-5b557d8eaca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:36:01.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:36:11.569Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=121ec70b-230c-4422-8c6e-55e1c7c066ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:36:11.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:36:21.573Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=44076978-bb36-46de-a2c7-1a200a81dc16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:36:21.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:36:31.580Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=5042de9a-cba2-431b-9ace-8c021ca0c133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:36:31.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:36:41.583Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=78b7b412-d36d-4580-bc88-ab516f289fe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:36:41.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:36:51.589Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=cee1698b-9e80-43ee-8bad-ac96e3d6800e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:36:51.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:37:01.595Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=d478cbdf-5bae-4991-b7fd-17b82cdf733d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:37:01.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:37:11.601Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=a918d4cf-3463-46d6-b033-dca6200a3448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:37:11.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:37:21.606Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=d485116d-a56e-40fb-b418-09cf4be67eb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:37:21.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:37:31.613Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=c291c80b-84d3-4eec-91fa-2193b31523b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:37:31.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:37:41.618Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=d55c3ba2-d16e-422d-9104-b33b63b79c8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:37:41.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:37:51.624Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=35034b44-77da-48f3-84f9-34550198b390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:37:51.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:38:01.629Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=b0ea898c-6538-4e2c-abdc-1ff0c9a2c481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:38:01.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:38:11.634Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=3ac0444e-ee42-4272-8bbe-de1e648bbfac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:38:11.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:38:21.639Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=f3b64559-e94d-4440-866d-ad750b64a70f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:38:21.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:38:31.645Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=991af185-aa1c-493a-a697-86f43f7d2e89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:38:31.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:38:41.651Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=90f02bd0-0ffc-4769-a8aa-68ba5841dceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:38:41.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:38:51.657Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=14619aa0-2b63-4758-a78d-b86c12f07807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:38:51.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-15T01:38:53.472Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-15T01:38:53.472Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-15T01:38:53.473Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-15T01:38:53.474Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-15T01:38:53.546Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-15T01:38:53.546Z |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-04-15T01:38:53.549Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:39:01.663Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=b8207096-d7ad-45c3-8b7e-66e34ae15483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:39:01.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:39:11.669Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=6de3a53b-ddbe-4bd4-9822-00c203a4da80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:39:11.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:39:21.674Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=bc1cc077-fe9f-4c52-9def-f115cbc575ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:39:21.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:39:31.679Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=5047cba3-b887-4028-86c9-491b2cd9c464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:39:31.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:39:41.685Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=4519578e-8b54-44dd-9a62-3f8e9065ad0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:39:41.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:39:51.690Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=1fc3bfe0-e8ce-407c-a39a-84cf827e503c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:39:51.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:40:01.695Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=4f147b02-c95b-4013-9357-986590d9a635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:40:01.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:40:11.700Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=4bd74828-8cc5-45d3-8f52-96e8b0b2fbb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:40:11.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:40:21.707Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=fac62dc6-aec7-41ac-ba3a-47d21d585e68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:40:21.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:40:31.712Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=19413751-3ac6-409e-bedb-882e2c853166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:40:31.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:40:41.717Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=102d005d-55c6-4eae-894b-dc7e8b61cfad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:40:41.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:40:51.722Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=83dd5c63-80dd-4b0b-adfc-b880d4d7b6fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:40:51.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:41:01.728Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=57e6e3b4-d2db-4140-b2a7-b915de61d1a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:41:01.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:41:11.733Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=852bc804-90cf-42e3-bf33-bc9cb5981e7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:41:11.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:41:21.739Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=fec270fa-2b91-4dc2-b28b-a1090bd156e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:41:21.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:41:31.743Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=3b474b0f-6763-4a41-a9e8-d951c0749497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:41:31.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:41:41.748Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=50e7f7f5-8898-4c7d-b3d2-263c556a16e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:41:41.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:41:51.754Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=ef407338-189d-47c3-b632-7b6640a67c16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:41:51.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:42:01.760Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=2a6aa7fe-4725-4d6c-b711-e58859908a80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:42:01.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:42:11.766Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=553564b3-6d64-449e-8473-2e60a74b6a36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:42:11.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:42:21.774Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=44cad14c-05db-4408-833f-0767b409c0dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:42:21.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:42:31.779Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=e4d3bf19-0a62-4ab9-9975-9cd283da0df8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:42:31.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:42:41.784Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=dd54cd0a-3e1c-443f-b87e-a3d0df772321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:42:41.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:42:51.789Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=1c0a878f-b0d5-4219-8689-57db9dc2dfde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:42:51.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:43:01.794Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=9197dcc6-1e7b-40ec-8a63-b75df119db95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:43:01.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:43:11.800Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=6d3913c7-e9e6-4e38-b99b-c3aaed4a8d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:43:11.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:43:21.805Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=5365ccd5-0e0f-4597-a930-82a344c61707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:43:21.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:43:31.810Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=04863615-a208-42e5-a595-fb967e542694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:43:31.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:43:41.814Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=da680142-a601-478b-8bd6-69ce861cbb2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:43:41.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:43:51.818Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=ab1e16f5-a764-4052-a4d8-a67a0fb92790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:43:51.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-15T01:43:53.474Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-15T01:43:53.474Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-15T01:43:53.475Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-15T01:43:53.476Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-15T01:43:53.549Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-15T01:43:53.550Z |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-04-15T01:43:53.552Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:44:01.823Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=60c2b9a8-59ad-4e12-9747-de540991bbf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:44:01.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:44:11.827Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=fe7220ac-9fec-48a1-88cf-00385760f4e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:44:11.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:44:21.832Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=4d43e09d-00d4-4000-aa63-e168f2d26852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:44:21.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:44:31.837Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=c74a6dfc-b252-4245-a0e5-2665007bb2c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:44:31.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:44:41.842Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=fbe8a15a-9864-40e5-819e-88e201ef5728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:44:41.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:44:51.847Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=7f9b27af-70ec-4a37-a4d9-d2fe3e366033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:44:51.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:45:01.852Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=9c0c06cd-c4fe-4197-8cdf-dd7ecf7b3254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:45:01.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:45:11.858Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=d131f373-9b8d-43a8-a7fe-1ec0006c952c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:45:11.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:45:21.863Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=48442bac-b23d-4ca3-9516-2ed05ee4e8cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:45:21.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:45:31.868Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=284f6608-db5b-480d-b264-5d3e89ffae9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:45:31.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:45:41.874Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=629f96b0-cd1f-46b1-8553-7249b4cdb3ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:45:41.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:45:51.879Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=560f9e40-00fa-46a0-b763-d91db07663dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:45:51.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:46:01.884Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=87b0abf4-8d63-4dc6-bfb7-6217b14696c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:46:01.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:46:11.889Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=cf6d9a65-2f1b-425d-a0ea-0ac4bfea9928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:46:11.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:46:21.894Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=9100f1c2-7aa8-4443-9ef2-6327b629d2e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:46:21.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:46:31.900Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=ff348898-642d-4299-bf50-16857c240809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:46:31.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:46:41.904Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=b1d7f292-5fe1-430f-8c2c-3f50e4354bb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:46:41.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:46:51.909Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=b9314e19-f9b4-442b-851e-41c283eb95c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:46:51.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:47:01.913Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=9f2ad24e-750b-49ba-968f-eab80115240b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:47:01.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:47:11.920Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=3f5ebca5-a194-49d6-a31c-f06d847c957b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:47:11.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:47:21.925Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=6cc38d82-a93f-4ac6-aea5-d4fa84d2aa40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:47:21.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:47:31.930Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=c21bf884-54db-4b5b-ad88-4e84ea85225d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:47:31.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:47:41.935Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=e339e057-573d-4607-bf77-82af7493f999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:47:41.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:47:51.941Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=91008736-3bd8-4b53-a9c4-cc21984b4862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:47:51.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:48:01.945Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=71691ace-fb71-47c8-be88-1b3d87c5414e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:48:01.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:48:11.950Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=ec714040-89b4-41e7-ab09-0fba15c99581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:48:11.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:48:21.956Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=91129108-69e3-4722-8620-f22c9595741c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:48:21.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:48:31.962Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=797b1391-126d-41c7-8035-83c8acca3ebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:48:31.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:48:41.967Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=eea7dd85-b4e0-406f-8ffb-0767731708ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:48:41.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:48:51.972Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=afcd6c4b-cc5e-427a-8bda-9f631652a992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:48:51.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-15T01:48:53.482Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-15T01:48:53.482Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-15T01:48:53.482Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-15T01:48:53.484Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-15T01:48:53.553Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-15T01:48:53.554Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-15T01:48:53.556Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:49:01.978Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=07578db3-0273-4e45-bc6f-81394396c9bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:49:01.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:49:11.983Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=a1aa9246-1978-40f4-9872-bee4f8020c01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:49:11.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:49:21.988Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=5774e8a6-4862-4056-b752-1990c36b6837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:49:21.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:49:31.993Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=ba4a5ecc-4825-478a-a0ca-f1fb050372b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:49:31.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:49:41.999Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=9a69b93b-53a3-4c60-b762-5faa7bb362ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:49:42.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:49:52.005Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=81ce5a76-c543-4312-af28-a1d30b195c17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:49:52.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:50:02.009Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=a9ee3ab6-1e20-4ada-b6f5-dcec0b557547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:50:02.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:50:12.014Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=867ef973-db74-437b-9e2d-6804ed5f38bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:50:12.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:50:22.020Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=39273cb1-35f6-44a9-9790-f69dd340baaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:50:22.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:50:32.025Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=2bb1dd21-f151-4c3c-8689-e05c6f10c939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:50:32.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:50:42.030Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=710c7f4d-75ed-4f5b-9241-be7550a31007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:50:42.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:50:52.036Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=120458fa-763b-4985-b588-64cedb02244d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:50:52.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:51:02.041Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=04bae7dc-de87-4f68-ace9-41641a92d582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:51:02.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:51:12.047Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=a9b53d2f-eadb-45f6-a6f0-929efbec7d00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:51:12.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:51:22.052Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=ca2bea78-1a13-4b15-af55-afa4deade3c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:51:22.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:51:32.058Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=deac7c66-366a-49c9-9ead-c2ab587f611f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:51:32.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:51:42.063Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=fb81fa26-8586-43a0-a887-99d0458eafda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:51:42.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:51:52.069Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=48d07093-67cf-4c9b-8e6c-26e0e5cf36ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:51:52.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:52:02.075Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=df06a8b3-f85f-4bb7-bc10-aedafcdfb35f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:52:02.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:52:12.080Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=0a49919c-2c23-46d1-a85e-4049f0eda043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:52:12.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:52:22.086Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=af527713-1802-4f5f-96c4-57bc8d00a595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:52:22.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:52:32.091Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=1e3d984a-b333-4932-a6a5-76981f846c22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:52:32.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:52:42.097Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=91763ca7-d4e4-433b-9ce5-ae11b858f58c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:52:42.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:52:52.102Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=34616014-9d10-4e48-ab7e-b0e4736ac289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:52:52.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:53:02.108Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=b0bffc68-8464-41f8-9615-7a316c9accdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:53:02.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:53:12.113Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=6969b960-4605-41c5-b18e-d2c2e7e6e861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:53:12.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:53:22.118Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=1225ae70-7052-4a8e-b992-29aac8957ae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:53:22.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:53:32.123Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=bec248a7-4f58-47a5-b50a-85b52dc34662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:53:32.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:53:42.128Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=9240e40e-be5e-468f-8fc2-c3b5c3d87550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:53:42.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:53:52.133Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=6dd17352-0e51-4495-93f6-13b00f3fd002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:53:52.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-15T01:53:53.489Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-15T01:53:53.489Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-15T01:53:53.489Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-15T01:53:53.490Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-15T01:53:53.566Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-15T01:53:53.566Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-15T01:53:53.568Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:54:02.139Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=d4a3402d-e7a2-4605-b1ee-65431133941c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:54:02.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:54:12.145Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=a1d70021-eeed-4035-8370-0279eb649e88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:54:12.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:54:22.151Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=06d0ce13-3c20-4cf7-9723-d14561312a59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:54:22.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:54:32.156Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=5e6b5a79-3ba5-44d3-9a20-8dade503ed8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:54:32.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:54:42.162Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=59c37ca2-84a6-479c-9a42-1017ad70763b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:54:42.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:54:52.168Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=c7aa3fa5-5c6a-4791-a91a-1c70699dda81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:54:52.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:55:02.173Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=7702dffb-55d7-4fd6-9f2c-a389da2c1c94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:55:02.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:55:12.178Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=b2db0c43-92d6-4d86-a351-a8fc9af3e07f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:55:12.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:55:22.183Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=13b0ca7d-8689-49ce-865f-e694cc838ddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:55:22.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:55:32.188Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=04005c22-181f-4941-a3c3-9dea8e7a9325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:55:32.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:55:42.194Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=560c68a3-aa92-4545-af53-d158ccb04173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:55:42.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:55:52.199Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=f2ab4f41-b412-4e9b-823b-428c05f21ae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:55:52.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:56:02.205Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=05bae2c7-3661-4acf-a021-58b4335f0520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:56:02.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:56:12.211Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=44b77097-47ff-4e80-ab59-f02f96c3904f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:56:12.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:56:22.217Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=a260bb3a-27f9-421f-af28-1990b595ec1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:56:22.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:56:32.222Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=c02f3ed9-7763-46ec-b5e6-ff44e6fb6e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:56:32.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:56:42.228Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=f6c90281-76db-4884-bf5d-bf0cb1a6e1ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:56:42.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:56:52.234Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=f9d2671e-4d8f-429c-a5ee-094de181b940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:56:52.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:57:02.239Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=726ffa33-b7b2-4551-ada1-8bc75610aa15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:57:02.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:57:12.245Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=9180b3c1-e5bb-42d7-b8e7-0600537003f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:57:12.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:57:22.251Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=2f1f2744-9c47-47bf-9d7a-611dff4ad93c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:57:22.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:57:32.256Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=11f1f6c2-710a-4165-ab0f-e810755afeda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:57:32.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:57:42.261Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=d2b9aae5-07ef-413d-8ca8-32001e488a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:57:42.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:57:52.267Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=a1b9ac73-76a8-498c-99fb-e8999a650091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:57:52.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:58:02.272Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=832b4d3b-5478-4406-a0aa-e40b5365f362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:58:02.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:58:12.277Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=c04404ec-b5dc-4cb0-a5b6-fffbf5b9ed60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:58:12.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:58:22.283Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=37fcfb54-f4ad-40ce-b244-35b84350680c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:58:22.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:58:32.289Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=87516183-8a61-4896-9e2f-ad190f89199b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:58:32.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:58:42.294Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=e2acb1cd-017c-4178-b7bf-e801fb5d5be3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:58:42.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:58:52.299Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=aba9a61f-eddf-4d3b-8872-da09b0612210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:58:52.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-15T01:58:53.476Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-15T01:58:53.476Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-15T01:58:53.477Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-15T01:58:53.478Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-15T01:58:53.582Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-15T01:58:53.582Z |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-04-15T01:58:53.584Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:59:02.305Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=353b5594-e49a-4ac1-abd9-c83596368810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:59:02.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:59:12.310Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=e90ede1a-fa3b-46d9-ab99-b8a0eedc47b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:59:22.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:59:32.506Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=354973ac-7dbc-4777-8cc3-2171bff5a413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2021-04-15T01:59:33.807Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=G6fLfi4YC7KNgVReo37a, 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-04-15T01:59:34.028Z |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-04-15T01:59:34.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:59:44.029Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=2c827d95-d489-4541-94b0-093a3930624c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T01:59:53.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:00:03.563Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=4a95872f-3783-46cf-b9d1-d71653d88180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:00:13.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:00:23.098Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=a709e1c9-c825-4e65-9d1e-c78439620aa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:00:32.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:00:42.631Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=dd4ff119-e11a-4eee-b694-2447f0c3f1c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:00:52.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:01:02.164Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=0784b252-648b-4341-861a-686f080ffdc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:01:11.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:01:21.694Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=bb4d1ae0-7e3a-45bf-8c43-521e7c6f6fda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:01:31.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:01:41.227Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=bf0634c9-f194-4343-bb8b-19f3dc4bfd6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:01:50.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:02:00.758Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=22dee921-0d2b-479e-8b16-14292f4c9755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:02:10.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:02:20.289Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=73a4da22-0ac4-4fd2-b53e-1943d31f48e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:02:29.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:02:39.822Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=e412add6-94c0-481b-9f75-1f3967dec455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:02:49.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:02:59.358Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=456c6b94-3947-4de7-b250-b9c66aeed969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:03:08.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:03:18.894Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=3ba385ab-8b47-4b73-8f85-d841ed565981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:03:28.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:03:38.430Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=ebfc0a55-e5d8-4d4a-847c-12ca079fef06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:03:47.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-15T02:03:53.501Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-15T02:03:53.502Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-15T02:03:53.503Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-15T02:03:53.503Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-15T02:03:53.569Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-15T02:03:53.570Z |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-04-15T02:03:53.572Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:03:57.960Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=00f08641-7c73-422e-bd20-ce2090cafc4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:04:07.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:04:17.499Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=bf743f29-48bc-408a-8f47-6c32a839215a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:04:27.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:04:37.033Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=4e1ed3ef-b39e-4bf0-aab0-94cdaea61ae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:04:46.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:04:56.567Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=bfb36846-3e5c-4a3c-80cc-213325d5a553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:05:06.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:05:16.102Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=84f36aca-d266-4ed6-8b39-3633c10b6ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:05:25.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:05:35.642Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=d435d7aa-ebb9-49aa-adbe-fa0197d5c84e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:05:45.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:05:55.179Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=e51199e2-b292-45ad-b2b1-76be5056129a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:06:04.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:06:14.714Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=4e84df25-0308-4d8d-a649-faf5621315a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:06:24.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:06:34.246Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=e2ddcb42-6b4b-421e-88ee-acebd39dd00e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:06:43.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:06:53.779Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=ed77b699-9bb1-4dc8-9341-db684288196e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:07:03.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:07:13.309Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=614c7613-a3d6-4a5c-898e-d7048d8f009d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:07:22.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:07:32.839Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=6cf1abb5-3360-4e8d-a113-501b53bd34ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:07:42.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:07:52.374Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=1c1484d2-4733-44cb-a720-d7e9e967833e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:08:01.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:08:11.905Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=f2a0c4fe-c911-48b0-86c4-56b731a1d974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:08:21.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:08:31.437Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=b062ee43-4c1b-4f50-862e-4af7daacdf14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:08:40.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:08:50.971Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=9546d40b-705d-4496-99d1-50f7c18f8a3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2021-04-15T02:08:51.973Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=ptXBj1yMqNIhPt718pA2, 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-04-15T02:08:51.979Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2021-04-15T02:08:52.174Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=ptXBj1yMqNIhPt718pA2, 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-04-15T02:08:52.180Z |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-04-15T02:08:52.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-15T02:08:53.503Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-15T02:08:53.503Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-15T02:08:53.504Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-15T02:08:53.505Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-15T02:08:53.569Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-15T02:08:53.569Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-15T02:08:53.571Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:09:02.180Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=64838603-8351-4284-8f85-fa9d35d2587f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:09:11.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:09:21.717Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=8d3b3857-7496-4a8b-a720-8cb05eff5eb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:09:31.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:09:41.252Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=9b5bc3e0-2af5-467a-9df5-6ca23e5aa721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:09:50.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:10:00.786Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=294ab38b-eec5-4f51-921f-d7d9ef7745f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2021-04-15T02:10:08.153Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=LHl2h4F3uLVu6mZ84fG5, 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-04-15T02:10:08.158Z |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-04-15T02:10:08.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:10:18.159Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=dbd42144-f793-4c5f-9733-37d0fa28f463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:10:27.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:10:37.688Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=4a3bd158-9e2c-4740-94d9-a5392fdbbd33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:10:44.581Z |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-04-15T02:10:54.578Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=a6769250-5ea0-42d2-b098-bcd49d4ba7f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:11:04.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:11:14.112Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=59f77683-1c23-4656-9f6f-b939f02d9520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:11:23.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:11:33.645Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=ca9d1d19-ac8d-4174-99ec-61549989bd16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:11:43.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:11:53.175Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=5332be70-ec89-4bac-bb0d-752022f9d165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:12:02.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:12:12.706Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=25f6347b-68d5-4b3d-862c-de1bc9eb0b12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:12:22.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:12:32.241Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=15897cdd-7137-4e11-ad0e-5e10a9f8fd47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:12:41.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:12:51.775Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=0f2fe62c-98bd-4370-be3f-e4cb633b0a5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:12:55.273Z |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-04-15T02:13:05.273Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=85d28c86-bd76-40d4-a6ae-15d5f7fbbb10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:13:14.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:13:24.805Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=49cddda0-ecbf-41ab-a68f-f173930f0034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:13:34.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:13:44.340Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=d27daf7e-0713-4b85-bdfb-d9ed242cb0b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-15T02:13:53.470Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-15T02:13:53.470Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-15T02:13:53.470Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-15T02:13:53.471Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-15T02:13:53.533Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-15T02:13:53.534Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-15T02:13:53.535Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:13:53.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:14:03.870Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=1050f8d5-9451-4fd6-bf86-84795cc6e8d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:14:13.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:14:23.403Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=81fae710-e3c0-4fcb-8895-a8ef67500db2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:14:32.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:14:42.933Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=b7f62bfd-d7e5-41d1-b4aa-e0208d170824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:14:52.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:15:02.466Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=bc966ca4-ac54-42f2-9f7a-a15ad0434bad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:15:12.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:15:22.001Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=83aa174f-1733-4ec0-b313-8f3243cbb637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:15:31.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:15:41.530Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=278a5bf1-4925-464a-9603-0821955a35b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:15:51.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:16:01.061Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=9e6d1d0a-80b5-47f2-b379-6ea4d02df6c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:16:10.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:16:20.592Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=039a1869-72ef-4382-a95b-cb064e0cf585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:16:30.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:16:40.127Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=0c356957-63a3-4b8a-81ef-310de235155a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:16:49.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:16:59.662Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=498170a3-79f5-40f3-998a-abb75ce928b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2021-04-15T02:17:06.384Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=OoL1WUUB9RXq9jYFnjdd, 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-04-15T02:17:06.390Z |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-04-15T02:17:06.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:17:16.390Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=a032082e-3faa-4cad-be38-3060de08c697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:17:25.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:17:35.922Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=90f8a43b-0505-408d-a325-4f12b433aff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:17:45.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:17:55.458Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=26470d7e-b85f-4f4b-8017-1026034ad3a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:18:04.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:18:14.992Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=bf8c4fbb-46d7-4678-b4bf-33ccb5d70e2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:18:24.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:18:34.526Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=639df48e-83d0-411a-888b-2bd6210399c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:18:44.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-15T02:18:53.485Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-15T02:18:53.485Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-15T02:18:53.486Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-15T02:18:53.487Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-15T02:18:53.553Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-15T02:18:53.553Z |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-04-15T02:18:53.554Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:18:54.054Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=f4aca5fd-ad79-45e3-bbd2-b0b42d4b4178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:19:03.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:19:13.589Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=0165c25b-c70d-49d0-b0cf-263604ae659f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:19:23.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:19:33.117Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=d041e783-cd01-4c8e-8ffd-7ce892f68bf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2021-04-15T02:19:33.973Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=LYCarP7E1tngElwSV7KC, 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-04-15T02:19:33.991Z |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-04-15T02:19:33.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:19:43.991Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=114b2a0d-1be2-4a48-ac41-ce5d6b268081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:19:53.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:20:03.526Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=c956a46f-ae8e-4e1e-8a87-b4840396581e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:20:13.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:20:23.063Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=97d38072-fa74-4248-877d-13bd21a244af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:20:32.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:20:42.593Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=52926fbf-7999-4a19-a065-aea9f2345c68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:20:52.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:21:02.127Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=08566a4f-dc18-4d35-90d5-3704ee2aefa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:21:11.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:21:21.662Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=3f086529-812d-4363-ab50-cd764807a1c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:21:31.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:21:41.197Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=cd0c05f8-f124-4579-ab0d-535e6c5040e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:21:50.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:22:00.733Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=7458ffe3-b571-47b7-bd70-2c7bf91da994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:22:10.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:22:20.264Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=7fb73987-cb3b-46ed-9b3b-3677c231c633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:22:29.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:22:39.795Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=7fb54e73-1a0e-41bd-953e-a6f1141e6d3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:22:49.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:22:59.351Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=58ad73c5-f4b1-478c-8b63-0493609210d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:23:08.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:23:18.885Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=57b0e53e-42f5-4a33-bb02-488aff472d2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:23:28.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:23:38.416Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=6de9ccbe-11ba-4027-ba84-a0b35a3aaa6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:23:47.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-15T02:23:53.508Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-15T02:23:53.508Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-15T02:23:53.508Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-15T02:23:53.509Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-15T02:23:53.577Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-15T02:23:53.577Z |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-04-15T02:23:53.579Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:23:57.946Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=b98795aa-84dd-4251-93dd-df29866867ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:24:07.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:24:17.480Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=62bc0137-4c8b-40f3-ba72-74cd915b05ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:24:27.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:24:37.012Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=3da3c3ec-8c32-42c1-b5df-9b11afb957bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:24:46.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:24:56.563Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=570fc0ee-eaf3-4d6a-ade8-ef1f0bbd520a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:25:06.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:25:16.095Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=07729444-6256-4ac0-972e-02f43d6829a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:25:25.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:25:35.628Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=cc11d682-4b95-43a6-8a38-8bff7d9618f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:25:45.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:25:55.160Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=aea48bca-6dcf-497c-b5b0-408a8ceef371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:26:04.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:26:14.690Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=d4b97553-6f2d-49d4-b81c-11296d28d0d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:26:24.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:26:34.222Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=e7314a57-de1a-47fa-9c17-046c0d16691f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:26:43.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:26:53.755Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=7906c2e2-6ac6-4c64-8a14-140ce79d028b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:27:03.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:27:13.289Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=dba27f04-85c0-4b43-8743-c778f66a50c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:27:22.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:27:32.820Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=f6ba178f-4fcd-496a-bf5e-e6aeb044e1ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:27:42.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:27:52.351Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=10987b41-49a5-407d-ae32-2c2dab2bd12c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:28:01.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:28:11.885Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=e7e20055-e4b7-4c83-9075-1e232d2eb0e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:28:21.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:28:31.421Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=0b02bd0d-fbc2-428e-821f-2d8488130489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:28:40.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:28:50.954Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=bc9374d6-3355-4118-b10d-a0c111d59484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-15T02:28:53.485Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-15T02:28:53.485Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-15T02:28:53.485Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-15T02:28:53.486Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-15T02:28:53.606Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-15T02:28:53.606Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-15T02:28:53.608Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:29:00.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:29:10.495Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=f169f834-1538-499c-a70a-d7339d0b0b93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:29:20.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:29:30.027Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=ea9b2af3-aa60-4699-ae2c-6204a358ced1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:29:39.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:29:49.565Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=0b00c2f0-26b8-49fc-a20b-44f7ef55201f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:29:59.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:30:09.097Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=c5021cd5-c744-40d1-a8b5-2ea23980050e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:30:18.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:30:28.626Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=8a535685-93d8-410d-957e-7dfbffa496c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:30:38.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:30:48.161Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=170e7467-8da0-4e60-9f86-e775b909a94b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:30:57.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:31:07.693Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=d87ac347-38af-4679-89fb-b71c0be420a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:31:17.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:31:27.225Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=d32411d8-e9bb-419d-a385-45e79ef43d4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:31:36.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:31:46.761Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=14ebb75e-e7c7-47cb-82b0-a78c2db02047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:31:56.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:32:06.295Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=77b08f0f-7f08-423c-9884-3edc441b129b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:32:15.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:32:25.827Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=a3413716-ea48-4ae1-8f37-677d71b16485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:32:35.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:32:45.361Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=b9525391-555f-4b2b-b62a-cfa6c06fdb52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:32:54.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:33:04.892Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=b4627433-73c1-477a-b406-6443d3b9e60a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:33:14.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:33:24.427Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=e07c8269-f8f6-40f0-a183-48452f4b3c44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:33:33.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:33:43.961Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=9bea4033-f3d1-45f0-a5d1-7e5e974f6ae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-15T02:33:53.461Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-15T02:33:53.461Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-15T02:33:53.461Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-15T02:33:53.462Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:33:53.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-15T02:33:53.528Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-15T02:33:53.529Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-15T02:33:53.530Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:34:03.494Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=a0c6c4d1-0528-4262-bdd6-4d2dfe5f0aca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:34:13.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:34:23.028Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=2f72bd09-7d93-4240-9b19-64432416f845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:34:32.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:34:42.564Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=967e6f1b-7745-49f3-98c3-e1c4a7796ccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:34:52.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:35:02.100Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=cd65eaf0-161d-44c0-8e6d-16fb4edbfd9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:35:11.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:35:21.633Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=e9595aeb-d532-4316-a7a3-1915260542be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:35:31.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:35:41.162Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=9fcaedc8-75cf-4d99-b697-a96f3b3794d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:35:50.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:36:00.695Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=24d83610-0cb8-4687-9058-55831b56a233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:36:10.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:36:20.228Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=7b7fb87a-7df6-473a-82d6-e5f31afeb3f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:36:29.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:36:39.757Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=dc2bc7f3-f354-430a-8b4a-0d81a6728f3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:36:49.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:36:59.292Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=8688fadb-b066-4912-ab46-6cce044cfac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:37:08.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:37:18.823Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=62e85610-c5cf-4e8b-ae8e-d1f5ce7351e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:37:28.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:37:38.353Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=f80d993a-acdc-4e5a-bbc1-8c20bcd34069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:37:47.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:37:57.888Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=b6426f6b-dba5-48c2-84bc-64844b37c40d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:38:07.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:38:17.416Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=0cd68d79-4457-408f-8d58-adf1ff729677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:38:26.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:38:36.950Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=99f06921-73f3-4d54-a953-457ad83bc28d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:38:46.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-15T02:38:53.470Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-15T02:38:53.470Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-15T02:38:53.470Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-15T02:38:53.471Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-15T02:38:53.537Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-15T02:38:53.537Z |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-04-15T02:38:53.539Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:38:56.484Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=aacc0fea-11bb-4436-b1e1-07940ca98968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:39:06.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:39:16.017Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=8e0f08a8-3a62-4b82-bfa6-80b780d2bc48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:39:25.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:39:35.546Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=c13252e5-fa74-4e51-828f-4606c107d4d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:39:45.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:39:55.082Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=1bbf36bc-d181-41cf-9c37-d100db96a33f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:40:04.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:40:14.611Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=a1a4a3b8-45c4-4f7b-a569-bcccb7c41150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:40:24.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:40:34.143Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=57d6a153-934a-43c2-87c9-4cab7c76c33a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:40:43.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:40:53.679Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=e973d580-548d-40dd-ab25-24b4a5a6a707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:41:03.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:41:13.214Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=2835fe4a-6bfd-47b0-8eb4-8cfbdebd7551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:41:22.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:41:32.749Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=1561b850-fc74-4ad9-8bba-7d90e8dc7113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:41:42.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:41:52.278Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=223f3330-a4e7-4b4a-9496-d6e18ce456d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:42:01.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:42:11.816Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=c1b2f66f-8df8-4260-b4a7-f1a823c0ff3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:42:21.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:42:31.348Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=0a66de13-e1a6-4eca-80b8-92ae02eaebd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:42:40.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:42:50.879Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=3c36dad2-9721-4308-b180-f06afa21c433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:43:00.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:43:10.409Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=e53048c8-bd24-4f93-befc-c8272c47e8d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:43:19.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:43:29.938Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=5113779e-5cdb-4876-bf06-663f45a7b674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:43:39.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:43:49.472Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=d5a2da41-ecd6-41ce-8500-71d914ff2159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-15T02:43:53.453Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-15T02:43:53.454Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-15T02:43:53.454Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-15T02:43:53.455Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-15T02:43:53.516Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-15T02:43:53.517Z |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-04-15T02:43:53.518Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:43:59.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-15T02:44:09.002Z |INFO |Init configs |InvocationID=d155825a-705d-4781-bc1f-f3dfaa416b75, InstanceUUID=1eb4d634-7816-4595-a603-8e0a5fa2ef2e | |INVOKE |pool-2-thread-1 |