. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-29T22:50:24.453Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-29T22:50:24.456Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-29T22:50:24.508Z |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-29T22:50:25.250Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-29T22:50:26.143Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-29T22:50:26.144Z |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-29T22:50:26.224Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-04-29T22:50:26.274Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-04-29T22:50:26.294Z |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-29T22:50:27.727Z |INFO |BeanFactory id=05302bd1-413a-33c9-8ded-f0ee0fca683f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-04-29T22:50:28.127Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-04-29T22:50:28.160Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-04-29T22:50:28.162Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.41] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-04-29T22:50:28.241Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-04-29T22:50:28.241Z |INFO |Root WebApplicationContext: initialization completed in 1946 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-04-29T22:50:28.592Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-04-29T22:50:29.781Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-04-29T22:50:31.586Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-04-29T22:50:31.959Z |INFO |Started MainApp in 10.201 seconds (JVM running for 10.739) |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-04-29T22:50:32.024Z |INFO |Start scheduling PRH workflow |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T22:50:32.038Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=7f09ca7a-441e-412c-a99a-84559ddb0cd1 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-04-29T22:50:39.930Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-04-29T22:50:39.931Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-04-29T22:50:39.935Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-29T22:51:02.136Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.243.12:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T22:51:02.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T22:51:12.184Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=8c9a6fab-78bf-49c9-b052-95080b99c066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-29T22:51:42.232Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.243.12:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T22:51:42.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T22:51:52.243Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=d78a77ce-be4d-4a52-873a-5773eeb45441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-29T22:52:22.283Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.243.12:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T22:52:22.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T22:52:32.287Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=dae6cd66-b555-4324-9fbd-8ca60e35557c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-29T22:53:02.324Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.243.12:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T22:53:02.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T22:53:12.329Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=62f936f8-1353-47f5-ba25-9fd66f22a77d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-29T22:53:42.357Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.243.12:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T22:53:42.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T22:53:52.359Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=763ddbdd-808f-4bf1-bbd5-72497d5ff2c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T22:53:52.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T22:54:02.410Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=dcba9277-f6cd-46fa-b26b-d11e09857c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T22:54:02.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T22:54:12.437Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=7ca60b12-6b37-47e3-ba37-91d1f1be37df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T22:54:12.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T22:54:22.451Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=894fdc84-2c49-4a72-9ed0-3631f25f4a55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T22:54:22.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T22:54:32.476Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=8f171367-e6cd-4009-bc19-d5ce97edc437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T22:54:32.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T22:54:42.490Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=0050557d-532a-4f53-bd2e-afbfd1827918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T22:54:42.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T22:54:52.507Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=53f27cb6-624e-4a79-b564-2f28f7f5ee9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T22:54:52.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T22:55:02.525Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=3553d62b-55dc-4657-a1d8-0e5669ee9410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T22:55:02.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T22:55:12.545Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=be4bfb37-5659-444b-991a-b9e6d9d3a89d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T22:55:12.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T22:55:22.557Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=b8394b9e-b555-4a10-a9f1-29c78d7f4e4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T22:55:22.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-29T22:55:29.649Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-29T22:55:29.649Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-29T22:55:29.652Z |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-29T22:55:29.656Z |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-29T22:55:29.774Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-29T22:55:29.774Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-29T22:55:29.777Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T22:55:32.618Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=0c6391cc-5aa7-4175-89ef-449b0dfef028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T22:55:32.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T22:55:42.631Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=47eb9c79-61f7-4c95-8b19-c2a1853b397b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T22:55:42.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T22:55:52.643Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=bebb023c-d014-4ed5-a657-0eb26838fc4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T22:55:52.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T22:56:02.659Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=57a26d73-217b-4af9-8e4a-93a0f1680931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T22:56:02.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T22:56:12.671Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=52213d28-e6ae-4b17-9aec-c787b8f9dd20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T22:56:12.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T22:56:22.683Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=ec0995bc-ca86-496c-9e0f-afaff78bb54d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T22:56:22.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T22:56:32.697Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=e26be539-5e16-4b1b-84f0-3571abdaba6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T22:56:32.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T22:56:42.717Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=1c1e8d35-be8f-46e2-b697-e1eda2e2cf00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T22:56:42.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T22:56:52.731Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=52819737-4370-44d5-960e-a9ad0dc2b9dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T22:56:52.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T22:57:02.742Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=64312093-86fc-4729-800b-c6aecd8096c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T22:57:02.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T22:57:12.751Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=2ede4a45-d7c3-4a1a-90ef-0a36f52283ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T22:57:12.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T22:57:22.760Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=7bd3a478-3ea5-4ca2-8f30-620da5afc6af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T22:57:22.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T22:57:32.774Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=493c1f8f-e3dd-43da-9955-8cbcc0e2cbe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T22:57:32.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T22:57:42.783Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=382e98f8-407d-4be0-bbe1-1375097a5b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T22:57:42.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T22:57:52.793Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=4286b36c-cead-4921-a00a-978d455afccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T22:57:52.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T22:58:02.802Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=3649bc3c-81c8-4165-9aac-bfdcc902b715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T22:58:02.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T22:58:12.816Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=e70c118e-8a4b-4e44-8ff2-4209742e7b4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T22:58:12.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T22:58:22.837Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=c118ce29-6e8f-4cd2-99dc-9b72f08cc93f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T22:58:22.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T22:58:32.849Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=69cf173f-2eb3-41d6-88ee-58fb74288fb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T22:58:32.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T22:58:42.857Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=fdc096ba-2f47-45e0-8ea6-7a370c205b9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T22:58:42.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T22:58:52.867Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=822841cf-d93f-4914-b2b0-974824fcea3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T22:58:52.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T22:59:02.879Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=650c39c5-5b48-416a-b86d-d8f39997d77e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T22:59:02.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T22:59:12.888Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=03181aa6-4b9f-434c-93ed-e16963e88e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T22:59:12.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T22:59:22.898Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=ddd5fe26-8cb8-4307-bcf5-9bc846d46904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T22:59:22.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T22:59:32.908Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=a15daaf5-0209-46d9-9a57-499d8bb42085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T22:59:32.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T22:59:42.918Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=3730d3e7-3ca0-45eb-a11d-39d933a41e96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T22:59:42.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T22:59:52.935Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=a8133cd7-cb3a-42ce-a421-6eda328025da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T22:59:52.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:00:02.952Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=a1e046d8-4740-4920-9d6e-33a6d4d00e1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:00:02.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:00:12.972Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=fb42a848-0f87-4099-bae0-7b227716d89c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:00:12.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:00:22.982Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=282bc2d2-20a7-4c93-8897-9af9b282d179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:00:22.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-29T23:00:29.123Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-29T23:00:29.124Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-29T23:00:29.125Z |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-29T23:00:29.130Z |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-29T23:00:29.202Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-29T23:00:29.202Z |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-29T23:00:29.205Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:00:32.993Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=b2535474-1d2a-4bcf-a759-e35c8833df08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:00:32.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:00:43.000Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=d8938d99-4e15-4745-a0e3-faed3c678c53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:00:43.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:00:53.019Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=11b5823d-398f-49bc-a9bd-70ee3ad8f022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:00:53.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:01:03.028Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=889b7da0-d745-4c79-9135-05c7af7a9f81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:01:03.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:01:13.035Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=1d800db7-52a4-4ccc-9361-89a89f95977a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:01:13.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:01:23.044Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=f789a446-0bab-4e66-b732-24705fca990c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:01:23.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:01:33.060Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=baaee18a-fa18-4a46-ab2e-d33e55abe5da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:01:33.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:01:43.068Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=341a8acf-935a-4873-828e-b4be64ffdb45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:01:43.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:01:53.076Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=fe3d5cd1-aff7-4983-8a2a-f07f6aaa2188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:01:53.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:02:03.084Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=d6f54458-4487-466c-b145-a43cc6bc5c66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:02:03.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:02:13.093Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=2db3d68c-5687-4c96-925d-7cabd526da11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:02:13.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:02:23.104Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=29173ef0-64d1-4780-977f-d1e29cb59eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:02:23.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:02:33.123Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=a507c9f5-89e2-48fc-b7b2-dcb679ac00d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:02:33.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:02:43.132Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=3d71b0c4-b74e-4a5b-bfce-e5e0045a0396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:02:43.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:02:53.149Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=6c619127-465f-4551-b32b-4d41ae47c667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:02:53.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:03:03.163Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=a60c1378-0a5f-4078-86b9-94aab80634d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:03:03.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:03:13.168Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=edf164a0-0d95-4e23-9200-9484f4f15cce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:03:13.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:03:23.181Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=8eef44f6-df23-465b-9428-31ed83883e91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:03:23.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:03:33.211Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=621786c2-bf30-4f89-be7a-78d9c4c21d33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:03:33.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:03:43.220Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=902d6d1e-ac51-443c-864a-76dcc537c0f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:03:43.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:03:53.230Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=edfb8bc2-358e-4f6d-bdc1-787b39208270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:03:53.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:04:03.253Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=28be1995-94d7-4134-852a-f00b5ee60bb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:04:03.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:04:13.269Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=527dc38b-1949-4e59-936f-9a15fb62d0a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:04:13.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:04:23.280Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=2cb795fa-a4df-4519-9162-d9f6b8591523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:04:23.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:04:33.288Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=eb8a8930-7c4a-4192-8a93-1e7453d090c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:04:33.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:04:43.296Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=1349b7ba-4c82-4905-b31c-9dcd29264502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:04:43.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:04:53.305Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=3f7cbd54-686b-466d-9574-330575185bd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:04:53.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:05:03.314Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=49084375-4dbe-4602-896b-20a7fe69088d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:05:03.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:05:13.328Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=73e179ed-c482-49f0-94b5-4c4ea93b1e85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:05:13.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:05:23.335Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=f978c9e2-06e8-4c9a-8c07-2c51a931aea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:05:23.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-29T23:05:28.960Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-29T23:05:28.960Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-29T23:05:28.962Z |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-29T23:05:28.965Z |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-29T23:05:29.041Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-29T23:05:29.042Z |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-29T23:05:29.045Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:05:33.347Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=3eb867af-1649-4537-8af1-1266aa4f575f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:05:33.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:05:43.355Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=9aaa3319-868b-46a7-98c0-e773b0f923e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:05:43.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:05:53.366Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=075c2eec-2216-47db-8d92-c9161cbf1a08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:05:53.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:06:03.406Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=221c8bb8-56cf-4ce5-a763-41491ecd5946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:06:03.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:06:13.416Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=f6953f50-b773-4f76-a485-363c009bfdee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:06:13.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:06:23.423Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=1f69ddbd-b3ee-4b91-acc9-d3308ac28299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:06:23.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:06:33.432Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=b6b463cb-b808-4b4e-acdb-5d38f72520f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:06:33.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:06:43.442Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=158525be-ddaa-48f7-9b93-17662c877de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:06:43.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:06:53.459Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=e7da9d5a-fc6a-4df8-a4b0-49c935c82f3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:06:53.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:07:03.468Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=3be9de76-33dc-4cdb-b2f7-8823c2afe0b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:07:03.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:07:13.477Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=d4fc0c0e-2929-4cde-8b62-37450656a58d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:07:13.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:07:23.485Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=b198ab97-ebdc-44fa-996e-f88bd52fa161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:07:23.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:07:33.498Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=bc93d3d4-c168-4b4d-9f4e-3f78c649c014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:07:33.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:07:43.517Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=d1ea0add-7a73-4a98-9186-a8a8e9fc9d10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:07:43.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:07:53.524Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=f4cf40cd-2fc8-425a-a5fa-62d85772441b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:07:53.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:08:03.533Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=7aa57cfb-4864-428c-91c6-c1949cb3ccc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:08:03.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:08:13.542Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=fa2a06ed-4b8c-40c4-95b0-dfe2d4f0c594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:08:13.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:08:23.557Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=ea97970a-3523-4124-9fac-3884a29d5f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:08:23.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:08:33.564Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=81f05a0f-22a7-43ed-b863-a086849705c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:08:33.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:08:43.573Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=a5c6f31f-d7d5-4945-9877-1ffd238abdc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:08:43.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:08:53.582Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=85cec7de-9b50-44fb-a023-2d1f1cab3c17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:08:53.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:09:03.591Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=22885dce-39ff-40d9-ab85-29a2a9ff3b45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:09:03.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:09:13.599Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=d36fac5a-14d8-4626-a6fe-04a123e38b62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:09:13.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:09:23.607Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=14f32f06-d565-459c-95b9-2d24dc0e0917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:09:23.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:09:33.616Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=757740e1-9c9e-4ebc-b3b4-402eabb61302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:09:33.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:09:43.633Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=cb2082b9-b679-46c1-a99a-f4b23b46d6ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:09:43.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:09:53.640Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=81f34c79-a16d-4032-868f-df14cfb65a56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:09:53.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:10:03.653Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=a312721c-1acc-46b8-93d4-6410a33e6f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:10:03.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:10:13.663Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=67803fa3-d9aa-4c65-8510-5b295af2549f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:10:13.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:10:23.670Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=bf728b52-c9c1-4672-9288-917a8e371777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:10:23.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-29T23:10:29.000Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-29T23:10:29.000Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-29T23:10:29.001Z |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-29T23:10:29.004Z |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-29T23:10:29.085Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-29T23:10:29.085Z |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-29T23:10:29.089Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:10:33.678Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=20838b10-76e7-4840-a8c7-ebe7604127fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:10:33.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:10:43.685Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=95648348-b0b2-4991-8278-9737a07002e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:10:43.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:10:53.702Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=c7f2f1ee-947a-4910-bf99-22809529ed83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:10:53.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:11:03.710Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=c750c407-ed03-45af-ac66-42a26832e99b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:11:03.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:11:13.717Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=cd1ec7ed-bbae-413e-a32b-0dfa6413925c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:11:13.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:11:23.725Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=53f52b27-e9ef-46b8-a965-76e5222456fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:11:23.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:11:33.732Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=83259f06-ae22-4b48-bae5-8ec57f0b9b27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:11:33.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:11:43.739Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=e4a2b88f-6eb4-408d-86b1-f02f9deb1bf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:11:43.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:11:53.746Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=cac38b5c-b2bc-4f6a-bebf-17beba945bc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:11:53.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:12:03.754Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=67cfc406-d28a-4f74-a06a-93206f67fe9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:12:03.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:12:13.771Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=6bad5a9f-073b-4069-84c5-9b601a4e0c2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:12:13.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:12:23.779Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=e07b2175-6c68-4ce8-b86b-3747d44cc951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:12:23.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:12:33.789Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=5dd9e6ed-2aa0-4c16-b6d6-74cc343152d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:12:33.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:12:43.800Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=de60e68f-9afe-4202-a691-1edd98727e74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:12:43.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:12:53.810Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=0799e68d-4692-43e6-a5fb-dd78c9bf839e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:12:53.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:13:03.818Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=89b35b44-70ef-41ec-a240-7a2e4fbc638a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:13:03.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:13:13.825Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=eba8faaa-93f6-445a-821f-31838680b704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:13:13.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:13:23.831Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=997f0700-bbfc-4858-828d-11e4e766effa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:13:23.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:13:33.846Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=d27d899d-d649-4b14-985c-d901dfa9b7e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:13:33.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:13:43.857Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=7cab2f9c-c103-43c5-85eb-a54265b6aee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:13:43.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:13:53.864Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=17094481-f026-4bb5-9d3c-96546351d8a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:13:53.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:14:03.871Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=5df89274-c833-449e-b4cd-838b369c674a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:14:03.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:14:13.887Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=baef773a-8086-4ddf-afb6-5f65a3cb1e62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:14:13.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:14:23.895Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=55506864-7cc5-4311-9134-647f007f7f76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:14:23.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:14:33.903Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=e592b36a-04db-46cd-8e95-c1f4e8eccc49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:14:33.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:14:43.914Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=e3ff7cf9-3ea6-4456-bdac-059a47e1c48a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:14:43.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:14:53.929Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=50d7c8ab-be4a-4a60-9ce1-f8ef61f6e715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:14:53.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:15:03.948Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=6c8bfc3a-cc0b-4cc0-ae6e-831d7085c1c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:15:03.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:15:13.955Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=8b9312f6-069a-4cfd-b7e1-200c740c2fe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:15:13.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:15:23.962Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=1f7bc614-4afd-4ddf-8eed-5026f8489833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:15:23.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-29T23:15:28.946Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-29T23:15:28.946Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-29T23:15:28.947Z |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-29T23:15:28.949Z |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-29T23:15:29.011Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-29T23:15:29.012Z |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-29T23:15:29.014Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:15:33.970Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=5263b894-7188-4020-b275-bccdfa3a9287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:15:33.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:15:43.978Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=4540ef4f-e244-4c4d-a743-a44c6210cbe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:15:43.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:15:53.984Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=cc0ab33e-b4f7-4631-a13f-ab7b3db786ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:15:53.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:16:03.997Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=221e3171-5ab9-45d5-9865-e273ad188639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:16:04.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:16:14.011Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=943c3012-7de0-4824-96e4-b9ad187a6916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:16:14.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:16:24.021Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=54271091-8054-4b4c-98d8-de276702e450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:16:24.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:16:34.028Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=8f0d44ad-def2-42ff-a74c-4b731292a0c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:16:34.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:16:44.036Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=04a26e87-51d6-43d6-ba42-cd421faed2aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:16:44.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:16:54.045Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=03c78a82-2b45-417e-9124-2f62b1d2b852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:16:54.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:17:04.056Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=00e58a5c-32fe-45df-a3df-eb687e49c01e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:17:04.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:17:14.063Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=0382799e-31c2-45fb-af24-142c29f89ffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:17:14.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:17:24.070Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=34bf8987-47a6-40e8-b032-c9b06171fdf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:17:24.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:17:34.077Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=226e8c57-f5de-4a01-b7da-80c317372411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:17:34.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:17:44.091Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=97f57cbd-f19f-4a6b-bff0-94b3ea043295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:17:44.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:17:54.116Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=12c5ee46-2803-4d76-a9dc-4268ca7b9a02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:17:54.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:18:04.128Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=bebee535-12c4-4666-91a6-c6e98d738d4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:18:04.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:18:14.141Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=da43806c-9aae-4d4c-8fa0-8e85f041d4c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:18:14.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:18:24.148Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=c3335630-cc58-4e7f-8b4b-d8310d279026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:18:24.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:18:34.156Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=d6c4f064-e48a-4155-bdd4-295adb5ff05e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:18:34.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:18:44.164Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=84341f5f-942e-4c88-9935-994ad6899c78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:18:44.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:18:54.180Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=998502f4-d635-4de5-b56d-37d639ba0759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:18:54.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:19:04.188Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=d5547d85-541d-4549-9d33-1632c2780102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:19:04.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:19:14.195Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=e66c1952-90ea-4084-85a9-bf890681e46d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:19:14.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:19:24.205Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=47cf2fdb-5a76-4c3d-9dfe-041e05d4b138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:19:24.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:19:34.214Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=f526f860-8aea-4167-ab9a-d79f4c23871d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:19:34.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:19:44.222Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=c9117b56-b0cd-4958-8011-2d379c27e85f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:19:44.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:19:54.230Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=d4091a8f-487a-4171-870a-475b1cf61d2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:19:54.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:20:04.238Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=049f31fa-bd81-4d89-850f-b34a75ae910d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:20:04.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:20:14.259Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=752d5325-0448-48d3-a2da-2203f7f5cf71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:20:14.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:20:24.267Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=8a0e5a7e-1f16-45ab-a4d5-745e680840e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:20:24.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-29T23:20:28.916Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-29T23:20:28.917Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-29T23:20:28.917Z |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-29T23:20:28.921Z |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-29T23:20:28.967Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-29T23:20:28.967Z |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-29T23:20:28.969Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:20:34.273Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=73b2aed7-cf0c-41b9-8655-90af6b56b3bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:20:34.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:20:44.281Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=6b8eca6a-ed22-437a-a725-8051be7ed419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:20:44.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:20:54.289Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=2a49996d-f849-4df3-8ee7-d66a65bc8175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:20:54.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:21:04.297Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=5e762649-4294-40a7-a726-c0943049c9b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:21:04.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:21:14.304Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=ed2a5ee7-a6d3-413b-9640-272b822d0766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:21:14.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:21:24.311Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=5f4b4989-35f8-4ad3-8493-f537f5890671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:21:24.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:21:34.318Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=d7d48830-c950-4e9c-85c0-d2894a7059c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:21:34.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:21:44.325Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=2fab6535-d302-4646-b0a8-4e2f0494db8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:21:44.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:21:54.338Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=a3c7efa4-8d73-4b81-92c6-78b078ff602a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:21:54.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:22:04.345Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=ba0feb18-a329-44c0-9db5-f361222991b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:22:04.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:22:14.352Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=a357e2e6-1f73-4313-9cf6-ddf2a417c42e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:22:14.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:22:24.359Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=5a4b6e3a-4b91-4bcf-a759-f6029177fb20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:22:24.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:22:34.367Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=0cc35093-5f06-42f1-aec4-467fa70e7c27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:22:34.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:22:44.373Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=3c91f21f-03e8-42a1-9a03-2329ec7bb509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:22:44.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:22:54.380Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=4b1d91bf-0662-4431-9ac3-a25d828c2426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:22:54.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:23:04.386Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=84bb81d1-03f2-41b9-a0d7-61ad1f901472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:23:04.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:23:14.394Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=1aa65232-327e-4b98-a699-a8ee2ad5460d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:23:14.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:23:24.405Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=a85177f8-98ff-49ad-8e27-5833be14ef8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:23:24.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:23:34.411Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=9dee2ca6-f840-49bd-abc8-c9430d5b06ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:23:34.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:23:44.417Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=d10619cd-868e-4c19-b15a-671406f097e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:23:44.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:23:54.426Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=06e7cd80-0286-4b47-a51f-7b8a90acebee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:23:54.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:24:04.435Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=cc251d8b-2625-477b-9e41-a90d553306d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:24:04.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:24:14.441Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=a0a552dd-2236-4804-bae8-9e6adfd21f76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:24:14.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:24:24.448Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=1c5275ba-fd53-45f4-83fa-4a9c45efc88c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:24:24.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:24:34.455Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=ae14a45e-e398-4f0d-a9ab-bed9210275fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:24:34.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:24:44.471Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=10a9260a-4b78-4a72-b611-f79611801754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:24:44.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:24:54.478Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=e7f0b6c0-6c50-4d79-9fbd-d2bf4d532c2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:24:54.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:25:04.485Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=a7a29ec5-d8df-4bcf-99ba-7177ae7f96b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:25:04.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:25:14.495Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=0d6ad559-c285-4ae5-b6b7-589191a8700f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:25:14.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:25:24.504Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=43410a31-9601-47a7-b934-5ac91fe2c0c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:25:24.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-29T23:25:28.987Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-29T23:25:28.988Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-29T23:25:28.989Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-29T23:25:28.992Z |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-29T23:25:29.039Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-29T23:25:29.039Z |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-29T23:25:29.042Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:25:34.511Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=33ddece7-6dd5-4993-a53c-556cb25969dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:25:34.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:25:44.517Z |INFO |Init configs |InvocationID=07824f9e-a064-49d3-be09-f8fc83da8967, InstanceUUID=dfa1aeb6-8ce6-4487-ab23-dcd38e2912fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T23:25:44.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |