By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-18T22:43:54.902Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-18T22:43:54.911Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-18T22:43:54.961Z |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-18T22:43:55.701Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-18T22:43:56.434Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-18T22:43:56.435Z |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-18T22:43:56.507Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-04-18T22:43:56.570Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-04-18T22:43:56.599Z |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-18T22:43:58.187Z |INFO |BeanFactory id=05302bd1-413a-33c9-8ded-f0ee0fca683f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-04-18T22:43:58.521Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-04-18T22:43:58.537Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-04-18T22:43:58.538Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.41] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-04-18T22:43:58.616Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-04-18T22:43:58.616Z |INFO |Root WebApplicationContext: initialization completed in 2016 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-04-18T22:43:58.874Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-04-18T22:43:59.679Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-04-18T22:44:00.862Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-04-18T22:44:01.150Z |INFO |Started MainApp in 8.236 seconds (JVM running for 8.837) |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-04-18T22:44:01.200Z |INFO |Start scheduling PRH workflow |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:44:01.212Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=dcfb24b4-c903-43b1-bf8d-bb54335333a0 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-04-18T22:44:09.383Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2021-04-18T22:44:09.384Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2021-04-18T22:44:09.387Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-18T22:44:31.278Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.30.135:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:44:31.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:44:41.327Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=3139189f-9fd9-4d77-b718-0f1cbd014b38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-18T22:45:11.367Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.30.135:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:45:11.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:45:21.375Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=118e9d10-7f0c-46cb-895e-80113271d53a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-18T22:45:51.418Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.30.135:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:45:51.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:46:01.435Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=8bb99184-d583-4ba6-beef-1ab7694299fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-18T22:46:31.481Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.30.135:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:46:31.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:46:41.487Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=d1ab06c3-7202-4e06-aacd-2c4de6ddcc42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-18T22:47:11.517Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.30.135:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:47:11.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:47:21.518Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=5482647e-d768-4f27-89cc-94257d56a31e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-18T22:47:51.544Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.30.135:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:47:51.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:48:01.552Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=58f810fb-4089-4565-a18a-b4be754ad31b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-18T22:48:31.596Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.30.135:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:48:31.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:48:41.598Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=f353f8d7-031e-4e56-b8f7-e35f838ece6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-18T22:48:59.926Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-18T22:48:59.927Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-18T22:48:59.930Z |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-18T22:48:59.934Z |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-18T22:49:00.028Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-18T22:49:00.028Z |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-18T22:49:00.032Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-18T22:49:11.625Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.30.135:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:49:11.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:49:21.630Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=86160975-6da8-4617-ab47-21551a2bd7fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:49:21.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:49:31.675Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=d05f2500-cf7c-4dd6-8c02-8e06690dee23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:49:31.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:49:41.695Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=2629d9a3-096b-4e12-b8dc-17abbdd54eda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:49:41.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:49:51.712Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=7f63aaf6-3d9b-4042-bc64-e7750c54b395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:49:51.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:50:01.723Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=6a16e958-d6c7-4e77-a421-4a5b90de4fbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:50:01.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:50:11.738Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=77a67964-cf5c-4e26-b7f6-082247097513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:50:11.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:50:21.762Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=f73fe0f4-1a4e-42e2-8e81-00a482196bbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:50:21.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:50:31.783Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=c4646221-7ead-4e0a-9b31-3a36ef50e4cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:50:31.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:50:41.800Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=f4c4e4ba-5569-4005-94a8-a5972bb3284b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:50:41.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:50:51.825Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=3d66a9d4-a228-455e-8b9d-1670f11ada11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:50:51.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:51:01.837Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=7629dbaa-d745-4ff8-861b-c3c940fd1244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:51:01.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:51:11.847Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=a6ef18e4-513c-4704-a888-2185e293aa39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:51:11.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:51:21.859Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=ce71a5f9-ef69-4f01-ac29-476c43f35ff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:51:21.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:51:31.873Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=312ff4fc-cade-40aa-bf0a-9a6970df71c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:51:31.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:51:41.887Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=b4b4dba8-6278-4efb-8aa3-f89c109b0062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:51:41.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:51:51.896Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=00b5595b-a4ab-4aaf-82bd-1403da3e7628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:51:51.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:52:01.912Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=43f14f77-ccc4-495f-a5fc-e5c8bf7318b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:52:01.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:52:11.937Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=9925c912-a40e-4a13-ac93-418813e63212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:52:11.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:52:21.949Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=eb44451f-1de1-4541-b499-e681a446b4c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:52:21.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:52:31.958Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=939009e7-7dc1-4dfe-95af-a5e4387fc07b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:52:31.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:52:41.969Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=b7c505b5-f061-4604-abf0-1fc1918800de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:52:41.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:52:51.984Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=2160f867-fa75-49a0-9c32-a567c3587da1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:52:51.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:53:01.995Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=4374045c-e063-4943-99f8-9f6027d3e8a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:53:02.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:53:12.005Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=e828c075-8f46-4259-8d67-3b8b00e6b9b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:53:12.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:53:22.015Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=23982ce8-2fc8-4a3f-94c3-b47937c0c872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:53:22.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:53:32.026Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=f929aca9-df5d-47a3-bda6-4194ca2a9091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:53:32.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:53:42.036Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=b4b91799-90cf-4499-af8a-7bb1a160be13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:53:42.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:53:52.069Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=8f3d9901-679a-474f-bebe-3ec94ec52323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:53:52.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-18T22:53:59.303Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-18T22:53:59.303Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-18T22:53:59.304Z |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-18T22:53:59.307Z |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-18T22:53:59.413Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-18T22:53:59.413Z |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-18T22:53:59.423Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:54:02.094Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=52369803-27b7-4607-96f4-6fd73a96dc6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:54:02.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:54:12.131Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=c02289e1-b7f7-48ea-82c6-e5c34560aca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:54:12.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:54:22.138Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=fbdd8abd-41ed-472f-9fc1-c756b3845c2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:54:22.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:54:32.149Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=066b38ef-01d2-468f-b1a2-42519e003cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:54:32.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:54:42.162Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=d19fa536-859f-4d5d-b865-d96df0d77bab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:54:42.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:54:52.173Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=e1ac8b14-9ce6-4556-bc97-1b512f55ddb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:54:52.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:55:02.195Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=4306a03d-818c-4cf1-8924-50a12c4cb6c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:55:02.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:55:12.208Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=783a4ea5-aead-4144-89a8-33c8278c4d15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:55:12.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:55:22.219Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=e40a0a53-1f3b-459d-9dac-7b97b46fa27b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:55:22.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:55:32.254Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=1a30365c-a776-4f31-9ef2-d19f70c930f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:55:32.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:55:42.263Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=9182e96c-0386-4f5b-aa4c-1ab2a98a297c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:55:42.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:55:52.275Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=b56164c3-0359-4ce9-ac84-3a8f51ef9663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:55:52.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:56:02.288Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=ed42fd49-35f7-4834-8d65-4a0ace2cb86e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:56:02.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:56:12.308Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=219110a1-ec40-40a3-9575-8eefa774606e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:56:12.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:56:22.330Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=1877c340-625b-407d-b68b-015d9230a930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:56:22.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:56:32.350Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=5d46bf18-2498-44b9-8a96-14c67ebe8b90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:56:32.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:56:42.367Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=77a9defb-0de8-42ba-ab31-373065105f3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:56:42.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:56:52.405Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=e66abf4b-36a9-41e0-9414-b506819679be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:56:52.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:57:02.416Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=fcda36f6-cbde-4ccd-b7b9-730b941aabac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:57:02.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:57:12.431Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=faddbfdc-459a-46c9-80c5-6afa447c8ce5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:57:12.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:57:22.449Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=c7719e05-2457-4cf1-8529-4dd134f8832d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:57:22.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:57:32.462Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=53b6dee2-8171-4629-9f3d-cba261bc744a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:57:32.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:57:42.486Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=5b131ad8-2c3c-42b4-9eff-ee88a50e33d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:57:42.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:57:52.498Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=d082bc9a-1ad8-4d63-ad52-2bae64de2369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:57:52.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:58:02.507Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=c1bbd408-1a8d-4564-89d9-53dd868a1779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:58:02.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:58:12.518Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=6cb25464-fdc5-43ed-88b6-f42131d1644b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:58:12.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:58:22.528Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=4bf40c6b-10c3-4405-830f-89b7ee48cfd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:58:22.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:58:32.551Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=e776a6f9-debf-43f3-9de4-9a3ff90bf627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:58:32.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:58:42.560Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=5413b3e9-65a9-4da6-8d2b-7d32115fc370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:58:42.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:58:52.571Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=1e6de142-f08d-40cc-8c5b-f3051dfaaea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:58:52.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-18T22:58:59.303Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-18T22:58:59.303Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-18T22:58:59.305Z |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-18T22:58:59.308Z |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-18T22:58:59.377Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-18T22:58:59.377Z |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-18T22:58:59.380Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:59:02.582Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=b6d97cf0-f809-47ba-b962-11bc5bc9ac94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:59:02.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:59:12.606Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=52bdbfa4-0689-4518-84e0-534fe642e99a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:59:12.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:59:22.617Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=dba14950-9c2d-4278-bfcd-199386d0d59b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:59:22.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:59:32.626Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=4a229512-21eb-4071-8e0d-1713317f99df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:59:32.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:59:42.637Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=3ff738c0-3974-436d-a33f-79fe7ff53655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:59:42.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:59:52.651Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=02120083-78e9-4bd0-ab48-4713d34d0485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T22:59:52.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:00:02.663Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=20646663-5fb1-4ece-a296-e2d7e8db305c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:00:02.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:00:12.674Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=c03c0f48-fb7a-47ec-9248-56220f5fb9bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:00:12.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:00:22.685Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=dd3b8bbb-68c0-4b66-8350-1fcfc5343b2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:00:22.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:00:32.695Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=c594abc0-0f4e-475e-8a33-2ac2afb7f42a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:00:32.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:00:42.707Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=6bd111fb-35fc-47bf-bb2e-339543ecba89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:00:42.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:00:52.740Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=8df6457a-ade8-460f-9a25-e0fab8549bd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:00:52.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:01:02.752Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=04e00474-4fa3-4298-84fa-f9ac755900d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:01:02.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:01:12.762Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=8628bf0e-4fb0-41e6-833d-7222a84a4e73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:01:12.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:01:22.772Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=7fb0eb23-bbbf-49ae-b375-66f28e051e6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:01:22.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:01:32.780Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=0f230d54-c5d0-40f5-9ca1-0b04c882e990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:01:32.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:01:42.789Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=3c2e188f-7e53-42dd-8e6c-376b6a1decea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:01:42.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:01:52.801Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=5538f8d4-08ab-49cd-84c3-6206e596675c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:01:52.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:02:02.812Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=7a53f3b7-fe41-435a-8699-e09a5c024b5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:02:02.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:02:12.822Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=da913c64-61b9-4956-aad7-2765e2413eb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:02:12.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:02:22.831Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=ddcc89a9-bf2b-4171-89e4-69a918536e47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:02:22.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:02:32.841Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=31b9c3ac-37ee-481c-8c1b-8db8d8a7b89d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:02:32.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:02:42.852Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=133e0fa8-681c-48b6-8840-b7d0261cf12a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:02:42.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:02:52.874Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=5853c1f0-70b5-417c-9b0f-d6ec5ec765fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:02:52.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:03:02.886Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=44bea1d4-ea8e-4747-bfe9-b73e80829f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:03:02.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:03:12.896Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=d011988c-2df0-4ab5-8b14-427074cf7e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:03:12.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:03:22.904Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=d86a8d68-6f6f-4c87-ae6c-aad998a9f702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:03:22.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:03:32.913Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=85365c8d-0632-4626-88f4-f851c03bc120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:03:32.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:03:42.922Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=6bc129f7-cf82-44ff-9433-e872e8aee1c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:03:42.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:03:52.941Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=a1c67f83-3df2-4bb1-96eb-2544d203a6f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:03:52.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-18T23:03:59.267Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-18T23:03:59.267Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-18T23:03:59.268Z |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-18T23:03:59.271Z |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-18T23:03:59.362Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-18T23:03:59.362Z |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-18T23:03:59.366Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:04:02.950Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=3168717c-7bff-468e-816d-8820424cb0d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:04:02.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:04:12.962Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=7a6feb8d-d91a-4971-be29-ee5a52828e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:04:12.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:04:22.971Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=be17c274-7671-4b33-a422-8b6085c56459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:04:22.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:04:32.992Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=71cf1cd2-6876-4126-9006-ab49ae63215a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:04:32.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:04:43.002Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=a641ae3f-5a3b-449d-b3ff-83d4afafe46f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:04:43.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:04:53.026Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=1199ebce-3385-4ee8-9938-b974ea5a94bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:04:53.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:05:03.036Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=d68f08fb-f455-48e1-bab7-c59e736b41a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:05:03.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:05:13.044Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=9a864b90-0ab2-4a90-bce8-eb48c40936c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:05:13.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:05:23.052Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=908080a7-f83e-4608-b973-77c76c41e105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:05:23.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:05:33.063Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=0c6df2d8-52b4-4425-9f94-04bed7e895da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:05:33.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:05:43.071Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=ca740a3f-62cc-4edd-9ac4-1fe4410a690b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:05:43.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:05:53.081Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=6bc7add0-6b78-4cbc-b401-8a06fd519b27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:05:53.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:06:03.092Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=9e68795c-9fb3-4d7c-89c2-a60ade7b830f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:06:03.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:06:13.101Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=0d218a59-54cb-4cc8-aeff-e1494829ff82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:06:13.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:06:23.115Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=d902b381-bf2a-4c63-9a1c-7308eef63e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:06:23.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:06:33.125Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=373cbee8-dbcc-4403-a885-ba79e3e13f6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:06:33.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:06:43.135Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=9255031f-42f3-42b9-a0a9-c13b1d09efd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:06:43.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:06:53.160Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=52ef4e31-a767-45f0-a703-91f56e9dffee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:06:53.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:07:03.168Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=9e4fdcb6-c7fc-48ce-ad27-c447a714990c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:07:03.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:07:13.180Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=304dccdd-e22d-4a6d-985c-41a47fd8e737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:07:13.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:07:23.187Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=eb9bb46c-36b5-439b-b89d-926e9df7dc58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:07:23.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:07:33.195Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=dd60e90e-0c6f-4ab5-b5a2-0da0a3566bbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:07:33.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:07:43.204Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=5a18429e-2b42-4c23-b17a-9ae01c1e9e87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:07:43.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:07:53.212Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=1401f9bd-bb74-4f88-9d7d-61f4bccb1e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:07:53.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:08:03.224Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=e0bcc44b-2121-4d86-a883-f33719573371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:08:03.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:08:13.235Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=6a585839-7c9b-40cb-a721-87bec6367d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:08:13.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:08:23.245Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=e5e0f459-2065-457c-a646-b91c4cd87687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:08:23.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:08:33.263Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=f326fbaa-8000-4d8e-b48f-151ce257f53e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:08:33.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:08:43.272Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=59f1d348-77d0-44ff-80d1-c81df7adfe62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:08:43.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:08:53.292Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=90b6c390-af39-43f8-b5b4-d4b3a3abd44e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:08:53.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-18T23:08:59.359Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-18T23:08:59.359Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-18T23:08:59.360Z |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-18T23:08:59.364Z |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-18T23:08:59.432Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-18T23:08:59.433Z |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-18T23:08:59.436Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:09:03.301Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=50ba63c2-9b6f-4c41-8cc8-de9763ffa285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:09:03.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:09:13.310Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=57db916b-825e-490a-98b4-d030042f39fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:09:13.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:09:23.319Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=b1e2213d-2ff1-493f-b9ad-4119bc6d5e7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:09:23.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:09:33.327Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=ea4a9d9c-8f1d-469d-afbc-bab6cc3263c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:09:33.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:09:43.335Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=2051c52d-9bd9-43d3-8215-facb61007f78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:09:43.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:09:53.344Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=605b94ce-0d25-429a-bcf8-325cbb481d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:09:53.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:10:03.354Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=d254767f-14b9-4a80-ac3c-598a685a6e76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:10:03.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:10:13.364Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=7b3b8dbd-f8cd-45b9-b559-a9f6f62fe7fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:10:13.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:10:23.371Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=14cb70fc-945d-4d6a-85fc-19391db8c8d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:10:23.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:10:33.385Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=f232d25b-a9b6-4e93-af5d-602f97c179b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:10:33.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:10:43.396Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=7a5a95c1-affe-4962-bb1f-107f2c5dc1cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:10:43.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:10:53.418Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=3713ea40-35d2-4d60-ac88-1288d5fd7efa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:10:53.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:11:03.427Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=b01e8aa8-b327-4785-976c-4bdf84ba2ce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:11:03.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:11:13.438Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=9b5a4d95-4eae-45e6-8359-022dfca151a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:11:13.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:11:23.445Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=72ed6e28-ba8b-441d-8c44-058261f053e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:11:23.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:11:33.453Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=b654c531-ee4d-47fd-9b56-8cc87a7154b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:11:33.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:11:43.461Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=67fc7124-25a9-4662-a829-d5d50e707cbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:11:43.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:11:53.470Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=641ce31d-4922-4b63-b2ee-a7d20a9bacb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:11:53.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:12:03.479Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=514fc735-6f9b-478a-b0cc-767ace92946e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:12:03.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:12:13.493Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=dc50c3c0-f5d7-4d6e-8743-e0382895e48e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:12:13.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:12:23.501Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=6511b979-cf92-442a-b3ff-2f8b0fd7f89b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:12:23.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:12:33.511Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=ffe11d52-ac39-45d2-881b-459e0aeed3dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:12:33.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:12:43.527Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=6cf13299-1842-4892-9a88-863591e8e96b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:12:43.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:12:53.541Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=026b2af2-b089-4705-8b64-3b68f70867c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:12:53.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:13:03.550Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=b582ee15-68ba-4525-ade9-9f02a953ad6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:13:03.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:13:13.558Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=541245a8-2ede-40bd-920d-a6d47c45dc23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:13:13.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:13:23.565Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=84925b77-7ea1-4eba-8a27-a5c77c5b285c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:13:23.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:13:33.580Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=beca3fe6-0b3d-42e8-b5bb-a01ab148ab6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:13:33.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:13:43.590Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=7af8902f-3507-4848-8b7b-b6110dafcd23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:13:43.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:13:53.599Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=4f530f4f-efa1-4f16-a749-38ffc8b7077a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:13:53.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-18T23:13:59.290Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-18T23:13:59.291Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-18T23:13:59.292Z |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-18T23:13:59.307Z |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-18T23:13:59.370Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-18T23:13:59.370Z |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-18T23:13:59.372Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:14:03.608Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=ed33ffef-1e77-42a6-8b2c-b88b61eb9d09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:14:03.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:14:13.616Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=30cfe768-cf32-4aa9-9718-5d2d8a8bd71a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:14:13.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:14:23.625Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=0fff71ec-59f6-4787-80b7-38821af5b6ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:14:23.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:14:33.639Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=25f646d1-11f9-4330-8afe-1cced34ad8b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:14:33.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:14:43.650Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=18127adb-e8fc-4e3d-b4a5-db01b5d91856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:14:43.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:14:53.673Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=99cccf1f-96e2-4f5b-bb9f-bc4f63da4fcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:14:53.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:15:03.683Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=bfb68a08-5cab-4f36-8021-a897e7451afa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:15:03.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:15:13.699Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=b47640ee-d4fd-40a7-9a3b-fdde5ff6edc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:15:13.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:15:23.709Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=625acb7d-1b9c-46dd-9f0d-10fe422d753d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:15:23.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:15:33.716Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=0f5aada1-bb7f-41e8-b1ba-0f05591c730d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:15:33.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:15:43.725Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=eff86b36-9004-408f-ae09-77c153a1fd28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:15:43.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:15:53.746Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=476f89c4-c6b3-4f83-9567-c41990e1efaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:15:53.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:16:03.755Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=1fd41380-5605-473e-bfea-76be60d970f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:16:03.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:16:13.770Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=c79cc440-eb1f-4210-9e6a-f35dad741712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:16:13.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:16:23.777Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=75f3974b-7146-4571-82c4-b26fd3f9d799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:16:23.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:16:33.785Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=34d01864-ab3b-401d-b9a8-803276ce2b11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:16:33.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:16:43.796Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=9a131bcc-1e81-44e3-a8b8-f4ca8a4dfdff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:16:43.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:16:53.818Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=949cf978-e5b0-40f8-b3bd-8b5177dfc5c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:16:53.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:17:03.828Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=4d6030b0-4975-4365-8585-61d4cc588753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:17:03.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:17:13.840Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=6694cb18-3c1f-4646-9695-e8058287fed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:17:13.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:17:23.849Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=1345ac47-2229-4d89-9d16-d03a752e84e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:17:23.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:17:33.863Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=2cfd15a4-f346-4a43-b8e6-d6a39991f1d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:17:33.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:17:43.872Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=e16cd85a-d8f5-446c-b8f8-edae88f84cc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:17:43.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:17:53.881Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=60f7c5cd-0e61-463f-b120-1fcb10b97cf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:17:53.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:18:03.890Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=4135fa75-ecfd-4c43-be12-23b5ec61aaf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:18:03.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:18:13.902Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=1868c7d6-b23b-428e-90df-0bd98d4cdba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:18:13.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:18:23.911Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=357e5d46-884d-44dd-ace3-1fa78cf671c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:18:23.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:18:33.919Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=35290573-c688-433d-99a8-651ad5e13b47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:18:33.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:18:43.931Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=7eb382e9-8d6e-4278-ba86-824c01c69dec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:18:43.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:18:53.955Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=d53a0b37-7e8c-4e5c-bcaf-80ad3986f1a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:18:53.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-18T23:18:59.341Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-18T23:18:59.342Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-18T23:18:59.343Z |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-18T23:18:59.346Z |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-18T23:18:59.453Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-18T23:18:59.455Z |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-18T23:18:59.464Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:19:03.965Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=4d11b629-3c15-49ed-833d-ad0780cdd7da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:19:03.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:19:13.976Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=6577e1ca-5134-44a2-acc8-c19a39b0baea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:19:13.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:19:23.984Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=66a2d341-d936-47be-be98-8b0e267501b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:19:23.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:19:33.994Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=e35058e1-76f9-4615-8ab4-7cb5cf46f56d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:19:34.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:19:44.007Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=fb8fb611-e617-4ca0-8015-2866cd76d837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:19:44.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:19:54.022Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=559ee853-0af9-4b60-9f1c-2f1ba5478cd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:19:54.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:20:04.037Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=44567ca5-755c-48a9-beee-559b442b0022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:20:04.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:20:14.050Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=7c3bb446-50dd-4cda-b518-883dae5669b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:20:14.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:20:24.071Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=a986adc4-6eb0-458a-a12b-814b546cd0f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:20:24.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:20:34.083Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=874d0e5b-d75c-405e-80a5-5e8510533da9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:20:34.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:20:44.094Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=70a5b3d4-17fb-4be6-9920-3089effdfb6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:20:44.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:20:54.112Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=c80e2159-d6e2-4045-bf72-ef3b17064f59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:20:54.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:21:04.122Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=608329ec-f02f-42d0-8699-d3df9f463d62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:21:04.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:21:14.155Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=e1dcc4f3-cb0e-4d3c-9e9f-4bb175fe9403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:21:14.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:21:24.163Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=8ee59ab7-db2b-4f9f-9ca7-f0d944c538af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:21:24.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:21:34.172Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=663c1dcc-3d84-44ea-8380-6235665afa62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:21:34.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:21:44.181Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=7b34fd4d-31ad-4837-a373-78c28e13949a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:21:44.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:21:54.190Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=9493f744-dabb-40cf-8026-9bfe1dec77ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:21:54.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:22:04.198Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=7a95c94c-cd61-42c4-b4ed-9deb2ef08bab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:22:04.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:22:14.206Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=6475556f-0f4e-4810-891e-39484a174bb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:22:14.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:22:24.215Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=6ea38550-85aa-4f8d-a31a-1d0f582e13a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:22:24.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:22:34.227Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=f85fee94-0662-4eeb-97ab-a75f70f715f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:22:34.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:22:44.239Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=e487ebfc-cdb5-4082-b906-04c50d46936a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:22:44.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:22:54.256Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=60f1270d-1a1e-447c-b57b-ac440d430d3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:22:54.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:23:04.267Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=3ad03e07-1df1-45fa-b0ce-b50c46116530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:23:04.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:23:14.276Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=b13dcc0a-8701-44c3-becd-a4ad56eae8b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:23:14.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:23:24.284Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=b20a3afe-5269-4d06-8144-de1a876802ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:23:24.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:23:34.293Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=689e763e-d224-43a5-9a7a-b4084eb34710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:23:34.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:23:44.302Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=8005f0c6-8bd7-4744-8651-174b10b89580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:23:44.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:23:54.314Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=c221986e-7ab0-4409-830b-968c904199b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:23:54.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-18T23:23:59.290Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-18T23:23:59.290Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-18T23:23:59.291Z |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-18T23:23:59.294Z |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-18T23:23:59.370Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-18T23:23:59.371Z |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-18T23:23:59.375Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:24:04.326Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=4708adaa-0480-4075-85de-7b63809df292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:24:04.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:24:14.334Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=9b97e5c6-1064-4d10-b0e8-adfae879f07a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:24:14.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:24:24.341Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=b370aec6-8617-4de0-8706-3253e3dfa347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:24:24.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:24:34.354Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=67b71066-ef58-4c5a-98a9-78e2587edc01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:24:34.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:24:44.364Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=83b809c8-dc53-450a-a59e-8aa6874af4ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:24:44.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:24:54.383Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=e4394b76-dc77-4fdb-bc06-0d1f63b2fde5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:24:54.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:25:04.391Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=36c8102e-1d51-4c3b-8183-2e8b9ff99dac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:25:04.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:25:14.399Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=9a2d28a3-1459-485c-8731-a699058730a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:25:14.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:25:24.407Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=1f1fa914-5786-41a2-b95b-67f0af02bed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:25:24.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:25:34.415Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=978a5d0e-1a19-40ce-aa19-9b12590fb877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:25:34.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:25:44.424Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=d9c79249-3b99-4a19-89bb-8d3cf752499c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:25:44.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:25:54.433Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=32e96756-ea81-453a-9305-81d2aa55bb58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:25:54.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:26:04.443Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=83560794-5957-4e95-a7cc-7a8bca645586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:26:04.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:26:14.453Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=70692343-58e6-420c-b71f-dc8edcaf89b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:26:14.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:26:24.461Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=832bb245-fd14-4c83-bde4-5254473fbc99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:26:24.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:26:34.470Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=1379bcb2-9091-4d83-8455-24dfa447f108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:26:34.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:26:44.478Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=204bd43d-e592-47b2-8ec2-3c62759509cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:26:44.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:26:54.486Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=5484776d-dae6-41df-afea-069948d29833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:26:54.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:27:04.494Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=aa6871a1-e61c-4376-95a2-97410754808c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:27:04.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:27:14.502Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=41144efd-b4d5-4430-8735-7f578bc32632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:27:14.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:27:24.520Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=a506403f-496b-480b-8d54-5bf5be100f8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:27:24.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:27:34.527Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=5c78b22f-e446-4396-9167-f4ecf637eadd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:27:34.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:27:44.535Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=839a6fad-aa22-4c0f-a479-aefbf5c7d517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:27:44.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:27:54.544Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=119e2ae2-d548-4814-899a-b101d7a36635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:27:54.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:28:04.551Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=2a1801a4-480b-4c7a-a88d-fef4b4be73a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:28:04.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:28:14.558Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=892ca326-ef2f-41f6-b845-aa8f3fccf2e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:28:14.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:28:24.565Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=57a3c7e0-3074-4e95-b09e-f6451e64394d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:28:24.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:28:34.575Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=95c0f2ce-7faa-4e7f-830e-3346541ba4bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:28:34.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:28:44.585Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=d79360cd-85ab-4cbf-bdac-9d5e5b132856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:28:44.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:28:54.603Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=3448dc27-c8f7-45ea-a54b-4330ef73cfae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:28:54.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-18T23:28:59.256Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-18T23:28:59.256Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-18T23:28:59.257Z |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-18T23:28:59.261Z |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-18T23:28:59.329Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-18T23:28:59.330Z |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-18T23:28:59.334Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:29:04.613Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=f3783de0-ff0e-4a5d-a585-23d10237b3de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:29:04.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:29:14.621Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=d78a242d-3f66-4840-8697-28af1bfa4e43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:29:14.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:29:24.636Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=42e96d3f-f61d-45df-8b66-cac97adfa147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:29:24.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:29:34.642Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=5f6e720e-5e85-4f41-b53d-abffad27c2bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:29:34.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:29:44.650Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=677151ef-ac40-49da-9ce7-8e4175128c22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:29:44.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:29:54.659Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=54b6957f-24e5-453b-9327-5e6e99022e6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:29:54.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:30:04.680Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=3f469d19-5203-494f-91f6-e405d7cfe0cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:30:04.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:30:14.688Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=2e66a093-9302-47e8-b7f3-e84f43be1d06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:30:14.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:30:24.695Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=c6a3b43c-ee6a-45a8-af75-f54e3a80c09a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:30:24.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:30:34.703Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=3f1c2570-ee5f-472e-9669-acb6ce1c25cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:30:34.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:30:44.715Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=0de7bf92-7807-4ac4-9b39-34a433945de9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:30:44.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:30:54.727Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=fcfc4e51-9010-45de-ba13-ca55d2f034a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:30:54.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:31:04.735Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=3b53aa58-14c1-4527-a7d7-2fda07e2bdb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:31:04.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:31:14.745Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=9cd75c07-e072-4dc3-80a0-655341920e72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:31:14.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:31:24.753Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=60f1b43d-6aad-4e7e-a0c7-c0cb9d7da8da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:31:24.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:31:34.761Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=ce563e30-a270-47b2-a8b4-80dd0aa7c23c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:31:34.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:31:44.771Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=b808370d-85b9-4b3f-aa10-0d33d6c68a62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:31:44.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:31:54.790Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=f7c268cc-4834-4860-842c-b6344d9c22a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:31:54.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:32:04.798Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=4db935cf-c2dc-4b5f-907d-149043f579a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:32:04.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:32:14.806Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=64cb7dce-9302-4568-92df-6c785d4aca4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:32:14.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:32:24.814Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=bbb2ef73-15e2-40ee-8ae6-8ced2903ed3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:32:24.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:32:34.822Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=ced0b30a-1292-4121-b54b-7994c22d9fc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:32:34.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:32:44.829Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=ad949358-acd7-4c12-a1d5-b73c65efcdff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:32:44.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:32:54.838Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=024ce732-a5dd-44ce-b01d-cc0edb106654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:32:54.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:33:04.845Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=2a1d848f-ef9d-419b-8e8a-5d9889b96d75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:33:04.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:33:14.863Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=6dad7a8f-4bd3-42eb-a42c-31b5b92ebea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:33:14.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:33:24.871Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=4e9733a9-d33a-451b-87a6-549a72abf70a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:33:24.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:33:34.879Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=ac9f4df8-b171-461e-a79d-532962a7dcea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:33:34.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:33:44.886Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=7199b2ab-2737-491f-afbc-f2f9e18deed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:33:44.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:33:54.895Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=0d8ba285-f6f7-4a79-bc2c-913538b257f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:33:54.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-18T23:33:59.268Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-18T23:33:59.268Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-18T23:33:59.269Z |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-18T23:33:59.272Z |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-18T23:33:59.343Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-18T23:33:59.343Z |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-18T23:33:59.348Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:34:04.915Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=13fec454-65db-4201-a788-e64d80fdc056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:34:04.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:34:14.923Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=b435d7c2-f4ad-4f24-aba2-540f1a15f78d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:34:14.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:34:24.931Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=712dde38-c2b6-41cb-83b8-932d5eec332d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:34:24.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:34:34.938Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=6c7205ce-7f0c-47c4-8e82-4d5c11778ddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:34:34.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:34:44.944Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=0665bb6d-2e8d-4e0c-b29d-8b0f2fbc3cb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:34:44.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:34:54.951Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=7dee04f5-46ec-467d-b719-45fa3cc37da1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:34:54.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:35:04.959Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=32cc207f-e759-49ac-a07b-7c426033ad14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:35:04.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:35:14.967Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=3978191d-d1d2-45b9-bb98-4d14825d0426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:35:14.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:35:24.978Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=f7789a81-88cf-4ee7-9ef5-482e28415b0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:35:24.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:35:34.984Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=2d1bfb37-f38c-49fe-bbfa-11c445342049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:35:34.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:35:44.990Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=70cce213-3acb-4e6b-8793-efccad200c48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:35:44.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:35:54.995Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=dd3e7e31-6ed5-4300-b108-b78e4c008d68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:35:55.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:36:05.003Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=dea3f2fa-9b96-440d-8296-c2d41db4fbca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:36:05.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:36:15.013Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=fc635dc5-d6bb-4d6b-ab18-5f41e62a7fbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:36:15.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:36:25.033Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=6531c7a5-72e2-4483-9744-767a7077f5b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:36:25.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:36:35.039Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=f8faba6f-4bf7-4661-8634-efb6e941898e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:36:35.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:36:45.047Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=2c6adfaf-0bb6-466c-b109-ad9f7f4df6a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:36:45.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:36:55.054Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=1862b93a-a685-488f-a08d-97e0a34c7f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:36:55.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:37:05.061Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=20076018-8483-4ed9-8b71-30c73e559da4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:37:05.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:37:15.069Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=622f143b-d85b-44fe-8596-23586bb2c549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:37:15.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:37:25.076Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=88c86c66-b6e0-4cbd-9c4f-bab89af82e49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:37:25.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:37:35.083Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=d822e265-129e-4361-b81e-df495831434b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:37:35.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:37:45.092Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=462eba63-eeb7-45d8-94b0-e3026e2d4dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:37:45.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:37:55.101Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=fd805f05-443d-44d9-be4b-80dfaf7dc759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:37:55.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:38:05.109Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=25d3a2d8-0f17-44a5-a191-859303758606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:38:05.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:38:15.116Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=c28ae9f3-7573-49d5-83b8-f1dc2fdb8141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:38:15.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:38:25.124Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=fc1d7834-6082-44de-a5b8-86de466bc287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:38:25.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:38:35.131Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=1f3cad2a-a776-4074-a053-b8a43fe5d22b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:38:35.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:38:45.143Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=7b086251-2811-4e12-a41f-1e19c4b0f602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:38:45.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:38:55.155Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=eef5bd81-012c-4f52-977e-27d894138597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:38:55.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-18T23:38:59.280Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-18T23:38:59.280Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-18T23:38:59.281Z |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-18T23:38:59.284Z |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-18T23:38:59.354Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-18T23:38:59.354Z |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-18T23:38:59.357Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:39:05.161Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=93b1b1fa-f51d-4609-a6aa-93e905e3d3fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:39:05.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:39:15.168Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=f48bd765-11ca-4e2b-85a7-2afac23780c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:39:15.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:39:25.176Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=0bda08ad-f960-47ad-a867-c006ad9e9827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:39:25.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:39:35.182Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=d419467e-551a-4ed0-a2b9-915d711d3f88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:39:35.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:39:45.189Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=c10a08b4-10e8-4cab-8368-dde8e92e120b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:39:45.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:39:55.195Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=de29d95f-d741-491c-bc30-237c66af5669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:39:55.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:40:05.204Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=5074b97c-7321-4bfe-a301-e45a62560ed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:40:05.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:40:15.214Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=b1dd9081-b5dd-46ff-881f-fd2682955931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:40:15.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:40:25.222Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=b2d5b5e2-a6cb-4a52-8cf1-ca1f54ab5856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:40:25.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:40:35.232Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=8cb333aa-bbad-4986-a833-ee622377b7f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:40:35.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:40:45.239Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=313c9dca-24d9-4c67-89db-40b4298fb74a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:40:45.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:40:55.249Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=fecea03c-b823-496a-a981-0ac13fa396a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:40:55.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:41:05.267Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=ff47af3f-1536-49fd-9636-05eb6204be8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:41:05.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:41:15.274Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=d6bfc5ca-fc9b-45d1-9fa0-d8a5b14e511f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:41:15.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:41:25.282Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=b3000b16-de76-48e9-b244-52288f4a61a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:41:25.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:41:35.289Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=e54f4c93-4b32-4685-832b-8edc4d749544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:41:35.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:41:45.300Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=54695cb2-21ac-4b03-b629-cfdb8d458167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:41:45.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:41:55.309Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=58b65151-05c7-47e8-87df-cc72c28e2b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:41:55.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:42:05.318Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=de6619a2-2710-4e45-b35b-9867a788e296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:42:05.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:42:15.325Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=fd9898ff-b25c-40c6-a0f4-dc9ea62cda37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:42:15.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:42:25.333Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=38d1d5b2-d81c-4124-9f9f-fe0e8d809b8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:42:25.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:42:35.340Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=59a89ff5-c39e-427e-9115-b69e06abacf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:42:35.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:42:45.347Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=354525a3-c199-4e19-89d6-b787f0332d3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:42:45.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:42:55.355Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=a8c9574a-6d1b-458f-9040-36bb0d95b56c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:42:55.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:43:05.364Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=6024b9ff-d101-42ce-a6f8-e1f1ce5a37e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:43:05.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:43:15.379Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=707f450d-0b6c-4a15-b172-10959855de03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:43:15.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:43:25.388Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=30cf3b96-a443-4eb0-a695-89cf10a51123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:43:25.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:43:35.396Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=4702d8e9-216a-49ef-b717-b544434774ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:43:35.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:43:45.403Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=d61f62a9-3f95-4891-8089-e9313c0b14cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:43:45.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:43:55.410Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=0b655c3a-cf88-4802-a8f0-502cd95c21c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:43:55.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-18T23:43:59.308Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-18T23:43:59.309Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-18T23:43:59.310Z |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-18T23:43:59.313Z |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-18T23:43:59.381Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-18T23:43:59.382Z |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-18T23:43:59.385Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:44:05.417Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=819ba55e-2eb7-429c-9ba6-c54238f7d476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:44:05.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:44:15.423Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=ecceeb3c-f419-4162-9f69-21dcff29c908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:44:15.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:44:25.431Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=dac74c13-8653-4d8c-a3a8-7309ca351017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:44:25.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:44:35.439Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=921da61b-5c6a-4d1e-b3cb-cfd7d546114e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:44:35.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:44:45.448Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=56c5a2f0-1d05-45b4-943b-8e8530294f71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:44:45.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:44:55.456Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=9c0a5e42-93cf-4694-bdc3-fa9de7720d8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:44:55.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:45:05.463Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=1606878d-ac9e-4e63-8881-50f73674141b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:45:05.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:45:15.470Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=cbad87fd-0510-4a45-b92b-1ea9ce46c563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:45:15.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:45:25.479Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=11309b7c-d254-468f-95fe-9a931b42861d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:45:25.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:45:35.488Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=30f91c90-aa3a-4431-ad07-42816590c5d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:45:35.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:45:45.507Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=c33a6d8d-437e-4b91-9995-dd180d30ddb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:45:45.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:45:55.516Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=f96638a7-2297-4bcd-9970-14e1c9d208d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:45:55.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:46:05.532Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=1cf764c4-4d24-479d-9f40-98e968b1369f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:46:05.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:46:15.539Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=363713ce-e8dc-4818-964f-d36d93ff149d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:46:15.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:46:25.546Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=274df4ad-29c9-4184-9ee9-a035e73c259a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:46:25.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:46:35.553Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=801545a7-a157-4e46-b7a6-bc389c756f87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:46:35.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:46:45.559Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=4db5cbca-1a4e-488e-9475-27123b5c915b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:46:45.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:46:55.566Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=18e70ba5-4617-477d-897f-761bc7725aed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:46:55.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:47:05.574Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=1b4d9f55-3f52-4660-a0ed-e0ca33a8926b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:47:05.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:47:15.581Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=bdf5f3d2-c0f9-4de6-8029-c16d7fa159e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:47:15.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:47:25.588Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=46e4bda9-72ff-42d8-822b-516bec69ef29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:47:25.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:47:35.595Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=bc19f471-b1aa-4b18-b33f-5ba6ebc457a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:47:35.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:47:45.603Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=ed6eeb37-7c2a-454e-a5f7-3ea89146031a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:47:45.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:47:55.609Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=41ae864f-8c08-452f-85b5-689bbf2e6690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:47:55.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:48:05.616Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=f9c2f7ce-3c6f-4ba9-ac42-0b8b0768ac10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:48:05.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:48:15.624Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=6c96becc-71ec-4483-8e5e-a2249f351ee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:48:15.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:48:25.640Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=0af7d513-f1ea-4716-a1a8-751dadacf050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:48:25.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:48:35.646Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=b13ae180-3176-4b5e-9579-2e9ff841ecb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:48:35.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:48:45.653Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=fab8f7bd-8b1c-4d55-affb-c97875e47e84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:48:45.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:48:55.661Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=297fdfff-bd42-4adb-869e-cd946896bf7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:48:55.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-18T23:48:59.278Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-18T23:48:59.278Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-18T23:48:59.279Z |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-18T23:48:59.282Z |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-18T23:48:59.352Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-18T23:48:59.352Z |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-18T23:48:59.356Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:49:05.667Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=660725d0-c0b6-4d08-8796-d8cad6316bc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:49:05.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:49:15.674Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=cf5501b3-3073-4a72-b9d3-84c50c307df5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:49:15.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:49:25.681Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=2f16877c-b186-49e2-bfb5-70ca36aa032f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:49:25.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:49:35.687Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=58d5955f-bd37-4446-a330-b697e41872d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:49:35.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:49:45.694Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=51d97368-efda-4fdf-b01d-2cae3fd32a8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:49:45.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:49:55.700Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=ab4e9f98-4b8a-46fd-9893-a1175372a044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:49:55.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:50:05.707Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=595c43fe-97b1-47e0-a9e8-7c7303fababa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:50:05.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:50:15.717Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=2be30995-7569-42d2-b7da-17646f8430d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:50:15.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:50:25.733Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=751d5b88-3d12-4d36-954b-d49ce1515f1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:50:25.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:50:35.740Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=9a2e2659-e965-40eb-9ca7-40d53922556a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:50:35.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:50:45.747Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=b9de904a-bfa8-40a5-973e-22c044852290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:50:45.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:50:55.753Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=f9e7589f-64a9-4ca5-9bc1-0f7a57885570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:50:55.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:51:05.762Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=8b3c4534-e9fc-4d73-b8d8-7051b24112af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:51:05.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:51:15.770Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=21aaa31a-da1c-416c-91b2-ad739e76cd33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:51:15.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:51:25.777Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=423be58b-d352-4d7e-ad82-7f021c661528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:51:25.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:51:35.786Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=5726cd7d-3e98-49f4-8862-a46d4937c19a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:51:35.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:51:45.793Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=234b6d3f-59d6-4e48-8611-2b24e26886c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:51:45.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:51:55.800Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=bfc0e2f4-473e-48b3-9fa3-a41d0a00f846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:51:55.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:52:05.807Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=41f9e446-0423-4120-8cc6-c23c7655d402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:52:05.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:52:15.817Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=0554577a-14c7-4728-ab5c-793b5887f88e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:52:15.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:52:25.836Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=13a2f7dc-d6ec-4dc5-bab6-b68723150980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:52:25.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:52:35.842Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=df25ee87-a348-429e-abe3-886d4558b90d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:52:35.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:52:45.849Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=4ad39895-d586-4975-8289-486a23e910be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:52:45.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:52:55.856Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=26924a00-d633-4f89-b42f-a7d7bb9eed7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:52:55.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:53:05.861Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=b29f4521-e9f6-45d5-aa1b-57b36d078cd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:53:05.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:53:15.868Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=1bd48af8-4db1-4a8e-a96f-4df5d8acee38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:53:15.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:53:25.875Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=b0fbd487-5ae2-48ba-9113-ed1a1164301d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:53:25.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:53:35.883Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=63c52e26-b629-48c1-9961-3eab2aa320e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:53:35.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:53:45.891Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=483d60eb-9da7-4ba2-a30d-40406a77035a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:53:45.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:53:55.898Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=84ee633d-256c-4ee2-9021-7b3e3a547578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:53:55.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-18T23:53:59.303Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-18T23:53:59.304Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-18T23:53:59.305Z |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-18T23:53:59.308Z |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-18T23:53:59.383Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-18T23:53:59.384Z |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-18T23:53:59.390Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:54:05.904Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=ffc00942-92cb-43eb-b3ca-5b5f7e380306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:54:05.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:54:15.912Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=68b4a5b5-c590-4cde-a2d5-2b546a24d325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:54:15.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:54:25.920Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=17110621-0f1e-4b9d-a90b-6221dd745c2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:54:25.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:54:35.938Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=2e5d7be0-841f-4b1a-88bb-983a271b61ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:54:35.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:54:45.946Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=5efdb6c3-77b3-4f71-acf8-59c7d2c69fa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:54:45.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:54:55.952Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=ab0854f6-6f7a-43a4-942e-2ae0856c2164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:54:55.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:55:05.959Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=72b8103c-4a99-4cf9-8bae-1bf9ffef3672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:55:05.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:55:15.967Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=51d8dc93-3a2d-42d0-b9ee-a785413c2d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:55:15.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:55:25.973Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=948cfa18-ebbe-43ad-8826-084002d053ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:55:25.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:55:35.981Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=6bcf89d9-a9a7-47fd-8818-4ca5483eb4da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:55:35.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:55:45.992Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=e449d80a-7dfd-4628-b7d5-267b8c49fba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:55:46.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:55:56.000Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=ea90270d-a17d-4567-9201-68f82de84b02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:55:56.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:56:06.009Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=d2372618-3216-411d-b0fb-fc27ca003319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:56:06.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:56:16.017Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=8a920439-4198-4369-b095-1098b412275e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:56:16.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:56:26.026Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=c0ebcf4f-7ef0-47cc-9d89-2fd41c8d76b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:56:26.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:56:36.048Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=c5dcf78f-5420-41e0-adb0-0529bbd3cd1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:56:36.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:56:46.055Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=a1d16756-b02e-4ac8-b49a-e62f75bfb8c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:56:46.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:56:56.062Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=90a1a49e-913b-4406-94a0-389b84c89517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:56:56.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:57:06.070Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=60c8dd26-e2dd-4e59-b822-ab56018c3db1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:57:06.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:57:16.079Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=e1387dfe-c923-4c25-a171-f59a435861fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:57:16.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:57:26.086Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=e8f5ea98-8b83-433e-a1c7-66759a5226dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:57:26.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:57:36.093Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=697b76b7-5908-4cb8-97a4-f6c9dc29bf78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:57:36.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:57:46.102Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=8c27a4e8-7410-4060-8c80-6ee7c443c149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:57:46.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:57:56.108Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=3514d7f9-0a64-413b-81d3-6fb884104d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:57:56.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:58:06.116Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=13765eee-ad32-4822-be87-6219c112b1a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:58:06.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:58:16.122Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=fb55bbeb-62a5-49a9-b699-bcc0313dc6d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:58:16.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:58:26.130Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=d08ab206-a6df-4629-af61-9638be1b7a2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:58:26.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:58:36.150Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=357b0f33-af46-414a-8bee-f23da1ebdeb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:58:36.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:58:46.163Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=f4319307-83ed-47ab-a816-ffcb43b81c7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:58:46.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:58:56.171Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=901c2219-d401-462a-a810-3a5ac56afc0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:58:56.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-18T23:58:59.251Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-18T23:58:59.251Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-18T23:58:59.252Z |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-18T23:58:59.255Z |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-18T23:58:59.310Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-18T23:58:59.310Z |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-18T23:58:59.314Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:59:06.178Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=374ea292-eccc-4f26-858f-09feb8be43a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:59:06.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:59:16.185Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=deac657e-105a-4204-b119-33eb1762f456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:59:16.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:59:26.192Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=77bb63b2-ad3e-4235-a0e8-35bd13d7ef78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:59:26.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:59:36.200Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=6fdf3ed7-e805-4aab-a7b9-96e3890b72d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:59:36.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:59:46.206Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=ff44f0e4-f5a1-4861-b111-8dbd6fc203fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:59:46.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:59:56.214Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=4a203d08-e11a-4d44-914b-dd2c05227083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-18T23:59:56.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:00:06.223Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=e33d1b4f-2092-4276-92b0-0eb17e834e45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:00:06.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:00:16.245Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=63f64d73-fbd8-4690-8db7-31cc6a7188cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:00:16.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:00:26.252Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=146915f3-1882-48a2-b0d8-a010a4ab7e5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:00:26.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:00:36.260Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=a594dec2-691e-4cdf-9dce-8e35e7b9cd21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:00:36.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:00:46.271Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=ea4fa02e-8040-4ccd-8da8-5257fcc8f444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:00:46.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:00:56.286Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=8ae2b6a6-6023-48e9-ae52-064d430b2791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:00:56.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:01:06.293Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=9078dc2d-35dc-44c1-93d8-ff80f30f6321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:01:06.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:01:16.301Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=0d9c7fb6-61fa-40e9-b960-76c50af81bb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:01:16.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:01:26.325Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=2fdeac70-4137-40c8-8a62-952aaa3a846c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:01:26.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:01:36.332Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=35acd929-a346-498c-a269-941434ed8e7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:01:36.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:01:46.340Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=f42c36c4-f305-4beb-afe9-6d971e584468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:01:46.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:01:56.355Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=b0bc48db-613e-47db-8892-87c87b733cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:01:56.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:02:06.365Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=c481ef0b-c6e3-40cd-9904-2715bed167b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:02:06.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:02:16.373Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=b6064c82-0db6-4f5d-8b68-02d45adeaf9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:02:16.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:02:26.381Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=cd7cda5b-a893-45e9-ac76-e284431bf5a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:02:26.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:02:36.388Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=a74f0363-5ee6-43ab-87ee-b63c024e6243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:02:36.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:02:46.403Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=f5c1216d-e981-48b7-aa1c-7c8bcbc43107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:02:46.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:02:56.425Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=823c64eb-6c1c-4bbd-bac3-d80477e1a33f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:02:56.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:03:06.434Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=3662e115-cfad-40f6-82ca-9927ed879796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:03:06.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:03:16.451Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=eac17041-c118-4022-80e5-a9761ff3f445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:03:16.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:03:26.458Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=b5af34f6-744a-4db9-b7eb-015b4d37b524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:03:26.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:03:36.464Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=00bde3e9-30f1-4316-87d1-055707643d0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:03:36.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:03:46.471Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=cb26e6c3-4690-40c3-8a67-afe4c8296d0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:03:46.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:03:56.482Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=13e73d03-4d71-4807-bf5d-8021b577ab9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:03:56.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-19T00:03:59.314Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-19T00:03:59.314Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-19T00:03:59.315Z |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-19T00:03:59.318Z |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-19T00:03:59.391Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-19T00:03:59.391Z |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-19T00:03:59.395Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:04:06.493Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=e9bf5f36-51e3-47cd-bd94-0c28d47d7557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:04:06.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:04:16.500Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=42a9203d-2d37-45f4-a6ff-03162658542c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:04:16.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:04:26.508Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=be79aad4-b2e5-4031-8ec6-e5a6c500e177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:04:26.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:04:36.514Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=92383a82-cfc4-4aba-8b31-45a3e40b290d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:04:36.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:04:46.522Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=811f12a4-5672-42b6-8444-e0eec7aad7cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:04:46.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:04:56.541Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=74acd8aa-91a3-4d4f-a408-b8cc725255fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:04:56.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:05:06.548Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=c924252f-e535-4e50-92cd-174693b36022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:05:06.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:05:16.555Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=ef8f76b0-dd16-4182-bb85-d77c0f858a95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:05:16.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:05:26.571Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=93eaf78c-8369-4792-a091-191d39708296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:05:26.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:05:36.579Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=581df1c1-203c-4d2a-95e3-70e6c6438d34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:05:36.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:05:46.586Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=2f2d45ab-39ac-45a8-8b66-6323486baf9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:05:46.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:05:56.595Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=a1191650-0c44-42b8-8b5c-b1e262db40f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:05:56.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:06:06.603Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=81fdb2ed-0b78-4752-9476-c82124e41143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:06:06.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:06:16.612Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=8571de2d-ca88-4364-a983-2907b4369c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:06:16.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:06:26.619Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=1d5463a0-5aba-4b98-93a5-bfb5031e29f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:06:26.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:06:36.629Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=fa72da2f-11ee-4d0d-a8df-7d73ccf1c6ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:06:36.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:06:46.637Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=f4391078-9b57-46dd-9063-a43b1ef35421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:06:46.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:06:56.660Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=8937ff8f-7714-486f-926d-44fc9133ee7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:06:56.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:07:06.667Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=fec29911-29fb-4b6a-b9d2-44e76d8d4c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:07:06.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:07:16.675Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=8e5867e0-8e95-4df9-a2bf-ca41a1a9e015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:07:16.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:07:26.681Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=3e05c52b-dbc5-457c-b350-d659c2cc338d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:07:26.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:07:36.689Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=fe6757b0-d480-496e-a9f9-b5693bf6492d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:07:36.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:07:46.697Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=a1c7b884-1375-4360-a08c-07868b4a73c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:07:46.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:07:56.708Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=ab793178-cf25-448b-ae39-6cac9224d2ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:07:56.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:08:06.717Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=68ab4949-dfd8-45db-960a-99664bdc115b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:08:06.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:08:16.725Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=bd545cc8-049e-4063-93bc-4a4d78f9bc9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:08:16.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:08:26.733Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=a632992b-42ed-4a18-a7bd-b20be7bad3e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:08:26.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:08:36.742Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=70dddba8-cace-40f5-8c65-6f8d1ecabd3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:08:36.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:08:46.761Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=9824b558-56d5-4028-b89c-f5a2f2e5e726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:08:46.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:08:56.769Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=0ab028e4-9ed0-43ae-a2df-2cb271f8b612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:08:56.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-19T00:08:59.255Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-19T00:08:59.255Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-19T00:08:59.256Z |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-19T00:08:59.259Z |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-19T00:08:59.342Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-19T00:08:59.343Z |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-19T00:08:59.346Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:09:06.775Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=f0d1a9f3-6b0c-4e57-ab03-c619200b9464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:09:06.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:09:16.782Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=821d3360-088b-43ac-990b-dafb77ac2ba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:09:16.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:09:26.798Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=7a3eb4e1-09c6-4170-b1f4-c127ead5e564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:09:26.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:09:36.807Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=636d9e28-3fc6-4211-b012-784d9252d266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:09:36.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:09:46.816Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=45bd5f0e-b84d-498f-b8e3-64c8e8df5c04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:09:46.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:09:56.826Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=8086a486-957c-48bb-8fe6-18bf41922b72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:09:56.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:10:06.842Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=205463c7-caf0-491f-b77b-a7c921e94b1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:10:06.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:10:16.854Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=71f4fe7d-e913-4d04-b0e7-2192a92c0ab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:10:16.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:10:26.865Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=3515a989-caef-43a5-b6eb-e34638bd5651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:10:26.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:10:36.873Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=829f08ef-2d14-4a87-b952-d06071572830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:10:36.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:10:46.892Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=3cda9fef-695e-45af-b493-dafa6eb80c8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:10:46.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:10:56.906Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=060c81ff-4f7e-4073-aa5b-58bfcb1fd150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:10:56.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:11:06.915Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=728e7065-b92a-493f-942c-c6bdd36e1080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:11:06.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:11:16.922Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=62221344-f3e1-4022-9e1a-53f15a35049c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:11:16.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:11:26.930Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=77b62c13-7621-4896-9bc6-be0a79537680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:11:26.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:11:36.938Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=69f3bb04-d034-4d0c-8b92-5821b3b732f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:11:36.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:11:46.949Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=2dbc7b08-f265-4954-8844-bd771773878b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:11:46.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:11:56.958Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=512fa8e5-08ce-4252-942b-b2ccc2f2fa26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:11:56.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:12:06.968Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=f745bdb3-b7b1-489c-b0c1-8697c297d92a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:12:06.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:12:16.976Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=12df1d38-2660-4a79-b458-a7e39d2b67be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:12:16.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:12:26.981Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=9c465eb4-b892-446a-8c21-c76d72e3c17f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:12:26.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:12:36.989Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=6fc87938-459d-4c1c-ae28-46d68a699afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:12:36.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:12:46.997Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=9ea508fb-f5fc-4c37-9e60-0c07b2cf4ac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:12:47.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:12:57.016Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=11a38690-fe17-40c9-a19f-2804c699c8fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:12:57.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:13:07.022Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=f6ee4450-cb8e-4498-99f7-745cb92c96a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:13:07.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:13:17.030Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=175c7bb8-eeb5-4f82-b157-fc577f4e1acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:13:17.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:13:27.039Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=c276d3f5-caa7-4b44-97fa-2b0a8b675f80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:13:27.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:13:37.046Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=e6a7093c-f6d1-4487-be8e-938a8d05fa4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:13:37.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:13:47.052Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=97ce0965-d083-4b60-93c2-16bacbd0d1cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:13:47.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:13:57.063Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=f4ade8b0-88fb-48cc-94ba-69bbbc631d4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:13:57.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-19T00:13:59.297Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-19T00:13:59.298Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-19T00:13:59.299Z |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-19T00:13:59.302Z |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-19T00:13:59.386Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-19T00:13:59.387Z |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-19T00:13:59.390Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:14:07.071Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=707a0feb-7c2f-49ea-8178-01fed812a965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:14:07.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:14:17.080Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=e9ed35a0-2ffe-4f6d-8744-a07c501b6cde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:14:17.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:14:27.091Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=c337449c-df8d-4917-a271-c20322f13886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:14:27.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:14:37.100Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=a373fb8b-3184-421d-aae9-533d76d6cfab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:14:37.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:14:47.107Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=f6c0ebec-c884-40d6-9017-5288ef21487b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:14:47.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:14:57.115Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=3e170734-5371-4995-9312-3ac1ff201bbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:14:57.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:15:07.122Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=d78275ee-1d90-4b36-8dd0-4c232871187b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:15:07.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:15:17.130Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=1697dadf-1603-4ca7-a181-c0db5233de0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:15:17.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:15:27.137Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=8f5e9f16-caee-4127-b0d8-5c761ec8bcd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:15:27.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:15:37.148Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=0a54a9af-ba24-428e-a379-77e4557ee2db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:15:37.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:15:47.167Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=a0c78e93-1cfe-45e5-bec9-4ca089ff7eb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:15:47.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:15:57.175Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=2bcb7736-1dd7-4c46-8cfe-74f98de6b517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:15:57.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:16:07.181Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=06431378-d465-4362-b7e3-e51ad53d252b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:16:07.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:16:17.188Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=50ba6b7c-4873-4150-84e1-ed502e760125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:16:17.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:16:27.194Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=0a8000cf-1e28-44e9-b58e-49b104f33a70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:16:27.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:16:37.200Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=78289dd0-9d45-4157-9584-8378564fb281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:16:37.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:16:47.207Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=0420d469-651d-4cd0-97b1-75e6d977a656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:16:47.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:16:57.213Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=df2773ce-3179-4282-8a45-6b68b183aa33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:16:57.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:17:07.219Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=9558d97e-f0f8-4246-a0c0-805e25db703c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:17:07.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:17:17.226Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=610ac7ce-558c-4af2-934a-6921ef2be0ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:17:17.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:17:27.234Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=43635415-1da8-4461-8144-af9187ed96c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:17:27.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:17:37.240Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=ef48991d-b2ea-4418-8743-6d9a98e3dadf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:17:37.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:17:47.247Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=3289883d-b285-4e12-aa7b-14c2f9a1c8bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:17:47.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:17:57.258Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=c36e0903-0e83-4455-b597-e7b12142ac4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:17:57.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:18:07.266Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=8bda6a93-6009-4633-b2df-658bfd950d81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:18:07.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:18:17.272Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=75c2e7d1-f170-4edc-af83-a7f2292c6e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:18:17.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:18:27.280Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=965ec482-9e8d-4cac-9728-d9cc70a06690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:18:27.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:18:37.294Z |INFO |Init configs |InvocationID=8ab507ea-fc40-4241-abbf-399ae5501c09, InstanceUUID=4453171c-c401-4468-ad1f-c4a86eba23ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T00:18:37.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |