By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-20T23:01:32.342Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-20T23:01:32.345Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-20T23:01:32.373Z |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-06-20T23:01:33.012Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-20T23:01:33.751Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-20T23:01:33.752Z |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-06-20T23:01:33.827Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-06-20T23:01:33.874Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-06-20T23:01:33.896Z |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-06-20T23:01:35.317Z |INFO |BeanFactory id=05302bd1-413a-33c9-8ded-f0ee0fca683f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-06-20T23:01:35.689Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-06-20T23:01:35.706Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-06-20T23:01:35.706Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.41] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-06-20T23:01:35.769Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-06-20T23:01:35.770Z |INFO |Root WebApplicationContext: initialization completed in 1873 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-06-20T23:01:36.061Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-06-20T23:01:36.959Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-06-20T23:01:38.543Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-06-20T23:01:38.875Z |INFO |Started MainApp in 8.474 seconds (JVM running for 9.045) |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-06-20T23:01:38.929Z |INFO |Start scheduling PRH workflow |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:01:38.939Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=1ed1b2b7-d955-44be-945a-516a5981e078 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-06-20T23:01:46.024Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-06-20T23:01:46.025Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-06-20T23:01:46.028Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-20T23:02:09.028Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.201.86:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:02:09.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:02:19.084Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=fafc0e8d-1fc0-4eb1-87c1-ca5559039bb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-20T23:02:49.132Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.201.86:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:02:49.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:02:59.137Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=3184c332-16e4-4f15-90ed-4894c22ace27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-20T23:03:29.172Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.201.86:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:03:29.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:03:39.180Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=c6d4ae35-9cde-4101-882a-645a5c3a6df5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-20T23:04:09.232Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.201.86:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:04:09.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:04:19.235Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=4f4636a0-b5b8-4218-8353-ed18c74fddb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:04:19.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:04:29.306Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=7d40de97-6b2c-4900-8d2a-491a1b6f0b41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:04:29.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:04:39.334Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=9d9781be-a3c0-4510-9323-69b1223a0b7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:04:39.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:04:49.349Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=699521d3-6dc9-4f8e-b9d2-7bf6566ae8f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:04:49.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:04:59.374Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=7e967f64-a4d9-4388-a6c7-0842c7b27ab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:04:59.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:05:09.405Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=c69dd1ce-4b8e-4ba5-bd02-7b16c4f168bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:05:09.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:05:19.419Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=7d5a08e0-ed62-4d4b-9bcc-19c63176ae6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:05:19.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:05:29.434Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=7fe8c99c-5121-4e97-831a-8397aec2e349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:05:29.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:05:39.450Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=4bc985f8-9474-4ba2-b272-84bf2e8f720c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:05:39.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:05:49.466Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=9a8af35c-f502-40f1-8b64-88f73d7caeaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:05:49.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:05:59.490Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=8c5667bd-af9a-4686-b31e-d7592c85eab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:05:59.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:06:09.506Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=96b9c2a5-4b33-489b-9c84-364595b79d10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:06:09.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:06:19.522Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=4e3025bd-03b2-4c3a-9815-a611d36fbcaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:06:19.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:06:29.537Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=5eff9080-0632-4b4e-af8e-11073028b79a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:06:29.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-20T23:06:37.530Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-20T23:06:37.531Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-20T23:06:37.533Z |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-06-20T23:06:37.536Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-20T23:06:37.599Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-20T23:06:37.600Z |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-06-20T23:06:37.602Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:06:39.570Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=d5ea35c5-8df0-4f42-8935-522a1c7e0d4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:06:39.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:06:49.587Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=4dd7db2c-4ebd-40c0-a9ae-46500f2403be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:06:49.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:06:59.604Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=d8f28e68-e7ab-4244-90d3-4b7beaf6010b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:06:59.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:07:09.632Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=9af5af69-5680-4fb7-856a-7ac7310dfa87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:07:09.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:07:19.690Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=dd0ed6fa-327b-45a3-bd0c-4e81a8bdd79d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:07:19.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:07:29.709Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=02982cff-1870-42cc-a7ae-d4736e60e0a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:07:29.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:07:39.726Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=02cdfd19-a28d-463c-b0c3-c7dbab132d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:07:39.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:07:49.745Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=100d69ce-0d72-42db-ba0d-a1a7eea70ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:07:49.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:07:59.761Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=a4b94f45-1b19-4404-8fe5-cd6b46e66f49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:07:59.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:08:09.779Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=9a924cb8-9425-42f3-9ffa-bc842619b5e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:08:09.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:08:19.793Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=a216f3fc-6304-4fb0-a3fc-e6f7a76a82f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:08:19.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:08:29.810Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=f3a8cd0f-f10b-48a6-b6b0-119ee98f2283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:08:29.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:08:39.821Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=3b8c3597-d3c5-45b0-9e0a-647c284a7032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:08:39.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:08:49.856Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=06ee9fbe-2dad-4e8b-b200-ead6a208eb2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:08:49.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:08:59.875Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=8181db76-7ebc-4078-9aa7-8ebe48c956b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:08:59.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:09:09.887Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=c5c98cfe-799a-43f9-9d77-f51c0548ded4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:09:09.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:09:19.905Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=ae861a70-5574-4961-b725-f0ec73ee0740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:09:19.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:09:29.915Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=c81c36da-ccd1-47bf-b226-eea8e37320bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:09:29.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:09:39.929Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=32d1c704-1ae5-4e71-864b-6d79a2622a3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:09:39.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:09:49.960Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=e60ddb8d-9d09-4e9c-a741-f534b20febec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:09:49.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:09:59.975Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=4c7468e7-0cd3-4abb-92eb-2048287ad597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:09:59.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:10:09.993Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=375bc9d3-7078-469b-a2b6-f50031d7d1c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:10:10.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:10:20.007Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=6cbe5f2f-54e1-49ef-a562-142b7a881c9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:10:20.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:10:30.022Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=47706992-70d4-4af9-a7bc-c33f99cc617b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:10:30.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:10:40.038Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=c9c913fb-8e7e-421f-8f9e-4d82996fe30d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:10:40.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:10:50.072Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=02de9024-c697-46ff-be80-7c8f2f3ad798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:10:50.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:11:00.105Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=bd6abf4d-6899-49df-ad40-54aa4a424f2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:11:00.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:11:10.118Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=1146852f-03ff-4abf-a815-88052b66764d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:11:10.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:11:20.137Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=04f8e1f5-a9f0-4462-bf6f-468bd6805e1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:11:20.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:11:30.167Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=63c62f82-606e-48d7-a8f5-a717b9b0867f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:11:30.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-20T23:11:36.509Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-20T23:11:36.510Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-20T23:11:36.511Z |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-06-20T23:11:36.514Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-20T23:11:36.593Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-20T23:11:36.594Z |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-06-20T23:11:36.596Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:11:40.181Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=b8c24a11-55dd-4c8f-9518-855beb22db2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:11:40.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:11:50.203Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=49dc5386-c15c-4bb7-ab7f-5de0e898a2be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:11:50.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:12:00.226Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=6d51b773-1c50-4f8a-a1cc-a1abb3029f98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:12:00.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:12:10.237Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=ee082b00-4df8-4f6f-b3e3-985345a15c25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:12:10.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:12:20.251Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=89b4879f-bcd4-4d38-a0cb-e7ce471c8cab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:12:20.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:12:30.263Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=fe33dd5b-c821-4e42-9f31-ae806fe0603e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:12:30.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:12:40.281Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=fdb3a30d-fd08-434e-b803-7723b6045e47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:12:40.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:12:50.295Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=a4d4a6c5-7ef4-4bf2-b533-da86e0ace774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:12:50.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:13:00.327Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=d688b044-f0e8-4d00-832a-efd26922a00e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:13:00.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:13:10.353Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=1bfd5318-f495-47e1-915e-9d089e1d036e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:13:10.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:13:20.375Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=e65e756b-5398-4233-be11-b723c4c0efc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:13:20.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:13:30.390Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=71533f32-900e-4b7d-9fb2-49f2e3cc9d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:13:30.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:13:40.399Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=bdc2d79c-ba6f-41ca-8973-ee0a258d66f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:13:40.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:13:50.445Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=731a7e7e-9c4c-42aa-82ad-f8fbd0763ee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:13:50.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:14:00.457Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=8f19c1b9-5ad2-4b16-bef4-0c5dcbf2a1f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:14:00.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:14:10.475Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=90f38947-95f7-4543-8bfe-7c1ec82e72e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:14:10.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:14:20.494Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=fb5b0d35-9b4b-48dc-bc47-05b30cabb5a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:14:20.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:14:30.528Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=f461ead7-2bfa-48fb-af01-8536312330bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:14:30.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:14:40.540Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=9be8e9c1-b2dc-42d1-a1dd-3ee8755b5bf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:14:40.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:14:50.549Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=a9b6c921-6742-40ad-90b8-ee4ca1d7adc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:14:50.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:15:00.559Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=665a00f2-8fe1-445b-a418-32b897f005f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:15:00.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:15:10.584Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=5e7f65f4-f08b-4be3-9c13-c42f9556e679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:15:10.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:15:20.604Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=85f8ddd9-7343-4ee2-af15-0700f59f61c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:15:20.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:15:30.625Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=73509995-24f7-47d2-b16c-fd67e494539c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:15:30.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:15:40.636Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=cefdf070-d294-42f4-b681-7ad63431c505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:15:40.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:15:50.655Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=32a616c9-ee83-48d8-a710-5cd2e0e185cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:15:50.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:16:00.680Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=65454ab2-b489-4c88-b4d0-00a42f8e7019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:16:00.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:16:10.698Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=2680a3b1-7859-4c4a-a651-9740061498eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:16:10.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:16:20.717Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=9ca04500-9676-4cc3-8e7c-ef80e0bd5410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:16:20.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:16:30.736Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=af73ec2f-96d2-45c2-a537-83b9a0e78050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:16:30.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-20T23:16:36.468Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-20T23:16:36.469Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-20T23:16:36.470Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-20T23:16:36.472Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-20T23:16:36.559Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-20T23:16:36.560Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-20T23:16:36.564Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:16:40.747Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=58e28c65-d94e-4d7c-be42-ad870d112440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:16:40.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:16:50.759Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=c6689c4f-844f-499c-9a27-cd154d786f0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:16:50.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:17:00.775Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=31f49590-39cd-41be-818f-1a047d91b11b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:17:00.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:17:10.796Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=af3e52ef-5334-49f3-8570-39f5ef58ca29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:17:10.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:17:20.809Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=769b4b03-47f4-46e8-93d4-17752ab22761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:17:20.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:17:30.837Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=59f17b16-fbb1-4560-b1ce-787ad38c86c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:17:30.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:17:40.851Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=7e65400c-64e8-4cd8-8380-4af72f7e29be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:17:40.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:17:50.861Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=f5e6c5f7-5d03-4837-b996-146685d045dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:17:50.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:18:00.873Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=ff658725-d875-44eb-926c-0f0b951af04e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:18:00.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:18:10.884Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=c8395cc2-b252-4bb1-be8e-d1b93567858b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:18:10.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:18:20.894Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=557f407b-9e0e-4a27-8998-5c02b97d88a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:18:20.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:18:30.903Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=d43a88c5-d391-45b8-bcde-2742a597ee1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:18:30.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:18:40.911Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=f7559d4c-7deb-4ada-9465-e3dda6440eff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:18:40.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:18:50.924Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=13d9a650-c346-4edb-9718-a3142328e19d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:18:50.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:19:00.937Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=f57d9241-b935-461d-975a-074e37c2d368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:19:00.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:19:10.946Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=71a418bb-0e74-46fd-9c46-185899fe89de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:19:10.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:19:20.955Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=0c804c41-9f05-4ae9-ab90-92a3da34825c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:19:20.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:19:30.968Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=05bfc97e-46f5-4aea-befc-3dd512986101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:19:30.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:19:40.979Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=4392272d-cd95-416f-b3db-5364f597233a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:19:40.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:19:50.989Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=f7cdd4ea-c942-4768-b1a5-e5040d6a7ab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:19:50.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:20:01.001Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=8a50536c-8746-458d-baab-43b4b5dcc90b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:20:01.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:20:11.010Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=2832dcc5-11c1-4368-8041-2525525ae4da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:20:11.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:20:21.026Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=79a8df6a-6845-4fdc-bf98-884212b348fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:20:21.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:20:31.036Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=0f5d88c7-711b-41c5-a6dc-489e96392319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:20:31.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:20:41.044Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=952baf8a-05c2-482c-b82d-c963dc067a7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:20:41.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:20:51.064Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=7758856e-011b-4ecb-a4dc-315453e80726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:20:51.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:21:01.080Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=2c49b1c2-89fd-468c-9836-ca32a91e9ca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:21:01.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:21:11.098Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=de5c5bf9-67e5-4087-807c-a408393432df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:21:11.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:21:21.116Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=398a194c-fb7d-4a78-a2ed-cbf642e482e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:21:21.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:21:31.137Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=0e217417-d5f7-45c7-9b33-fb884ddde8d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:21:31.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-20T23:21:36.526Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-20T23:21:36.526Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-20T23:21:36.535Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-20T23:21:36.538Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-20T23:21:36.601Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-20T23:21:36.601Z |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-06-20T23:21:36.603Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:21:41.148Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=60f85248-4d06-40ba-ae62-2b277120da32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:21:41.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:21:51.157Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=a0d33d16-34b9-4b33-9db1-9bb3e2287fd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:21:51.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:22:01.166Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=b1e82b1a-8f17-400e-a48a-dc98407c65c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:22:01.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:22:11.185Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=5e520539-23a0-4a9c-bf32-6bbcf3bc020d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:22:11.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:22:21.219Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=a8ba932e-ed4c-45dc-b1e0-c0859ac74d24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:22:21.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:22:31.250Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=8a428288-792d-4fcf-9db8-aa88cbb12764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:22:31.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:22:41.258Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=cd7e7924-e663-48d8-a5bc-af48eed61d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:22:41.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:22:51.270Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=8e5ea9fa-51a9-4c37-986e-3996210f492d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:22:51.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:23:01.279Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=dfc3f13c-3ee3-48c8-8aa4-760c910ea798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:23:01.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:23:11.288Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=b6e5f148-fc28-4ff9-83d3-d5fc8bd8f6ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:23:11.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:23:21.301Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=069e7613-75c7-4015-bb52-82dc73b7b031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:23:21.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:23:31.310Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=6d7ed03c-b77e-42b8-9047-e1e14b7ec218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:23:31.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:23:41.331Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=d4f6608a-beb7-4377-88b9-9f12c226e3e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:23:41.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:23:51.342Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=eacac010-a5e8-44c1-a5f9-899f79329f37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:23:51.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:24:01.353Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=cc37aeba-2fc0-4bb2-8357-e45c4bd084bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:24:01.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:24:11.364Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=48c8c1e0-a5bd-4e4c-97b6-f3098363de76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:24:11.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:24:21.378Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=3da2b695-610c-4ebd-8dcb-6d3bc793880b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:24:21.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:24:31.399Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=0e76cbd1-f653-4e9c-9645-a63615f2122a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:24:31.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:24:41.409Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=46f8a173-e09e-494b-803c-433f27c826cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:24:41.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:24:51.421Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=6c875432-f28f-438f-ae7e-868e97468f1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:24:51.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:25:01.429Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=dfe5a2aa-f9ee-4465-b6f6-21cc26a0f2f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:25:01.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:25:11.439Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=cf56ae3c-8ef3-4504-bf3f-4fd31061e46d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:25:11.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:25:21.449Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=588fc842-a157-4338-95dd-0b0825155124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:25:21.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:25:31.457Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=9387af30-0727-4293-8d6c-5ee802a6e47b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:25:31.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:25:41.468Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=10b3a16f-9d18-406b-a501-a49bf90150d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:25:41.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:25:51.482Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=59d7e381-deea-4f77-b9c5-dc89712e4aab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:25:51.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:26:01.502Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=77fb4d46-890d-493c-9bd1-8911a37b9502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:26:01.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:26:11.510Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=209ef9f5-0194-4684-b6e4-d669d3a3e398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:26:11.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:26:21.528Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=b2600cee-25a5-4219-88ac-12af337e95c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:26:21.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:26:31.536Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=4baa4d1a-6214-4c4f-8e30-647a0b854a1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:26:31.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-20T23:26:36.586Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-20T23:26:36.587Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-20T23:26:36.588Z |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-06-20T23:26:36.591Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-20T23:26:36.652Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-20T23:26:36.652Z |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-06-20T23:26:36.655Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:26:41.547Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=0c6e5ebb-fffc-4e55-906f-1721b1626da3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:26:41.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:26:51.561Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=8358412e-b663-4383-a3ed-d0a53df80fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:26:51.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:27:01.571Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=61830f09-d9ed-4fb3-b78c-a51dc2288afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:27:01.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:27:11.581Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=1a9b9e99-8eb3-4d27-877e-0b3f51d342d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:27:11.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:27:21.590Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=ab515869-7d31-41e9-8796-7e04435c9065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:27:21.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:27:31.601Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=b17fef84-fb7e-491b-9818-0c90ff9939be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:27:31.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:27:41.610Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=8523077c-6554-45ca-baee-ac4b1481e185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:27:41.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:27:51.624Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=926ca847-3fa2-4500-8900-8db963ff93e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:27:51.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:28:01.632Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=2e6f996d-8600-49f8-bc37-b9e61720ae24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:28:01.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:28:11.645Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=5a92aeb3-4017-401f-a82e-fbd136fcfaaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:28:11.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:28:21.655Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=80612281-7496-4b4b-a394-a960fcdf20e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:28:21.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:28:31.665Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=a93b72ab-603e-4cfa-a4c3-0add2314fc92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:28:31.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:28:41.674Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=d254653d-3a7f-4eef-8890-5c07d005549d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:28:41.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:28:51.682Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=ddaaf1b3-aaa8-44da-95aa-4b756e922f3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:28:51.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:29:01.702Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=30ae6e67-8134-42fc-8caa-1722558d4e84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:29:01.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:29:11.715Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=d6695b12-865f-4010-9a4c-bf04c7979ec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:29:11.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:29:21.723Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=56deb891-681f-4541-a5d5-f4b0e5f57634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:29:21.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:29:31.732Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=15e7254a-fb86-4e65-9cf7-8e3496a80bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:29:31.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:29:41.740Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=7cdb1b5e-2e45-412e-a254-fe92ea3f6f8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:29:41.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:29:51.749Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=d6f7da85-6bad-47ba-ae87-9364bc924a13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:29:51.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:30:01.760Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=a2b7cd8d-674c-4a97-a21b-f704e07628b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:30:01.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:30:11.769Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=6c8a06fc-009e-4dbc-aef6-5be822735549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:30:11.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:30:21.780Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=80792996-b2be-4649-8787-72ccebda910b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:30:21.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:30:31.787Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=e369d405-0b43-4a12-912c-a4f9352aa262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:30:31.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:30:41.804Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=e5e011cf-e9db-4c70-b825-97a32ec07bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:30:41.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:30:51.818Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=e75896bb-4146-4955-b347-f9106e0ec0ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:30:51.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:31:01.829Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=59759e05-4c2e-4683-8b8e-3002c5e4a021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:31:01.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:31:11.839Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=ccdfab2f-8acd-4950-aad8-acc9cf0041d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:31:11.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:31:21.858Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=e2d80e35-add7-4e54-b014-4247f14b1dbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:31:21.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:31:31.884Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=a6337435-41ba-4ac0-9229-c818a2b91ebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:31:31.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-20T23:31:36.530Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-20T23:31:36.530Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-20T23:31:36.532Z |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-06-20T23:31:36.538Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-20T23:31:36.614Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-20T23:31:36.614Z |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-06-20T23:31:36.616Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:31:41.891Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=5d9d5d02-ec77-4a2a-b5e1-36d8f3b461b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:31:41.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:31:51.899Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=953f5067-c0c1-4c14-af21-cd02a4c657d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:31:51.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:32:01.911Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=77fd14b0-5a45-4b74-aee6-8c9e4cdeeb04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:32:01.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:32:11.921Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=1166eda5-3c24-47be-a0cd-feb2302aeebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:32:11.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:32:21.934Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=849c5347-0c3a-4b56-9ae5-882e542a951a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:32:21.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:32:31.942Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=2d17b64d-d857-40d2-b55c-fd248bae52a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:32:31.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:32:41.950Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=1011c8cc-fd7a-4450-8e95-17223a7066b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:32:41.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:32:51.958Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=87d92716-e683-440f-8aec-0d3f1caece8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:32:51.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:33:01.979Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=6b12df9e-ce46-4afb-8fb8-ecd2e01d2f59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:33:01.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:33:11.990Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=6e548ab3-b899-4cda-a3a2-b8b0d0871555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:33:11.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:33:21.999Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=02fdfb09-80d5-4744-81dc-de28b0f4e226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:33:22.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:33:32.012Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=45dec2e0-3acb-4396-83ed-f2f464aa5558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:33:32.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:33:42.020Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=a9c49d4d-ba37-45a8-bb44-5aab1f8c0ae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:33:42.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:33:52.031Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=f0019dae-74cb-4ac4-a0ab-af645558ddbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:33:52.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:34:02.039Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=e15fb394-7d80-4405-97f9-44596c83646e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:34:02.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:34:12.051Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=df3b8372-f276-469b-9659-6ec2c3957732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:34:12.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:34:22.059Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=fb0572cf-7a75-400a-b867-627b110a1664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:34:22.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:34:32.069Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=64d7ec03-c9f1-44be-aad4-ab377b319804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:34:32.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:34:42.079Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=e3a7ea6e-0d88-4679-b90a-3534738a76bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:34:42.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:34:52.088Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=8976d81d-601d-4573-bf24-044dfc1d7c1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:34:52.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:35:02.100Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=6300a326-cfd7-4c6d-a044-6090980f88d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:35:02.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:35:12.110Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=6b57242e-cda4-41eb-8efd-ded9050c37b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:35:12.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:35:22.116Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=30739ed3-7375-4f20-a45e-c6b8b42b9ebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:35:22.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:35:32.123Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=e4519b22-a529-499d-899c-b6c3053bd82d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:35:32.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:35:42.133Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=3a90caa8-f29e-40bc-bb1d-2735288ae691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:35:42.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:35:52.143Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=3c1e9f70-feea-4c18-8604-e38ac7610fa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:35:52.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:36:02.152Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=3c0735f7-80a4-4342-933c-c1e082cd1288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:36:02.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:36:12.161Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=2ee040c1-f865-4a78-bdd1-4cb367084f09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:36:12.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:36:22.170Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=7e1df1d2-64aa-4834-9443-4ae9d9de59e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:36:22.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:36:32.177Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=ef180d31-89c1-4382-8a6f-0e2600c76d6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:36:32.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-20T23:36:36.465Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-20T23:36:36.465Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-20T23:36:36.466Z |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-06-20T23:36:36.469Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-20T23:36:36.524Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-20T23:36:36.524Z |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-06-20T23:36:36.527Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:36:42.184Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=061b0e90-f5ee-4810-abed-d3d65be15867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:36:42.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:36:52.195Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=8690b1d8-a0ec-4872-9adf-1c7df7368e25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:36:52.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:37:02.203Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=763909b3-4e92-4bcd-8d11-730815fddc87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:37:02.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:37:12.212Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=c5492808-7e63-4879-b8f4-08fd6fb9ffcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:37:12.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:37:22.222Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=9298ea41-e61b-4c77-9ff2-a1b43992f196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:37:22.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:37:32.231Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=2443a878-ab10-4f1a-a5ca-8de1defc6f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:37:32.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:37:42.239Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=86f7e8cb-0295-455e-96b1-f48c479b574a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:37:42.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:37:52.247Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=20b7f061-4b1f-4ede-8cb6-15b0a9b57f8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:37:52.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:38:02.257Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=749dc004-2098-4e66-90b5-70692061380d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:38:02.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:38:12.267Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=16945ccc-25fe-4dd6-817c-4c1e60705096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:38:12.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:38:22.276Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=f80e9d4b-7123-4d66-a067-e5393a479d7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:38:22.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:38:32.284Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=2f16341d-e6ff-48c3-8b6a-2313c24f202b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:38:32.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:38:42.291Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=983da53d-a4fb-47b6-afa1-c4f8fa77d96d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:38:42.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:38:52.303Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=dddb3050-30da-4a10-a09c-0ce386a9a40c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:38:52.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:39:02.313Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=ada81fbb-73c6-4883-b446-7d1b3499ef5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:39:02.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:39:12.320Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=e276128a-5253-47a5-a5e5-f3687cee235c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:39:12.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:39:22.326Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=e1b8db49-c1ab-4c26-a9a3-0addb2ff3bd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:39:22.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:39:32.335Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=3ed98c1a-193c-436e-9f27-c0825cd88ff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:39:32.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:39:42.344Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=6994fe23-4cee-4f7e-9474-a457c6964577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:39:42.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:39:52.352Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=bb77ac46-0935-4813-a7c7-2a4ffc1ba24a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:39:52.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:40:02.360Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=49f78e8d-ec16-4497-8fcb-e604679a299f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:40:02.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:40:12.369Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=6ebb896e-125f-44cf-8296-9c17e7f01325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:40:12.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:40:22.379Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=f1e4be30-3284-481b-8800-5bb4edf6c5e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:40:22.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:40:32.387Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=47c94890-54ec-4bbd-9122-0c5803673919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:40:32.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:40:42.394Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=b187d1bd-ac85-4378-987c-c39444b3adfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:40:42.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:40:52.414Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=c53bf19b-e170-44ff-8364-c4c2c1197d1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:40:52.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:41:02.423Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=29056ed8-8e32-401f-b9c6-a688490ef5d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:41:02.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:41:12.431Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=f7fd273e-1afe-42cd-b08c-3d786c1b4b14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:41:12.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:41:22.439Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=a4b62123-f463-4315-a059-e9255a9addc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:41:22.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:41:32.447Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=a8cbfd7f-c127-4a13-a43b-ec994ab43e16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:41:32.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-20T23:41:36.434Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-20T23:41:36.434Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-20T23:41:36.435Z |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-06-20T23:41:36.438Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-20T23:41:36.487Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-20T23:41:36.487Z |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-06-20T23:41:36.489Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:41:42.455Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=5a514378-68c0-4af8-a666-6c20b0cf4e09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:41:42.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:41:52.463Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=6ca229cc-5339-4fdf-ba00-f3633174a325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:41:52.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:42:02.471Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=34890b3d-f7b4-4e0b-8552-44c11934dd7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:42:02.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:42:12.479Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=3807edcd-f43c-4a95-806e-caf5330c8e1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:42:12.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:42:22.488Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=9c05a7e8-21d1-47b9-a957-86e3314e1c07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:42:22.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:42:32.498Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=cea37af3-e91f-4c49-a75e-c5338c408eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:42:32.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:42:42.507Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=95a25cc2-73d3-46a3-9ec8-41e7071232d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:42:42.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:42:52.513Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=a2f9bca9-69b4-40db-a22f-35ca48b51171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:42:52.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:43:02.522Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=a6e20ad2-95f3-4517-b5d9-bd7279e0a93a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:43:02.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:43:12.530Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=d8db44af-0094-459c-b62f-0b37fbcba244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:43:12.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:43:22.540Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=5368ea4f-e01a-40f5-9eaf-cdc659dee894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:43:22.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:43:32.546Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=ba26fe10-c734-4d4c-a1b1-1d3980b61c7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:43:32.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:43:42.553Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=651d997e-217d-4afc-b19f-80172c8efdfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:43:42.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:43:52.564Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=7d40b7e9-2195-4161-adc3-d0e657fa09ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:43:52.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:44:02.573Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=6fa80d9a-9fec-4092-a9c3-a9fea62faec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:44:02.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:44:12.586Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=d85ecaba-4736-4dd5-88b6-53ca96288dbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:44:12.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:44:22.594Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=9ba46389-c299-4f9d-8522-8e9de070d506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:44:22.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:44:32.602Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=c5b31efc-478c-4e1f-8b51-51527c1b7e6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:44:32.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:44:42.612Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=eeb3008d-7986-43e7-bd27-15116716c533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:44:42.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:44:52.620Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=821bae8a-8c48-4773-8ada-2dde72665485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:44:52.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:45:02.627Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=bc5518ec-0cf1-40de-b4bf-b71249db5473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:45:02.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:45:12.636Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=2d4de6bc-c1f7-470d-b2f1-9a67ebf00841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:45:12.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:45:22.652Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=3745399e-a0d4-4e3f-8beb-4501b156fde0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:45:22.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:45:32.660Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=0f1f5dd7-46f6-41f2-a7fc-d0926183b8c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:45:32.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:45:42.675Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=18879039-624f-4f45-93c2-f176b2f35468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:45:42.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:45:52.687Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=19b083cb-ae97-4493-b481-bd74613d9bce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:45:52.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:46:02.698Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=4751e906-f8aa-4f13-9668-58513c66f8b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:46:02.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:46:12.707Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=84967afd-af24-48b1-acfe-7eb056679445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:46:12.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:46:22.719Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=c7c77da5-e7d0-4b4f-9970-a8621185bfd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:46:22.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:46:32.728Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=5ea309f1-d6d3-4ca8-83b5-712486f12797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:46:32.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-20T23:46:36.425Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-20T23:46:36.426Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-20T23:46:36.427Z |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-06-20T23:46:36.432Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-20T23:46:36.517Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-20T23:46:36.517Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-20T23:46:36.520Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:46:42.736Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=1565de15-7472-4925-acad-62329aacced2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:46:42.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:46:52.744Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=01e3fab7-9070-4fa8-a5ea-35491a7324d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:46:52.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:47:02.751Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=e994c32e-d088-4cc9-a04f-9299c79f9de3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:47:02.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:47:12.759Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=0995065c-f4ed-4073-bd74-73befb63a763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:47:12.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:47:22.769Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=35a381e8-c227-46dc-8e56-160ed58a1af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:47:22.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:47:32.781Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=e72d924c-cb3b-4d93-9fa3-b703d347dbd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:47:32.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:47:42.787Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=b89d2eab-dcda-4403-abc3-d60a2f2129e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:47:42.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:47:52.797Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=2331f5fc-fbbb-4fc4-ad2f-3bfcd1f6554f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:47:52.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:48:02.807Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=42567b66-4773-4b1e-8c6a-79e7ed359756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:48:02.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:48:12.815Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=64c5689c-77c5-40dc-af5e-5dca58c86cb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:48:12.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:48:22.823Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=5a476f57-5e9d-4915-b2b8-c32b2ccc5385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:48:22.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:48:32.832Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=841e71ab-61c4-4b1c-b6f0-9d117feca48f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:48:32.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:48:42.840Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=5b8d8ace-b06a-4a65-ad98-8aef854f84fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:48:42.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:48:52.848Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=41c548eb-b326-4538-835a-85a37f14a8f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:48:52.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:49:02.856Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=0cd6b4b3-c49c-451b-90bc-e8aa72526302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:49:02.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:49:12.865Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=60abf7a7-3390-4693-89b6-327f9403c3bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:49:12.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:49:22.874Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=ff4fc701-9e20-4c77-8879-96f43128b02a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:49:22.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:49:32.882Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=02cff83a-f0cd-4bcd-a3c1-a01b13cfee9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:49:32.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:49:42.889Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=acca7c8b-47c5-4a3e-bb15-4d13a7f36c19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:49:42.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:49:52.899Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=9f8bca08-d8d8-41a8-b8f9-71ea4a64dbb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:49:52.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:50:02.908Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=d911b369-3cec-4130-ad71-ed9abe08de52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:50:02.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:50:12.915Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=e47fcbe9-aaf3-43dc-bc4d-d35f48ef86fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:50:12.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:50:22.924Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=9ebe2308-ad26-43eb-8026-9d0c35e1d64d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:50:22.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:50:32.935Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=d27437fe-a2a2-4ab7-9cf3-6199def81288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:50:32.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:50:42.944Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=69580dc5-3d70-4cdb-bfc4-77be6b0dc3c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:50:42.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:50:52.955Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=92410819-6a44-4ffe-be99-1bc5337cbe85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:50:52.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:51:02.964Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=21bbe071-19eb-4b2f-9c15-6acb5c032a3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:51:02.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:51:12.972Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=7c0825a9-ad64-4f77-992a-fa7f6c7c6ad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:51:12.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:51:22.982Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=83eded29-bc4c-4ec7-9bcc-b8d494995138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:51:22.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:51:32.989Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=342db668-5ea0-4dc9-95ca-c9d660348799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:51:32.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-20T23:51:36.465Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-20T23:51:36.465Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-20T23:51:36.466Z |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-06-20T23:51:36.470Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-20T23:51:36.538Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-20T23:51:36.539Z |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-06-20T23:51:36.541Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:51:42.997Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=30b1fc3a-40a9-4831-b136-3ad88a715136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:51:43.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:51:53.018Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=652c7f27-6de0-4ce2-a7db-7e63defc2564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:51:53.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:52:03.027Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=323fcf12-f8a7-49b4-9129-d7ea1873b40b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:52:03.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:52:13.035Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=644fa4cf-846d-44b0-b553-e5e3bb8136e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:52:13.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:52:23.043Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=81b7e731-8f09-4954-8119-197957fd744a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:52:23.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:52:33.051Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=fcc1e184-10d8-428b-979c-034ce34f50a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:52:33.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:52:43.058Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=a8c04e72-d733-4887-9552-ddb0aba94823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:52:43.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:52:53.064Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=d18ea898-47a7-4f0e-be81-9c772009bce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:52:53.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:53:03.074Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=ac39f589-64cb-4147-891f-b385dd43198f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:53:03.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:53:13.082Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=01152d5e-c3c0-4582-96cd-c02f2b2a39e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:53:13.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:53:23.091Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=dc0878ed-4879-48af-a174-cc1be56f78c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:53:23.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:53:33.100Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=ec6a9d69-1da8-49cc-9548-27fe3f02e972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:53:33.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:53:43.108Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=380c27e3-9e07-4287-b1a1-ad6ff61c0e1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:53:43.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:53:53.117Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=5591aa88-0733-42db-b937-1b367235ebd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:53:53.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:54:03.129Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=39cd1e7b-1b81-4b39-971a-a4c07b7f40f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:54:03.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:54:13.137Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=7b4bca39-0431-4edd-9741-fac0ef9aba00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:54:13.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:54:23.147Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=f9d6eef6-758e-412f-b6be-63038187bfc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:54:23.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:54:33.158Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=97d6d353-b7a2-4b67-8656-80d0bb2f4798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:54:33.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:54:43.165Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=9c88b328-b042-4c15-ae79-e9406691f87c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:54:43.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:54:53.173Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=a15d95d7-cc2c-4f03-8e1d-60dbdfc78a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:54:53.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:55:03.181Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=2e88d4f2-2f14-4193-9c16-77605960c12e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:55:03.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:55:13.191Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=fb9a9c64-1f73-43cf-abae-e117aaf9ac79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:55:13.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:55:23.200Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=656140fe-b60c-47a4-bde5-ae7d90efe48a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:55:23.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:55:33.208Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=1db7ff65-56cc-41fc-ad35-db5e3ca846ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:55:33.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:55:43.216Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=08885f9d-c184-4564-95f6-9724a0758b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:55:43.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:55:53.226Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=ea47d28f-f928-4460-a24a-543e30a0eaa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:55:53.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:56:03.234Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=dafcbb8d-abf3-48b9-ac3b-fc88b2f8d7f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:56:03.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:56:13.255Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=c4b6288e-6041-46d8-b8bc-a10fc0941556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:56:13.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:56:23.263Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=79207fbb-a216-4a49-9eec-4d1c9a7436c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:56:23.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:56:33.276Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=9add137b-7991-4dbe-962d-5a5afcfeecf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:56:33.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-20T23:56:36.435Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-20T23:56:36.435Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-20T23:56:36.436Z |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-06-20T23:56:36.438Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-20T23:56:36.488Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-20T23:56:36.488Z |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-06-20T23:56:36.491Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:56:43.291Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=4b866ef6-663a-4702-9be3-b0076537a8f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:56:43.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:56:53.297Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=cbdb53a8-5af4-490b-ba47-d9a2cc1774fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:56:53.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:57:03.305Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=614b63ad-8469-4383-b512-846a0e6a1335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:57:03.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:57:13.313Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=809d1ca4-4033-4a2a-96a9-b2e4be1b45f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:57:13.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:57:23.322Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=e3ba26b4-9b24-4370-a72e-210cee86810c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:57:23.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:57:33.330Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=c69e41b5-5b24-42df-b186-ad6df96f1cb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:57:33.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:57:43.339Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=c601abae-ca60-41e7-ad3e-d598c18b6584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:57:43.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:57:53.349Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=96a81998-13aa-499a-bf29-d1db3e8e4952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:57:53.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:58:03.356Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=2a70ee18-fbac-429b-adf1-c70d6e5b4fb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:58:03.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:58:13.363Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=755cf3e8-d3e7-4527-ac93-ab4ad0f76cb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:58:13.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:58:23.374Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=69fd91ac-fe80-422d-a338-0aa7688cc230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:58:23.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:58:33.391Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=6601777b-ca85-4ca7-bd0c-7ab50f19f632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:58:33.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:58:43.401Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=254e21e7-20e7-4cc9-b36c-4cedd00e3f3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:58:43.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:58:53.408Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=24e81e7a-240d-4890-b56d-002a08067038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:58:53.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:59:03.418Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=8974507e-fea4-4cfd-88c3-c422d359e6dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:59:03.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:59:13.427Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=733aa4ac-5440-4d0e-be1a-389f96fdf8ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:59:13.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:59:23.435Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=fd3637d5-ca97-45be-8249-606eb45aa4d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:59:23.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:59:33.441Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=8dbc70d0-d35d-46a3-9d9a-010a6f45bd53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:59:33.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:59:43.452Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=cf9cb8b3-22b7-4f72-8059-3257487a737c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:59:43.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:59:53.461Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=90c85450-b7a8-46ee-af21-0a5e36a5101f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T23:59:53.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:00:03.469Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=6e4b2c3a-cc91-4d3d-9639-8c1c4c088d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:00:03.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:00:13.514Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=2d901931-4a18-42f8-99e6-210e500b213b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:00:13.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:00:23.524Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=dac400b7-2aa6-45e3-ba3d-f5399083e2d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:00:23.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:00:33.532Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=0b4f190b-109d-412c-a928-c323282625ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:00:33.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:00:43.539Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=2219013f-7f1e-4368-b881-99a1f94fb252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:00:43.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:00:53.546Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=d45efa3a-f52e-4443-a8f3-c8e5ada01e5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:00:53.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:01:03.554Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=017bf86d-1bb1-4429-8a3a-a205d4e3cfc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:01:03.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:01:13.563Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=397d35e5-247a-4267-a14a-2aeef41f9412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:01:13.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:01:23.574Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=2b72be8f-b30b-4219-835f-be290ad080aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:01:23.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:01:33.581Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=2ce6f397-bef9-4a5f-91ec-f679bad744be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:01:33.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-21T00:01:36.454Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-21T00:01:36.454Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-21T00:01:36.455Z |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-06-21T00:01:36.458Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-21T00:01:36.512Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-21T00:01:36.512Z |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-06-21T00:01:36.515Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:01:43.593Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=2b09b2f2-8e05-497a-b8b5-a878a8afa9bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:01:43.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:01:53.602Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=92713258-87e0-4a12-8769-f86b442a2a77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:01:53.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:02:03.609Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=6265c7aa-575a-4b93-ad96-107ad9c015d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:02:03.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:02:13.615Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=7e4668e4-c934-4acf-bd43-2838549fde49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:02:13.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:02:23.622Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=8961e791-211f-4f13-8d97-24956b2724fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:02:23.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:02:33.633Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=b40a0739-9664-46b1-afef-d0c3cc0f9de5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:02:33.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:02:43.639Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=93b7edd0-20a3-443c-a7c6-2dc44ecfd02a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:02:43.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:02:53.647Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=baab0f94-cdf7-4286-a706-2c791559419c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:02:53.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:03:03.655Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=41f63903-e0d7-4ddb-a07f-17bff54cc512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:03:03.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:03:13.663Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=120593ca-64d3-46e9-8149-ad13a490241b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:03:13.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:03:23.673Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=b81beed4-bfb3-465d-9b46-fbc7705227f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:03:23.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:03:33.680Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=2b159e3b-5cd8-4e11-8c1b-d85824228d97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:03:33.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:03:43.686Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=d5b77c95-dc3a-4bca-9af9-ca03fa4035db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:03:43.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:03:53.694Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=eeaeab52-c829-4860-884f-f1148728ccf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:03:53.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:04:03.702Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=1332ce0e-702b-4af9-acda-fb80b57c744f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:04:03.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:04:13.715Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=954fb233-a875-4727-9f83-96d3bb45b87f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:04:13.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:04:23.721Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=3efda2cb-29ef-4745-b9e3-671db701d70b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:04:23.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:04:33.727Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=743db0fd-984b-40e3-8b67-940926b46ddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:04:33.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:04:43.735Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=2d12f3ea-ae18-4ab6-84f8-dfaf325aa6cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:04:43.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:04:53.741Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=22fcc3a1-abd4-4e27-b1fc-8e68c9d5f121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:04:53.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:05:03.748Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=b04c20be-ca21-43e4-a839-70ee6579c057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:05:03.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:05:13.755Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=fc63d3e4-9db8-472b-a86e-e2b062d08697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:05:13.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:05:23.764Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=8c5beb27-46aa-4c8b-a7ec-682b2d38b163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:05:23.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:05:33.775Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=162b9376-5217-4584-8d20-1fb17aa8504c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:05:33.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:05:43.792Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=35d96711-bbea-4b28-b5dc-6f6f57da3f9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:05:43.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:05:53.801Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=0c4070c8-f412-4057-869d-ac3a4e634be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:05:53.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:06:03.811Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=895c0ad8-905c-420d-a483-b501ab0e3417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:06:03.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:06:13.817Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=2e478a1f-7911-408c-baa4-0f34575aef7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:06:13.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:06:23.826Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=8e856add-02e5-4e36-986b-a9171fdf4dd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:06:23.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:06:33.834Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=19fe7b95-17f2-462f-bdf1-81d99834773b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:06:33.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-21T00:06:36.439Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-21T00:06:36.439Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-21T00:06:36.440Z |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-06-21T00:06:36.445Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-21T00:06:36.546Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-21T00:06:36.547Z |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-06-21T00:06:36.549Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:06:43.842Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=717fd2a0-86d6-4343-8948-8e2c5e12f649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:06:43.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:06:53.849Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=e730d2d9-9573-45c1-b70d-bc79d9286d90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:06:53.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:07:03.856Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=5a846ece-e6f1-42e9-9799-f89518a6e365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:07:03.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:07:13.863Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=a2ec912c-7152-43ba-87d6-7d250396b5be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:07:13.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:07:23.870Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=20b5244a-a44b-4641-995c-bbbbb6b0970e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:07:23.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:07:33.876Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=9a911cce-b017-4a34-9b84-02d73e1e5e4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:07:33.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:07:43.886Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=5a89f889-a33e-445d-b675-2a01b8162bb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:07:43.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:07:53.894Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=4a5b555e-9403-4ef4-ba73-5f56d53084e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:07:53.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:08:03.902Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=2f84d9a7-1403-461d-8452-2e22f56bedef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:08:03.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:08:13.909Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=1e6e2cd2-9e6a-4b4e-a90a-7b7da91329c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:08:13.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:08:23.917Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=62785312-7bdc-4d5c-a7b4-4c037d8e32d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:08:23.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:08:33.925Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=fcbc6780-8035-4497-b1f6-bd3ed54c2faa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:08:33.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:08:43.930Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=7cf2f4d6-3dc2-4479-8d76-a12d54327432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:08:43.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:08:53.939Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=c03010fe-97e9-4cf0-8676-1188eb6cacbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:08:53.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:09:03.948Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=1f4539ae-8ff6-436e-b4ef-183669c71edd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:09:03.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:09:13.953Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=f1102a23-f9e5-4e9b-ba97-e3f6581232b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:09:13.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:09:23.963Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=a19ec059-0ed1-48f3-9409-1eb58c1bcef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:09:23.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:09:33.988Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=fee9d534-83ce-45de-964b-c2bffaf5ddc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:09:33.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:09:43.995Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=2dc695e0-3ef2-4a40-93ab-b01f6eac314c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:09:44.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:09:54.004Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=e6f1309c-8a3d-4ece-899b-af81cd88f94f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:09:54.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:10:04.010Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=ad038ce0-2d83-4c71-b45a-3c17b9b8d66b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:10:04.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:10:14.018Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=2d26374b-81b5-47c7-a7b1-dd0524dbcfb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:10:14.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:10:24.025Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=4be84ce0-714c-4603-867b-39c88ea27081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:10:24.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:10:34.032Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=8459789f-d342-4490-9637-728e3f690874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:10:34.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:10:44.038Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=ce03b431-e77c-45ee-8e2d-77f687a0bd40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:10:44.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:10:54.045Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=15337d8b-6af0-4505-b3bb-70ab13b3d0fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:10:54.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:11:04.053Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=75f4359d-f528-4e62-9b45-75f0e5cfd087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:11:04.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:11:14.060Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=60cb3f8f-af7e-4a7f-b3bc-357572d4caf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:11:14.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:11:24.068Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=da590724-d034-474f-a4e8-0ebe7a744b99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:11:24.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:11:34.076Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=5d361556-fd4f-4a98-bde6-2f15cc6c8261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:11:34.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-21T00:11:36.470Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-21T00:11:36.470Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-21T00:11:36.471Z |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-06-21T00:11:36.475Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-21T00:11:36.533Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-21T00:11:36.533Z |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-06-21T00:11:36.535Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:11:44.083Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=582c7a29-a591-4ff1-91eb-cb327c8de115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:11:44.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:11:54.089Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=1dc5016c-efdd-44a3-afd6-6866b306d32d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:11:54.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:12:04.096Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=996c95f4-6222-4647-bf03-8f2e8d9dd9d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:12:04.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:12:14.105Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=c8bb1902-0215-455d-9972-250948f18f91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:12:14.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:12:24.113Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=8989b20a-878f-477d-a1bc-15486a5890dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:12:24.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:12:34.121Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=f9b64ce8-8382-4779-b503-0bba9ae43f64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:12:34.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:12:44.128Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=7e5c0778-7159-4df2-906c-28adf5cafcef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:12:44.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:12:54.134Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=b024d97d-2450-4c84-9432-0a34e93175f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:12:54.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:13:04.145Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=0522841f-d535-43b6-80b0-e7d5a49721d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:13:04.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:13:14.152Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=f8c340bd-0396-4950-aa52-054c83c7dabd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:13:14.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:13:24.160Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=d4f49b39-e22b-4cbd-82b8-5873a61888c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:13:24.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:13:34.170Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=dd678817-981e-412b-9b82-10299264edf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:13:34.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:13:44.177Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=7e8e6172-b1a2-41f4-8632-1b91f243998a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:13:44.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:13:54.188Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=f762bdc2-a05d-4cd1-8297-76be22fcb5f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:13:54.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:14:04.209Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=bd597b26-faca-4366-bd5f-41a2218d754d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:14:04.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:14:14.216Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=412c3d79-1e09-45fc-b423-9194672a4b25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:14:14.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:14:24.224Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=9ab4c864-49ac-49de-90f3-5638dc3511b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:14:24.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:14:34.232Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=89193e44-eef3-448c-9404-352bcb022c1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:14:34.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:14:44.239Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=289aa98d-5ef2-4c65-b1dd-d71a84388405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:14:44.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:14:54.246Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=0e36a0db-38a5-4121-993e-c64186bc5b23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:14:54.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:15:04.258Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=24e340ae-a3aa-48e2-bd8e-39d4419b1ede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:15:04.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:15:14.268Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=ff0a592f-eb97-4367-beef-79e06f52c459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:15:14.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:15:24.303Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=f3d55f0b-3fce-4bd4-a704-f106c93e9a74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:15:24.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:15:34.311Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=657766d2-0dc8-41e8-a5ef-4e7c33f698ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:15:34.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:15:44.321Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=704bec4a-c91f-4c1b-85ea-eec7070fd6c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:15:44.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:15:54.331Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=cebd7d8e-b0f2-4ec9-879e-01dd1079bc7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:15:54.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:16:04.339Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=4ba38927-8747-497a-aa11-5aa068648926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:16:04.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:16:14.347Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=babd7e1a-016d-4af4-a850-8b91a7b11356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:16:14.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:16:24.355Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=2f8049b9-b2a3-4da4-9720-5471879e5387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:16:24.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:16:34.361Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=1335f281-af6b-4d31-ae83-88b20ba9bcc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:16:34.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-21T00:16:36.619Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-21T00:16:36.619Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-21T00:16:36.621Z |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-06-21T00:16:36.626Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-21T00:16:36.687Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-21T00:16:36.687Z |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-06-21T00:16:36.690Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:16:44.368Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=9913b019-2153-429e-9f8b-23024924c576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:16:44.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:16:54.384Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=97197b8a-e7aa-4f45-aa9e-56dc4e94e0dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:16:54.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:17:04.395Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=f1f82876-b325-4a58-b1dd-330400e2908e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:17:04.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:17:14.420Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=ee3f4efa-24ff-4f28-8896-9181360bcbb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:17:14.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:17:24.427Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=f18812d8-0f8b-4618-ac63-2b79aab138b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:17:24.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:17:34.435Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=e0c55206-94b8-4a27-8784-1c52dcb4a6e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:17:34.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:17:44.442Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=ebb9a4e4-fd98-4ce2-9d44-57dda287cf21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:17:44.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:17:54.447Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=67c58565-da52-47cf-82f9-65466694b08b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:17:54.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:18:04.452Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=3e6eb16b-bd7a-4b7b-bcab-45058ee00691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:18:04.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:18:14.460Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=95b71826-b6c0-447c-a0ad-dbe157428011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:18:14.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:18:24.468Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=22327b33-f778-4e3b-9516-8603df849ae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:18:24.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:18:34.479Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=0a2b4218-2a8d-4b04-9af5-02e57b1c0250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:18:34.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:18:44.487Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=a950b29c-bac0-4bc4-90ad-e3eabafa3c0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:18:44.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:18:54.495Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=08b62919-cf4f-4c08-8d7f-27688bd0a8ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:18:54.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:19:04.503Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=2cce4aeb-fe7d-47c5-851d-ee057c243742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:19:04.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:19:14.509Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=06dcd0f7-2a7e-40e7-a18f-d3e21d286dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:19:14.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:19:24.525Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=dc1f34fc-99b1-434c-9006-9ed0402b8c65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:19:24.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:19:34.534Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=c321413f-c642-4fd6-95b0-4ec0ed08cf1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:19:34.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:19:44.540Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=57aad829-f269-4c55-b991-6f0f6971408f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:19:44.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:19:54.611Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=465d6072-65d3-4a2f-9791-861b50e64ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:19:54.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:20:04.619Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=bcac58ba-4133-4c49-9111-1c8dbc4db2fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:20:04.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:20:14.633Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=1157575d-2090-45e8-8040-98dc675af2a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:20:14.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:20:24.641Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=3c3d91ad-fcb9-4b0e-9832-4f30c8376acf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:20:24.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:20:34.647Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=ca0b8ff7-0fce-41c9-8616-bfaeb89253ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:20:34.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:20:44.655Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=2f0d690d-17f4-4860-bb98-078f2dfddb19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:20:44.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:20:54.664Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=c6710b32-9709-4527-ae30-79873dcfa6d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:20:54.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:21:04.673Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=56825669-ccc0-486a-83ff-bcf64ff51b3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:21:04.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:21:14.680Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=bdb13b6b-2d7d-44df-9dda-bbf3081a0f4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:21:14.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:21:24.691Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=f2b743f1-c7e2-4fe6-b48a-948774f00849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:21:24.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:21:34.709Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=fd948778-7ce3-47d9-b008-7be82303482c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:21:34.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-21T00:21:36.451Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-21T00:21:36.451Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-21T00:21:36.452Z |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-06-21T00:21:36.455Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-21T00:21:36.526Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-21T00:21:36.526Z |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-06-21T00:21:36.529Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:21:44.718Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=218009e6-a1fe-4d3c-b18e-554e1985edde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:21:44.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:21:54.725Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=e29dd1c6-04fd-4eb2-97ff-42dc75454276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:21:54.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:22:04.734Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=be4ceba4-ef88-4197-b4b3-3dae23c10dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:22:04.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:22:14.744Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=84f87dcc-e724-43b1-a446-fb01bde7d4a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:22:14.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:22:24.755Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=96987fe9-a08a-4891-a0af-0c65e6150610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:22:24.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:22:34.764Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=2c651f9d-0d67-4e22-82d5-23c498754516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:22:34.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:22:44.773Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=ee79b51a-c097-4ede-a722-bc763d223502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:22:44.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:22:54.782Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=f99c4976-367d-4e2f-9b37-5a7f04d06481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:22:54.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:23:04.789Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=84d2acea-c542-4724-a08a-d1d0ac22a0a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:23:04.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:23:14.797Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=fdf09aec-df5a-4a54-a9e2-ab2f53d1f687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:23:14.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:23:24.806Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=555142ed-bb0b-4667-b39d-bedbe1c727aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:23:24.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:23:34.815Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=58c69739-da4b-4fcb-86d6-684d9c3c2fee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:23:34.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:23:44.823Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=d5bddf74-a418-4187-aa67-e279251907ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:23:44.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:23:54.830Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=f2f10c18-574a-44c1-a3f1-b3bd08531cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:23:54.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:24:04.836Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=06576a2b-1645-4a11-b984-a8857f2da86c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:24:04.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:24:14.845Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=06af23d3-5a4a-4230-adb8-99e6834f1fd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:24:14.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:24:24.853Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=0b823ae6-18f7-4ad4-ac8d-cf6ff1a8c210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:24:24.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:24:34.860Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=ff8e948b-c751-4382-a210-6ece53a541a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:24:34.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:24:44.866Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=a2e2df7c-6005-4176-98dc-7bbe189d4a04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:24:44.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:24:54.875Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=aa268b84-a9af-4a01-ac28-8ae73bcc9522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:24:54.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:25:04.882Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=5e2f59dd-33d3-4795-8d8d-dad390def7f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:25:04.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:25:14.895Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=1f4ca8b2-e8fb-4798-9c33-ed5efa5f7b88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:25:14.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:25:24.904Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=3f35f00c-9b87-4743-8c15-c49836a72f60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:25:24.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:25:34.912Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=eb434141-87e9-468c-9251-ba06e674a837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:25:34.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:25:44.919Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=a1b0f4e1-c8cd-44a1-9441-167a217890fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:25:44.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:25:54.927Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=a864928b-cc89-4c8c-942b-04820bb1ae25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:25:54.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:26:04.933Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=43ff9e96-d0f8-4c13-9cbb-b160f74dfb2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:26:04.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:26:14.942Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=dbc1b05a-5b51-4ad1-bb7b-efed80ba22e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:26:14.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:26:24.951Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=c0922786-7906-4c62-97d3-0d405b657011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:26:24.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:26:34.958Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=2f06c126-0990-4224-bbcb-981726241c2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:26:34.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-21T00:26:36.395Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-21T00:26:36.395Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-21T00:26:36.396Z |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-06-21T00:26:36.398Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-21T00:26:36.462Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-21T00:26:36.462Z |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-06-21T00:26:36.464Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:26:44.970Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=b0442052-4481-4c58-90e4-6c1f0923107e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:26:44.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:26:54.986Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=fad0e06a-1030-400f-b469-05bf19a5b323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:26:54.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:27:04.995Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=6ae6b99d-12fd-4f94-99ea-fb6716a36d4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:27:05.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:27:15.001Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=c0adb890-db74-4ccf-8746-4fb5fecd42bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:27:15.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:27:25.009Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=f34cb71b-9d2a-4aeb-8913-f6183f386133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:27:25.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:27:35.023Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=98bd435d-b3cc-4166-bdf5-d30e54b90464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:27:35.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:27:45.032Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=9c78d25b-923f-48d8-b2a3-f74b8db0d67d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:27:45.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:27:55.039Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=9cc55438-282c-45bb-bbbc-1159cc8450f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:27:55.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:28:05.046Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=327df779-afaf-4803-a642-7cd264bb01f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:28:05.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:28:15.055Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=605661ba-7a4d-4f9e-8dcc-8330e583f2ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:28:15.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:28:25.062Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=4c35b04f-10b9-4a9a-81b5-1714d05b22cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:28:25.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:28:35.070Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=cbf24a28-24e5-46b1-8cf5-5b4219926f9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:28:35.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:28:45.077Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=520d9e71-ba31-4359-bac0-36334f71d05d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:28:45.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:28:55.090Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=b76d8369-5b46-460d-ae7f-45c27ae77c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:28:55.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:29:05.100Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=b22ec7b5-d107-43e8-abbb-5799fa5e93e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:29:05.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:29:15.110Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=1fb6cd7a-ffca-4bc6-9988-38d211f48f1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:29:15.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:29:25.119Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=a8197542-083f-4395-b187-974ecbae44d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:29:25.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:29:35.131Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=41bc8501-96ee-4538-a58f-67dbe1292720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:29:35.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:29:45.139Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=89126385-8287-452f-9ad0-d80d39f3b352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:29:45.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:29:55.146Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=9bfa08c0-02e1-4b4d-9f62-0ddc4bfa503c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:29:55.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:30:05.151Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=fdae1815-7d6d-4d48-8037-ab717ada849f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:30:05.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:30:15.161Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=90c6437f-f6b4-4058-a67c-593a25e476ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:30:15.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:30:25.171Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=9518b005-2018-4fe9-86d0-b2ce4c01ad19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:30:25.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:30:35.180Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=987b747c-e799-4a2f-9929-fd2054bda16f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:30:35.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:30:45.190Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=0e04141c-631e-45eb-9bb9-da014b768b8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:30:45.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:30:55.198Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=007686c7-a9c1-455f-a5ab-26902b6a0f64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:30:55.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:31:05.205Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=241d9764-d309-4405-a867-60b60a9237ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:31:05.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:31:15.219Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=46b3f647-1544-430c-a873-b2a43592aa21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:31:15.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:31:25.227Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=5ac51233-3a91-437e-9510-ce70f06cb5d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:31:25.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:31:35.234Z |INFO |Init configs |InvocationID=771bb865-6994-437f-ab64-43b62ca004a7, InstanceUUID=0c9b6189-21fa-4fe8-95e3-d851c50fdae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-21T00:31:35.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-21T00:31:36.452Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-21T00:31:36.452Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-21T00:31:36.453Z |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-06-21T00:31:36.456Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-21T00:31:36.510Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-21T00:31:36.510Z |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-06-21T00:31:36.512Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 |