. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T07:49:22.859Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T07:49:22.861Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-17T07:49:22.892Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T07:49:23.546Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T07:49:23.644Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T07:49:23.644Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-17T07:49:23.644Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-17T07:49:23.723Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-04-17T07:49:23.780Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-04-17T07:49:23.802Z |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.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-04-17T07:49:25.287Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-04-17T07:49:25.776Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-04-17T07:49:25.793Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-04-17T07:49:25.794Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-04-17T07:49:25.862Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-04-17T07:49:25.862Z |INFO |Root WebApplicationContext: initialization completed in 2060 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-04-17T07:49:26.198Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-04-17T07:49:26.774Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-04-17T07:49:27.908Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-04-17T07:49:28.320Z |INFO |Started MainApp in 7.707 seconds (JVM running for 8.354) |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-04-17T07:49:28.421Z |INFO |Start scheduling PRH workflow |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:49:28.463Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=8b1c6f9a-0f18-496b-808d-71f9324fb0c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T07:49:29.986Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.7:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:49:30.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-04-17T07:49:36.296Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-04-17T07:49:36.297Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-04-17T07:49:36.299Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:49:40.012Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=a211e544-4b2e-4e14-8022-484ef5aeff83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T07:49:41.146Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.7:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:49:41.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:49:51.147Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=dafaeabe-0d1e-4f17-afb0-616e63f5bd5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T07:49:52.218Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.7:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:49:52.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:50:02.219Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=eda7c471-a768-419e-bd3e-01ae2e52c147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T07:50:03.418Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.7:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:50:03.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:50:13.420Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=ad1a5828-9be0-4056-a648-1454f4016ff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T07:50:14.459Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.7:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:50:14.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:50:24.461Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=20072a9f-05d2-468a-84f3-c6253f52b0a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T07:50:25.690Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.7:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:50:25.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:50:35.691Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=99f97286-9d9d-4925-a2b4-58e07cea466f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T07:50:36.794Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.7:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:50:36.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:50:46.795Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=0de26205-f6d0-495e-bd4f-75b8ff592c98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T07:50:47.834Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.7:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:50:47.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:50:57.835Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=9910acc6-eb0a-470d-8856-e070d0daa82e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T07:50:58.906Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.7:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:50:58.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:51:08.907Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=d5c6df3c-4dd3-455e-a6ae-50825a69b1b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T07:51:10.042Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.7:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:51:10.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:51:20.043Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=f6c649e3-7e0b-4142-aa35-e141b8cd4bd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T07:51:21.082Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.7:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:51:21.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:51:31.084Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=64b6f492-3c8c-45dd-b52a-8bf480cf0806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T07:51:32.218Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.7:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:51:32.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:51:42.219Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=827de18a-3124-4c44-b206-2ddde4e5e6fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T07:51:43.358Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.7:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:51:43.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:51:53.359Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=9e0010f7-a776-4112-b30a-ce16e1cb12bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T07:51:54.394Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.7:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:51:54.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:52:04.395Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=369dff72-c58d-4df7-84d1-13edeb8db3ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T07:52:05.626Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.7:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:52:05.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:52:15.627Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=cadbde49-58bf-48fb-847a-4541d5156e6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T07:52:16.870Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.7:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:52:16.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:52:26.871Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=de947d99-8cad-46e1-b98e-bc2a93181a7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T07:52:28.026Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.7:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:52:28.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:52:38.027Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=f6dce195-6dd2-4fda-b6b3-81efce6ef416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T07:52:39.066Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.7:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:52:39.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:52:49.067Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=4b109c05-d98a-46d3-bcbf-d5559489ae20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T07:52:50.138Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.7:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:52:50.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:53:00.139Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=cffa425c-379a-42cd-bee7-534b9a1c3737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T07:53:01.370Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.7:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:53:01.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:53:11.371Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=628f389b-4e4c-4d4d-899a-53a2ae4ca1a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T07:53:12.506Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.7:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:53:12.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:53:22.507Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=720ca302-6549-4498-b1d8-dfa8a8c06ae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T07:53:23.578Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.7:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:53:23.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:53:33.579Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=04eb238d-bfcc-4d3a-b151-7ce7585db2cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T07:53:34.622Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.7:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:53:34.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:53:44.624Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=116ff5a7-b724-4de0-a668-215344277484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T07:53:45.754Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.7:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:53:45.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:53:55.755Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=4361f0b3-a0f5-4807-8b90-6e0f94c4662e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T07:53:56.890Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.7:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:53:56.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:54:06.892Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=193bcefb-f1e5-4694-a79a-c5132bf49a27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T07:54:07.930Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.7:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:54:07.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:54:17.931Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=e6bf8792-06ec-402b-9161-0676e072da63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T07:54:19.034Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.7:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:54:19.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T07:54:26.974Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T07:54:26.975Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-17T07:54:26.976Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T07:54:26.978Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T07:54:26.987Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T07:54:26.987Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-17T07:54:26.987Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-17T07:54:26.989Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:54:29.035Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=6769cf25-67c5-485f-bbac-bbdb1a64f8e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T07:54:30.298Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.7:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:54:30.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:54:40.300Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=5cd377f4-f725-4c7a-8ec3-29a815e04c70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T07:54:41.402Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.7:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:54:41.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:54:51.403Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=c3a29600-2e19-4349-95c0-a815b5681774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T07:54:52.442Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.7:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:54:52.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:55:02.444Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=3408e599-d0ec-4412-8033-51fe905389cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T07:55:03.578Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.7:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:55:03.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:55:13.579Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=668ddafd-9cd6-42b3-9ffa-4a6ab911a3f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T07:55:14.682Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.7:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:55:14.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:55:24.683Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=7375a794-55a2-46a1-bd55-d449b2620d14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T07:55:25.818Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.7:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:55:25.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:55:35.819Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=0d17902d-7893-478f-89ef-d8fff96ca104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T07:55:36.954Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.7:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:55:36.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:55:46.955Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=3cfb6776-950d-4572-8d83-52f90c1a1a8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T07:55:47.997Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.7:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:55:47.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:55:57.998Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=e3816b0f-2839-482e-b5cb-a0221efa5d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T07:55:59.130Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.7:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:55:59.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:56:09.131Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=938751f6-98bd-4310-984f-8feb45ab6989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T07:56:10.170Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.7:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:56:10.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:56:20.173Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=df89b08c-36b6-4fab-95a5-6891af703c19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T07:56:21.210Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.7:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:56:21.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:56:31.211Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=76126c8e-9dba-4669-81dd-904a01fb3091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T07:56:32.282Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.7:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:56:32.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:56:42.283Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=15b6c140-ec0e-4ce0-8b47-5dea1fb71f57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T07:56:43.642Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.7:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:56:43.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:56:53.643Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=b134cfde-dea9-466c-ab92-8f0db5db663a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T07:56:54.714Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.7:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:56:54.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:57:04.716Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=c45c0bc6-f3fc-42d0-8561-e60099c97f8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T07:57:05.786Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.7:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:57:05.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:57:15.787Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=84a51c67-056d-4099-b19d-3793ef181731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T07:57:16.858Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.7:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:57:16.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:57:26.859Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=c433fd78-7636-453a-9740-d653b64edc24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:57:27.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:57:37.311Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=4fb53818-94ef-47a2-97a2-3378d75617a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:57:37.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:57:47.323Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=51134c7a-4c25-4f8f-9104-78f84074f5a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:57:47.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:57:57.951Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=91e78bac-33a8-4af5-a746-72365bbb3f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:57:57.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:58:07.961Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=eb003f73-0420-45b6-99a2-ccbd266a7da5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:58:12.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:58:22.978Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=5645dd20-b072-46e6-a2b2-5d008ae1b364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:58:22.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:58:32.988Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=3c2effa5-e4a8-4036-8f65-0351efe75c04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:58:32.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:58:42.999Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=8ed96a62-4f6f-4e1a-ae9c-4f391fae95f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:58:43.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:58:53.007Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=992d32a1-2bb2-4988-8a47-b855ff22fa48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:58:53.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:59:03.016Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=6eeeec90-43e8-45e1-a41d-e7c0b9799da0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:59:03.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:59:13.024Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=6bfad876-4e17-427a-b241-cca16305697a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:59:13.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:59:23.033Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=e30b066b-c0f2-4c81-9d3b-29378f98c785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:59:23.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T07:59:26.425Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T07:59:26.425Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-17T07:59:26.426Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T07:59:26.428Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T07:59:26.436Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T07:59:26.436Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-17T07:59:26.436Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-17T07:59:26.438Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:59:33.043Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=f37bc6a1-3d84-4ef3-8ba8-92dc20009448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:59:33.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:59:43.052Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=b52cf053-8c53-4a34-8842-35703e14dc18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:59:43.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:59:53.060Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=b7fa5af8-1285-4abc-bac3-9e792fbb96dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T07:59:53.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:00:03.068Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=b4d200b0-272d-47b7-a5fe-a1df36f48f8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:00:03.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:00:13.077Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=3c65b450-b3af-4e89-8c50-f342d07f93ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:00:13.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:00:23.085Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=d6631905-0050-4c9d-965d-1995cb9458d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:00:23.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:00:33.495Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=7bf389f3-d77a-4d2e-81d9-a4fc385c0c71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:00:33.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:00:43.504Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=8a900992-de0c-462f-89c1-47ee48b58cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:00:43.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:00:53.512Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=b0c0ca16-ff88-442b-b88b-e5bcd6f9dd01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:00:53.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:01:03.522Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=b72ecc7a-1721-426b-bf3e-84596654fdd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:01:03.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:01:13.529Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=20abafb6-38ec-431c-be6d-1d719d8d41de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:01:13.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:01:23.537Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=442e120e-b502-48ad-9908-91f9b6e7b101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:01:23.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:01:33.546Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=66021d95-81f2-43cb-aace-c14de7141c23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:01:33.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:01:43.553Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=daede042-4652-4b29-97bd-2e5ee5d4966c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:01:43.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:01:53.560Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=a2bc5021-fa39-46e3-933f-9f344ec4da16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:01:53.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:02:03.567Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=27088179-420c-4fd9-9a31-2bc4ef3889b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:02:03.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:02:13.574Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=42535fdf-5ce5-4cee-b9e4-7f85c870e17b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:02:13.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:02:23.581Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=ec11ba2f-20a4-40d9-b53f-1321fbc0db3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:02:23.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:02:33.591Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=eac5d48e-b063-40c6-bca4-fad547bf58af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:02:33.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:02:43.598Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=a2d26a06-5043-440f-ac27-7dccfef40e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:02:43.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:02:53.605Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=e05dad09-e163-4666-bbcf-447578253999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:02:53.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:03:03.614Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=3300a397-2945-49ed-af44-445923d5d2d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:03:03.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:03:13.621Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=0a10b1f5-5579-41a1-8836-d0e61d7bb7ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:03:13.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:03:23.629Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=197fd8dd-48db-48f2-ad5d-b60b8e2127d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:03:23.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:03:33.636Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=c9bb895b-aa65-4d13-9fa7-577043977762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:03:33.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:03:43.643Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=e793a292-5279-44c2-a17d-e1e721c0d10d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:03:43.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:03:53.651Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=85ff58d3-7aa8-4013-9c52-606cda2becaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:03:53.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:04:03.659Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=b795b6b8-390a-485d-b6a1-3ecdcc982102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:04:03.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:04:13.666Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=430dcb52-f8b6-4349-a556-0d947336c154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:04:13.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:04:23.674Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=ba934c23-c00b-48cd-be2b-2a07b932e09d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:04:23.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T08:04:26.381Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T08:04:26.382Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-17T08:04:26.382Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T08:04:26.384Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T08:04:26.390Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T08:04:26.391Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-17T08:04:26.391Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-17T08:04:26.393Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:04:33.682Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=57719859-69f7-42ee-a175-1684fd65bb30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:04:33.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:04:43.690Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=a976380d-fabf-435a-ab12-c191a8e3cd95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:04:43.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:04:53.698Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=ffa493eb-ccd9-45eb-985a-46c6339ffe67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:04:53.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:05:03.705Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=c0a87474-88fd-4f32-bf69-b2ae9e119bcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:05:03.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:05:13.714Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=74864d13-0179-4132-96d1-db710be8f441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:05:13.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:05:23.720Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=0e200e42-abab-4819-b44e-49306f318229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:05:23.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:05:33.727Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=226a877f-a71d-46e1-9f2d-8bd11ecc6193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:05:33.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:05:43.735Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=36beb853-34bc-49f9-9e21-d9ff126e12e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:05:43.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:05:53.743Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=ca44ef9f-3c70-41b6-a6a6-a4d13afa8ec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:05:53.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:06:03.753Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=9daee44c-03e3-4470-9b73-aea6a544ef82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:06:03.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:06:13.760Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=7c75055c-5750-4dc7-9a8e-be9f98a6f281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:06:13.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:06:23.768Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=c0f7287a-1b56-4627-9e60-4f1cae2c250d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:06:23.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:06:33.774Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=5eae9e7e-3c29-4751-b047-66405c74f6fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:06:33.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:06:43.781Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=d9389f93-6db1-4718-ba64-57bd7fe1648b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:06:43.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:06:53.788Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=6350cd33-55e0-48c6-b1aa-c3390eba12aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:06:53.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:07:03.795Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=dcf348ae-472c-42a3-885c-a7a90ecf3231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:07:03.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:07:13.803Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=de915dba-c84c-4241-9fe6-375a068bc194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:07:13.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:07:23.809Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=d97c59ff-0791-4101-aec4-0cabbad5459b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:07:23.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:07:33.868Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=30c4e598-ec42-4cea-b27f-b903ded1fee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:07:34.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:07:44.121Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=67e662ab-13db-450e-ae61-48256c2f8bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:07:44.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:07:54.129Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=6b1bd0f0-aef6-4567-bf43-ca3b27b5c804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:07:54.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:08:04.136Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=f71c29d8-34dc-4f03-a8f4-ca8783cd8a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:08:04.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:08:14.144Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=05583887-480a-4e93-959f-2302c5a956a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:08:14.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:08:24.151Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=4bfcacbf-0418-4e16-b581-83409782eedf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:08:24.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:08:34.159Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=7dc73cf3-59d8-4e0b-97fb-bdcd2696d15f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:08:34.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:08:44.166Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=03737fcb-0b71-438b-84a4-2cfda2ea9770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:08:44.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:08:54.173Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=1bf887fc-bc33-4ba3-8c20-23305e968b67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:08:54.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:09:04.180Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=43e5d2ad-a0d3-456b-8318-0a7cbc61ac6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:09:04.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:09:14.187Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=bcdb8195-6f84-411b-924b-640389935d6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:09:14.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:09:24.194Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=a2b1afb7-5715-4ef7-9546-b09faed975eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:09:24.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T08:09:26.387Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T08:09:26.387Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-17T08:09:26.388Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T08:09:26.389Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T08:09:26.396Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T08:09:26.396Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-17T08:09:26.396Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-17T08:09:26.397Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:09:34.201Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=4a0aea2a-136e-48ce-995c-856158e1ca2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:09:34.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:09:44.207Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=21a6b6ab-2225-4958-afcc-7f19d020b644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:09:44.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:09:54.214Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=33473d9b-e060-4255-89e7-0a882718ddc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:09:54.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:10:04.222Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=8db57221-1759-49bb-8288-02dd782f5e67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:10:04.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:10:14.229Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=91837029-1656-4ff1-ba0c-cafd086de414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:10:14.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:10:24.236Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=0cb44301-2222-4671-a6ef-d01acbba4e6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:10:24.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:10:34.243Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=d50dec73-cef4-4b17-935b-1097d3863f27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:10:34.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:10:44.252Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=c22060a8-2194-49e7-b7c1-23fd808afff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:10:44.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:10:54.259Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=78da60f9-2062-4a70-af1b-dc368f726e19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:10:54.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:11:04.265Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=ca98ec1e-19e8-41f2-ab8f-ba6374b721e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:11:04.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:11:14.273Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=72063a20-fbec-46eb-bbb1-d1f3fffeb1e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:11:14.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:11:24.279Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=4b620833-b830-41f0-a293-97ab6be41a18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:11:24.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:11:34.287Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=a81c83cb-21bc-40ef-81f7-ae2b70a9fa8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:11:34.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:11:44.294Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=711d9eac-4548-4c4d-907e-58d81bf4cb82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:11:44.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:11:54.301Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=cbf5637f-a4a2-4877-a5b1-385b5bd4c1f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:11:54.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:12:04.309Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=ae47460b-3851-4261-b81f-c6959f6b8f29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:12:04.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:12:14.316Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=c2e9cffd-e524-459d-be43-eae6b90370b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:12:14.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:12:24.322Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=d0d85981-e03a-4308-a344-30111e7b1a52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:12:24.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:12:34.330Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=c18b5342-61d3-4118-9476-5422ffff9928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:12:34.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:12:44.337Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=026a84a4-e9a3-4976-95e9-111f4f9aa7c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:12:44.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:12:54.344Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=e37aadb9-1c77-4d4a-bd4f-853b74cd7709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:12:54.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:13:04.350Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=e6bfc057-6808-4d2e-b15a-da6ee7b1b8f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:13:04.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:13:14.356Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=05950805-d7f1-453e-a8e1-36c5ce17e8bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:13:14.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:13:24.363Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=2a492448-7cf2-448f-942b-3913edfd515c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:13:24.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:13:34.369Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=7ef7b283-6b7c-49ac-9d10-af8f4f692e44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:13:34.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:13:44.376Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=17e3fa22-842b-4949-b2b5-cdfda3bfd4ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:13:44.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:13:54.384Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=b206581f-e883-4bfc-a9d1-3559e213f8ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:13:54.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:14:04.392Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=92fb2b20-5baa-4da2-9ef1-d7507f01c8a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:14:04.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:14:14.399Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=2586f1fa-98e3-451b-b4ac-8cbf6a4b3d4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:14:14.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:14:24.407Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=b2c07fcf-55d2-40df-bb2a-eabcc522631b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:14:24.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T08:14:26.385Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T08:14:26.385Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-17T08:14:26.386Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T08:14:26.387Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T08:14:26.392Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T08:14:26.392Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-17T08:14:26.392Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-17T08:14:26.393Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:14:34.413Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=bae3b71d-6c1e-4462-affc-a581fee9ccbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:14:34.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:14:44.420Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=fc54b991-16a2-4a0f-896a-a1496fbbc46f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:14:44.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:14:54.428Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=1db5c229-620e-4a1f-8961-6bbebe5ee0f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:14:54.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:15:04.437Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=f44c57a6-c1a0-47d7-ae28-0b3d3bb0c355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:15:04.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:15:14.444Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=c1122233-bfbd-4b8e-aec6-c10ecf34fdaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:15:14.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:15:24.450Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=900689e8-6a67-4767-98ec-3967effe1829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:15:24.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:15:34.458Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=b88baf24-e0cd-4052-a6cf-1e55792c7cc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:15:34.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:15:44.466Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=fb503bdb-fd73-4b8c-8d07-9c525b937b8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:15:44.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:15:54.473Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=1fbe2618-435d-45c9-89a9-ae03c469f522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:15:54.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:16:04.479Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=51249029-c3cf-4764-aea8-1cb8c6d97252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:16:04.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:16:14.486Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=da4d8737-9a0e-46e2-aa7d-400db04a2bdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:16:14.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:16:24.492Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=6e4c9b06-338e-46dd-a892-6cb72b29c185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:16:24.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:16:34.498Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=80058435-dce3-44de-b848-1154e97d537a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:16:34.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:16:44.505Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=5d4035b4-5a7f-4be9-a41a-a84e76156714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:16:44.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:16:54.513Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=89860385-8951-43dd-9791-de1238996a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:16:54.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:17:04.519Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=6dab8016-dfe6-438b-b9a0-a789b9511dfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:17:04.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:17:14.526Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=ac642856-85ef-4a61-8d7f-74cdd64159f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:17:14.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:17:24.533Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=d57b5b56-4f03-4c94-84ee-e4565c70b793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:17:24.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:17:34.540Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=baff60c2-070f-4edb-abed-f97ff950a70a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:17:34.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:17:44.546Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=07211309-97bd-43ec-84f9-be8ec531a30a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:17:44.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:17:54.554Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=d50e931a-bf31-4389-a4f1-46fea73a02e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:17:54.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:18:04.561Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=114fe3b5-d833-4e29-8afd-70e34af69daa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:18:04.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:18:14.568Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=ae2046a5-26a1-4433-bc7c-ba6419335c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:18:14.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:18:24.575Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=c9f96941-986d-4f42-a8e8-eb538def1aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:18:24.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:18:34.581Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=c0324ffa-1073-45a5-a092-d6f728aa50b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:18:34.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:18:44.588Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=640f799a-a8f7-4bd5-85d3-d23259398446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:18:44.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:18:54.595Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=aabbbf38-64b6-44ad-a005-0067b7ef17c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:18:54.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:19:04.601Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=ba99b4e4-84c9-49c4-848d-d88ff2f1717d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:19:04.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:19:14.608Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=5e692b77-30c7-495a-b74c-840515f2adac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:19:14.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:19:24.615Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=a7108f84-3a63-43d4-af35-4407778342e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:19:24.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T08:19:26.381Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T08:19:26.381Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-17T08:19:26.382Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T08:19:26.383Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T08:19:26.387Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T08:19:26.387Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-17T08:19:26.387Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-17T08:19:26.389Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:19:34.621Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=4339a5b6-e17a-4596-b579-62d8ba7f2e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:19:34.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:19:44.628Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=1dea117b-d97e-45f9-b486-bc2113a551b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:19:44.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:19:54.635Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=d7d7aeda-3cd0-46cd-ba2f-20a7d2a3f6b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:19:54.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:20:04.643Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=36f2dbb6-3a03-463d-bcd1-2de69ee3ce97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:20:04.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:20:14.650Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=d655d547-46e4-4919-871b-ee2dc5204062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:20:14.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:20:24.658Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=ce6b0717-4d6b-412c-a6cc-e27ff4d4bfc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:20:24.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:20:34.664Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=1d5e3462-ce63-4b18-9466-41ff73011c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:20:34.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:20:44.672Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=32aadae1-12c9-4eda-8323-f090a6f34cc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:20:44.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:20:54.680Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=2a56703b-7d45-4159-910d-9291a22d8e33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:20:54.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:21:04.687Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=ad08416b-af40-48c7-a270-6de385700c9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:21:04.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:21:14.693Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=22919086-0b42-4a4d-8ce2-d3ca430e7cd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:21:14.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:21:24.700Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=65df1a97-757f-459d-bd6a-fbe0e62e0ed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:21:24.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:21:34.706Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=422f00b2-c3bd-4101-a077-2183c6a01233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:21:34.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:21:44.712Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=94bc7a2d-0dea-4859-82bd-c9b265145e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:21:44.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:21:54.720Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=497fe19d-b214-4907-8549-a2d14cdeb995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:21:54.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:22:04.726Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=d5bba70a-e738-4ac6-840e-45d9f74bcb8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:22:04.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:22:14.732Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=c09d007c-43e2-4d15-8d67-59ff23722e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:22:14.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:22:24.739Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=39fe2f9c-7d9a-408b-a275-52ac94c6b9d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:22:24.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:22:34.745Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=cc47dce1-e462-4317-826f-ac91df31d787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:22:34.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:22:44.752Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=ef5f5673-2874-4232-8fcb-367383bd6470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:22:44.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:22:54.760Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=63710299-93b2-4db3-8148-0ff837089ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:22:54.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:23:04.769Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=c56a787c-c625-40c8-8dfd-6d4289d63357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:23:04.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:23:14.775Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=d5c94ae6-560b-45d9-a804-8099e60ce25c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:23:14.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:23:24.782Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=292d6884-7096-4616-bcf9-a8a3ce067488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:23:24.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:23:34.788Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=a53b5636-587c-4b10-a4ff-5b34b50e8d7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:23:34.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:23:44.795Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=eea33eb9-40d3-4d13-b85b-19457b59f921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:23:44.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:23:54.800Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=a90c2c7c-3da8-433c-9ab1-ccb7a4ce3ecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:23:54.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:24:04.808Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=9cfe1eb8-596c-43b1-8108-571524de71e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:24:04.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:24:14.814Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=5082a98e-303d-4315-8b82-81b8daec5ef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:24:14.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:24:24.820Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=cbdd7f54-02e2-48b4-b184-0889ae7ed7b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:24:24.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T08:24:26.384Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T08:24:26.385Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-17T08:24:26.385Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T08:24:26.386Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T08:24:26.391Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T08:24:26.391Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-17T08:24:26.391Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-17T08:24:26.392Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:24:34.827Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=303fd29a-ce78-4c6f-a678-fa1421a155fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:24:34.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:24:44.833Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=5bbb5329-2188-484c-bc96-27d4974f4bf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:24:44.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:24:54.838Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=4667e856-d82b-4ef2-8b93-6755657b0755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:24:54.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:25:04.844Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=30452ec1-724e-4913-82f3-373ff2bc5733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:25:04.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:25:14.851Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=350b499b-17e0-42b3-9481-d838899917d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:25:14.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:25:24.858Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=b4d0e15d-fed9-4c24-bc33-2ab7c305ac6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:25:24.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:25:34.865Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=9ba7ccba-d97f-4904-aad3-7a9e0c325250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:25:34.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:25:44.871Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=7931c850-c2b0-431a-8a0c-0f14a605b76e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:25:44.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:25:54.877Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=b2a7932a-49cf-4ccc-91fb-f8badac82fc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:25:54.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:26:04.886Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=562f0b4e-6fd2-48f5-8292-98e555f17ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:26:04.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:26:14.893Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=4e8ea3a8-2e18-49d8-8464-10797b3275fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:26:14.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:26:24.899Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=decb0da6-b807-4340-b29d-8acc4b6e4db3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:26:24.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:26:34.906Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=b4acc889-005f-4e6f-857d-8780e359947e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:26:34.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:26:44.913Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=8ef7f4cd-7354-479c-acfa-76d08abc0c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:26:44.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:26:54.919Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=0f53cb4f-dd44-4eb6-ab55-999223298a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:26:54.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:27:04.926Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=cac2f3e0-ce69-4ade-a4f4-5cdec6c6e0cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:27:04.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:27:14.932Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=9df0d298-b079-49cd-85af-39e92aab8ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:27:14.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:27:24.938Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=ef21bc26-e00b-4ece-a66a-9903e2e414ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:27:24.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:27:34.945Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=33918d7c-2e88-41f2-9dd4-a24efa528e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:27:34.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:27:44.952Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=0e4a3872-a186-4254-a45f-c8f3229a77b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:27:44.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:27:54.957Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=70c97057-aee3-4946-8c42-b3a3d3dc2867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:27:54.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:28:04.964Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=52a74558-8ce0-4a75-8e38-ac031a15843c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:28:04.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:28:14.969Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=737b30f7-e9de-48f6-b61c-d9e63874f85f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:28:14.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:28:24.975Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=9fa6422c-4763-429d-b0b7-5d55658a7a6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:28:24.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:28:34.980Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=823316ec-6755-44c3-a729-9eae0ca4d34a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:28:34.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:28:44.987Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=622a0805-ce95-4090-a662-ac7c72012820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:28:44.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:28:54.993Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=4010ea61-d715-43fc-b0cd-48e0b4464ea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:28:54.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:29:04.999Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=51fd66aa-4b1e-49b3-8617-2775f4dbdde7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:29:05.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:29:15.006Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=08353bc2-444e-499f-abde-97856b9c1a5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:29:15.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:29:25.013Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=d52d9db6-c17f-4822-824a-ba350109c529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:29:25.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T08:29:26.373Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T08:29:26.374Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-17T08:29:26.374Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T08:29:26.375Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T08:29:26.379Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T08:29:26.379Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-17T08:29:26.379Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-17T08:29:26.380Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:29:35.018Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=ad579529-cf14-4f02-b290-b6057b50064d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:29:35.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:29:45.024Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=5f2f66c5-1734-42b2-91f4-0dca8d8269c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:29:45.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:29:55.030Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=a8171bc4-ffcd-4f44-bed3-cc5c041e1f4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:29:55.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:30:05.038Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=de40453f-9fd0-412e-8821-324ca85c3b29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:30:05.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:30:15.045Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=052cb36a-d3ef-4aed-8f4f-4e22b8e88916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:30:15.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:30:25.051Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=9ba87232-8b73-4cd7-bea8-e56564cbdc38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:30:25.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:30:35.057Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=8cd32e55-9c62-4be7-b75d-195f6800cbeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:30:35.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:30:45.063Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=1e6daa19-9dec-4877-bcce-02fc826ff604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:30:45.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:30:55.069Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=7595b0b3-f4db-441b-b9cb-d4980a7aa4f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:30:55.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:31:05.075Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=1e61eba7-b270-453d-97d4-8d97dab4a6cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:31:05.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:31:15.081Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=51063299-a384-41d2-8b49-2aafb05540b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:31:15.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:31:25.087Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=1289636e-bf32-4ca1-bd94-7eec0ee300d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:31:25.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:31:35.093Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=7da47b36-c7bc-46aa-b958-fbba8d8c5fa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:31:35.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:31:45.099Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=9b49f332-9e09-4e20-b9ba-824222aff8f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:31:45.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:31:55.106Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=63e0a2d4-c3c9-4b30-80ab-cebd54279958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:31:55.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:32:05.111Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=43ad595f-5967-49ad-b2d5-e61a61af3ca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:32:05.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:32:15.117Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=af6fb652-bfdb-473a-bf75-416bd9374116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:32:15.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:32:25.123Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=72ad071a-79c6-4142-b0d0-011518c606f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:32:25.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:32:35.129Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=f6b5fdd8-bcd9-4cba-8357-21b5f794b259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:32:35.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:32:45.135Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=0e3d16ef-cd38-4cf3-a987-6a2ac8efbe55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:32:45.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:32:55.141Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=074bde47-b195-4256-9056-96deb86aee71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:32:55.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:33:05.148Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=fce3ed48-1ed3-4904-b61d-5f63800c21af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:33:05.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:33:15.154Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=9807a73a-9272-467c-b199-6336dc42956f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:33:15.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:33:25.160Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=6b9631af-b9ae-4842-9f74-0058492eb5df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:33:25.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:33:35.165Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=b12d3b34-6e6a-4d5a-8202-b896c6872a41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:33:35.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:33:45.171Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=f91e2d92-5ef2-4774-93a4-7e71e2268c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:33:45.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:33:55.177Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=e8413d0e-6f9b-4d75-86c3-99500d929be8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:33:55.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:34:05.183Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=05edde7e-1b95-4bbf-a532-317edfd320ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:34:05.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:34:15.189Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=c10709b7-faf2-484b-9939-8ed476e1e6ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:34:15.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:34:25.195Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=2f084fe9-fb0b-408f-a42c-eff48ed50a10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:34:25.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T08:34:26.366Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T08:34:26.367Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-17T08:34:26.367Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T08:34:26.369Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T08:34:26.373Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T08:34:26.373Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-17T08:34:26.373Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-17T08:34:26.374Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:34:35.200Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=2818bd48-1e67-45d3-945d-44cd2c0e9e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:34:35.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:34:45.206Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=2257236e-4890-469a-937e-f5492881409a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:34:45.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:34:55.212Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=68c1a661-0556-4d91-b750-e4c16fe0bfdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:34:55.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:35:05.217Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=ac97a5f3-9591-43dc-8305-860f49337b8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:35:05.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:35:15.223Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=c55b1c12-4dc1-48e0-b1f9-d1ec4a705e49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:35:15.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:35:25.230Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=fb2707e0-12c0-44c7-a280-32b1433f5f0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:35:25.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:35:35.235Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=ad0bf37d-27f6-4e22-8a6f-ba5041257d71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:35:35.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:35:45.243Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=8db1fe3b-9c9c-4aee-a236-d00f2abd4828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:35:45.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:35:55.249Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=b4515534-0bbe-4bdf-bd80-37094a00ebb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:35:55.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:36:05.255Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=9bfec848-71fa-44f7-8d44-b28600c3ed1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:36:05.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:36:15.262Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=dfd893ab-e63b-4be8-af7a-402e4e6798eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:36:15.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:36:25.268Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=44372eb3-d27c-4eaa-9103-82e2df2cb3fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:36:25.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:36:35.273Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=14386d31-1172-4fe9-9985-22c95e8b3f26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:36:35.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:36:45.279Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=f073bb21-5f4d-40f5-ac3c-5ebd3b29983e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:36:45.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:36:55.284Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=fd6efff0-11c1-47d0-8561-99365caf0f08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:36:55.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:37:05.290Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=120f691e-5c08-4321-8a22-19c42e5e0142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:37:05.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:37:15.295Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=0e263455-1786-47de-a7c8-7940258b48df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:37:15.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:37:25.302Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=2487c1d9-ecea-40ad-968d-07cc80e079fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:37:25.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:37:35.307Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=65819cce-90da-4bfa-bd18-afddf96768b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:37:35.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:37:45.312Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=e9ffbb46-f3e7-4b1d-884d-ff2bec23a644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:37:45.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:37:55.317Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=8b3234d4-a166-4d5f-9b6b-f730da9be1b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:37:55.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:38:05.323Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=ebf6a322-01e8-4fc2-a263-d15949946662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:38:05.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:38:15.329Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=66990baa-0f4e-4be7-a306-b89e2c09b371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:38:15.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:38:25.335Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=dcd85b2d-4773-4f1c-9838-58760e80fad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:38:25.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:38:35.341Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=b81ade01-85e3-4ccc-9a6d-575ea6894ec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:38:35.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:38:45.347Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=85539b68-9b04-466c-86ec-8c242120f962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:38:45.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:38:55.353Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=f6a195e0-20bb-4b7b-919f-168afa3f831c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:38:55.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.apache.coyote.http11.Http11Processor |2022-04-17T08:39:01.236Z |INFO |Error parsing HTTP request header\n Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. | |java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x020x000x010x000x010xfc0x030x03(_0xfd0xcd0xdfh0xc1f`0xa50x0c0xf30x870xb60x8e0x120x170xe60xe0#*0xd60xbd0x00!0xc90x9e0xfe0x870x810xe6L ]. HTTP method names must be tokens\n\tat org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:419)\n\tat org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:269)\n\tat org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)\n\tat org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:895)\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1732)\n\tat org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)\n\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |http-nio-8100-exec-9 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:39:05.359Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=a41a19c7-1c04-4890-894b-3d7e6d0f9304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:39:05.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:39:15.365Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=c4c955e3-0bf4-48e9-ae73-d6b733e1710c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:39:15.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:39:25.371Z |INFO |Init configs |InvocationID=9afbf77b-f4d5-4a9a-9d9c-c0868d713dd1, InstanceUUID=3da5ce82-0e64-4cae-9250-b52f1b8a5840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T08:39:25.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T08:39:26.362Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T08:39:26.362Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-17T08:39:26.363Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T08:39:26.364Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T08:39:26.367Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T08:39:26.367Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-17T08:39:26.367Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-17T08:39:26.368Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 |