By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-27T04:57:14.711Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-27T04:57:14.715Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-27T04:57:14.756Z |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 |2021-10-27T04:57:15.581Z |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 |2021-10-27T04:57:15.682Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-27T04:57:15.683Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-27T04:57:15.684Z |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 |2021-10-27T04:57:15.763Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-10-27T04:57:15.855Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-10-27T04:57:15.879Z |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.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-10-27T04:57:17.488Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-10-27T04:57:17.953Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-10-27T04:57:17.972Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-10-27T04:57:17.972Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-10-27T04:57:18.031Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-10-27T04:57:18.031Z |INFO |Root WebApplicationContext: initialization completed in 2152 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-10-27T04:57:18.466Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-10-27T04:57:19.308Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-10-27T04:57:20.820Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-10-27T04:57:21.391Z |INFO |Started MainApp in 9.414 seconds (JVM running for 10.232) |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-10-27T04:57:21.459Z |INFO |Start scheduling PRH workflow |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T04:57:21.479Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=e81f0c86-f29d-4e5a-9ac0-45fa19b9cb48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T04:57:22.997Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.16.126:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T04:57:23.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T04:57:33.024Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=fbb6ad3a-d8d6-4823-9c15-5c9b5d195844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T04:57:34.094Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.16.126:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T04:57:34.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T04:57:44.098Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=c0475a1f-7f58-4ac2-88e4-29cd1fd30264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T04:57:45.168Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.16.126:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T04:57:45.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-10-27T04:57:50.982Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-10-27T04:57:50.983Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-10-27T04:57:50.993Z |INFO |Completed initialization in 8 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T04:57:55.171Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=4e70a4d7-6aba-408a-b761-8dad8c9e4afb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T04:57:56.208Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.16.126:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T04:57:56.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T04:58:06.210Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=518d0fa9-7695-436f-adb6-185f566b6187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T04:58:07.275Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.16.126:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T04:58:07.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T04:58:17.277Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=19c19d4b-68c1-41ef-8008-40d75b1dc9ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T04:58:18.315Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.16.126:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T04:58:18.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T04:58:28.318Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=04c895d2-5e6f-4066-841c-37ad35a95824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T04:58:29.393Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.16.126:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T04:58:29.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T04:58:39.395Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=3bc0e7b8-b53e-42f7-8efa-204fd3dde508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T04:58:40.426Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.16.126:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T04:58:40.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T04:58:50.428Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=9f4867c4-a50d-49ba-80cb-04d13311588d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T04:58:51.467Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.16.126:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T04:58:51.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T04:59:01.471Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=cf23f041-e69a-40f1-b761-e729373e4166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T04:59:02.546Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.16.126:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T04:59:02.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T04:59:12.549Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=bafde88a-c943-441d-b0ad-a33c4e6fd6da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T04:59:13.612Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.16.126:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T04:59:13.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T04:59:23.614Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=97680b4f-61fb-4be8-9b19-0b75180ccd8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T04:59:24.650Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.16.126:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T04:59:24.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T04:59:34.654Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=4fd54e85-e39e-4f4d-8b2d-801eadec22c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T04:59:35.694Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.16.126:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T04:59:35.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T04:59:45.697Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=5eaa21c1-585b-483b-87cf-c4d43726531a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T04:59:46.737Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.16.126:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T04:59:46.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T04:59:56.739Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=3b6545f0-465c-41e1-8b3e-439df8dc247a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T04:59:57.802Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.16.126:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T04:59:57.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:00:07.805Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=82da3016-246a-4c24-a65f-9bf1e5b6b239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T05:00:08.847Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.16.126:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:00:08.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:00:18.849Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=f0834cec-a383-44d0-b513-248f1ec68fea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T05:00:19.886Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.16.126:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:00:19.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:00:29.888Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=13db844a-d553-49c4-aa98-5a3f32e17c79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T05:00:30.928Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.16.126:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:00:30.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:00:40.931Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=ec63ff54-c43f-4999-bd21-ab0dd1f9cf71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T05:00:41.998Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.16.126:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:00:41.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:00:52.000Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=8ce84f68-e507-471e-8978-208a41febc78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T05:00:53.038Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.16.126:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:00:53.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:01:03.040Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=2ba05a70-5d75-4812-8666-dbf48f83415e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T05:01:04.115Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.16.126:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:01:04.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:01:14.121Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=96e5290c-b235-44ac-bb9d-0da15a5ae745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T05:01:15.183Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.16.126:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:01:15.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:01:25.188Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=bd374bf7-f74e-4fcd-87e9-d58d4c49aec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T05:01:26.224Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.16.126:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:01:26.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:01:36.227Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=70fb57f4-fe96-4739-b426-37b1712fbefd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T05:01:37.294Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.16.126:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:01:37.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:01:47.298Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=6f87519b-158a-4c3c-a6d8-19f01e19e2c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T05:01:48.367Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.16.126:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:01:48.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:01:58.369Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=8c6754e7-047a-434d-92ac-a58a16d7c118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T05:01:59.407Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.16.126:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:01:59.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:02:09.408Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=26743dd6-3474-40bc-ac5b-e53348b9d174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T05:02:10.446Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.16.126:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:02:10.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-27T05:02:19.135Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-27T05:02:19.135Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-27T05:02:19.136Z |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 |2021-10-27T05:02:19.138Z |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 |2021-10-27T05:02:19.151Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-27T05:02:19.151Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-27T05:02:19.151Z |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 |2021-10-27T05:02:19.153Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:02:20.448Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=8c44ee5b-daa4-47d3-971d-17a08a3b5dd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T05:02:21.482Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.16.126:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:02:21.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:02:31.490Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=eb19f102-8e0e-48c2-9139-fe626ae260ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T05:02:32.558Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.16.126:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:02:32.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:02:42.560Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=2fc5a7b9-8cdb-4bcb-a04c-474797d1a5f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T05:02:43.599Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.16.126:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:02:43.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:02:53.601Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=c7d24b98-68ca-439b-bf2c-dfe611d30c5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T05:02:54.635Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.16.126:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:02:54.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:03:04.636Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=78abc650-0920-4f18-9dae-ce9226a872a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T05:03:05.682Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.16.126:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:03:05.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:03:15.686Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=769e4ecd-0d89-4555-b7d6-e754b6e493c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T05:03:16.750Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.16.126:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:03:16.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:03:26.752Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=5fdd4a4a-7a07-43de-b76a-a6326e96e569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:03:26.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:03:36.895Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=14a94926-dcde-46b4-bfdf-17c16451cd60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:03:36.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:03:46.929Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=8d105a86-6a2b-4ff2-8976-995b8335cf0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:03:46.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:03:56.965Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=2ae3eb63-94fa-4af5-85b6-b1d1e3aa5d06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:03:56.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:04:06.990Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=40f6c86f-0e77-4e73-a54e-be83dc7ad1ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:04:07.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:04:17.004Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=b8692515-1ef6-4e45-99e4-ead6819be316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:04:17.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:04:27.034Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=b793f563-fceb-411d-9bbe-fe6094ba1aee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:04:27.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:04:37.052Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=418a4d13-f0b6-4101-9320-aa2703c9e04a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:04:37.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:04:47.068Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=3fedb8e9-b9b8-4d97-b1f8-52d433953009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:04:47.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:04:57.089Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=79f5c4ee-28e5-4404-bf45-7f03722b0f49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:04:57.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:05:07.121Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=8043c415-c4de-477a-94db-2828e19b1cc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:05:07.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:05:17.139Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=a54a6f39-4ff8-4046-a5bd-6575f1370225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:05:17.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:05:27.151Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=53ae657a-a451-4965-b00f-982b675b19bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:05:27.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:05:37.163Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=fb32a096-e33f-4c2e-9a8e-4ce1d55aee03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:05:37.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:05:47.174Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=4a902e47-8351-4998-bbbe-4e30f943a7da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:05:47.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:05:57.186Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=82de51ab-bbda-4b63-8e43-48b0de66eb25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:05:57.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:06:07.201Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=4c41257f-09d1-488a-a00f-ffa837843a2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:06:07.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:06:17.220Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=ddb47032-c50e-40d1-9cd0-b9c4f50a0b4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:06:17.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:06:27.233Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=a8695681-623c-4759-b486-66a2a405ee4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:06:27.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:06:37.255Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=2e2b14ec-6f5b-4b32-92f5-f54af8f61790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:06:37.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:06:47.266Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=761f79de-848e-4130-9111-f633dc007c28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:06:47.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:06:57.282Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=f8c9ff97-d904-4d9f-ae18-d027a971737c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:06:57.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:07:07.306Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=68d34550-93d5-4e9c-8287-b508c0ec606d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:07:07.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:07:17.317Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=c1e0b98f-d676-4d71-933e-93a4915071a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:07:17.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-27T05:07:18.767Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-27T05:07:18.767Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-27T05:07:18.768Z |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 |2021-10-27T05:07:18.771Z |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 |2021-10-27T05:07:18.781Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-27T05:07:18.782Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-27T05:07:18.782Z |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 |2021-10-27T05:07:18.784Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:07:27.328Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=46efd8fa-244c-4382-94d7-a223c07e29be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:07:27.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:07:37.344Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=bb1659c8-d378-44c1-babf-c9193835507c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:07:37.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:07:47.360Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=9e7e5679-fbe7-4b59-bd31-6d5ac28b6dcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:07:47.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:07:57.369Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=09e1b5d3-66b2-46bb-a57a-ea28bf3402b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:07:57.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:08:07.380Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=abb24305-57b0-4afd-b090-3be7d75d1928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:08:07.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:08:17.395Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=7971e1f0-d923-4e20-bf98-236c6df8035e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:08:17.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:08:27.408Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=23683ea2-a683-485e-b37b-9ecb7026a316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:08:27.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:08:37.419Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=ae09ff08-7723-440e-874b-242b75b2133c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:08:37.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:08:47.431Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=90f69099-0269-4be8-a289-1cd4569a1de8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:08:47.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:08:57.457Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=2d1a9272-9aaf-46f0-b292-f37d34525723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:08:57.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:09:07.466Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=6ba0b818-af4c-4646-bfc5-2a3dd883867e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:09:07.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:09:17.482Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=20503e35-1341-4eae-a898-a0acf9748f6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:09:17.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:09:27.492Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=37c42dc0-6f8c-457a-8e13-41df57c7efdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:09:27.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:09:37.516Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=efe084ac-d794-4160-8b91-2821090ae8c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:09:37.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:09:47.526Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=62b3ed2e-d968-4251-a460-eb10a6834c97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:09:47.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:09:57.541Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=b74e9e64-54f7-4746-9f77-75dcc7a8c468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:09:57.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:10:07.552Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=85330086-6a5e-4bb1-a543-1c63222950f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:10:07.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:10:17.573Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=3faa386c-6e58-4a0f-bc36-eb421e2ca9f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:10:17.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:10:27.584Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=55eed76c-e029-4817-8f91-24df8942c63d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:10:27.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:10:37.598Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=085ae584-eaee-45d1-b41f-e8d228803802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:10:37.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:10:47.606Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=3fd7aa74-b788-4652-b2a8-10eb11542978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:10:47.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:10:57.615Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=338289a3-94dc-4a23-8fc1-b458aebfac14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:10:57.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:11:07.625Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=32b51285-edd5-43d1-9023-a67cc4f3e484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:11:07.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:11:17.641Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=bbed1ae1-44b9-44bd-85ce-ea3e27d0fdde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:11:17.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:11:27.657Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=38cf698a-675a-4229-b1d5-b55408c4abca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:11:27.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:11:37.667Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=8ad4876c-8226-4e2b-9e44-c0f13d88a345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:11:37.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:11:47.677Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=424de373-d795-48cd-be4d-b98ae5107f52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:11:47.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:11:57.685Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=9e2a6092-c768-43a3-8eda-d701304d8945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:11:57.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:12:07.696Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=a0556bd7-3b75-41c7-9929-f957f97af385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:12:07.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:12:17.718Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=eaa31daf-f5d2-4a1d-b716-6429b0fc3866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:12:17.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-27T05:12:18.754Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-27T05:12:18.755Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-27T05:12:18.756Z |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 |2021-10-27T05:12:18.758Z |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 |2021-10-27T05:12:18.766Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-27T05:12:18.766Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-27T05:12:18.767Z |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 |2021-10-27T05:12:18.770Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:12:27.731Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=ef658b83-15e8-4780-9870-ba0cf5f35b1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:12:27.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:12:37.741Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=7c424d50-bf60-46e5-93cd-e5596e28d8cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:12:37.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:12:47.759Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=e4a1920c-4b3c-4ef9-92d4-383322c06091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:12:47.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:12:57.769Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=f6fb0c40-94df-4e68-992d-68728962e2d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:12:57.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:13:07.780Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=a9c2a5e1-88dd-4e37-9283-3debfe804f4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:13:07.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:13:17.813Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=e4f710ec-995d-4e61-b98a-3eb7ed0aafb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:13:17.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:13:27.841Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=e2d63b7f-4ba3-4d66-be73-9e66e998da81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:13:27.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:13:37.849Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=fc336b02-b9b0-4d97-b5f9-c1ce0d5d246b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:13:37.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:13:47.867Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=4d9e7627-571d-41c2-a4b9-72a0289c2f1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:13:47.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:13:57.903Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=86dd4785-7a1c-4893-acc3-a8faefed4eda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:13:57.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:14:07.921Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=5cbbb80b-ec34-4afb-94ff-21ee20dc1e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:14:07.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:14:17.929Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=cd80017d-291a-45e2-a68c-5f4752fd1dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:14:17.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:14:27.939Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=bb21b3c4-b14f-4878-98b8-9ebdb0afda7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:14:27.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:14:37.958Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=780b2b43-07fa-495b-8337-36f26d877b3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:14:37.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:14:47.968Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=1208e5f6-c1f7-47f7-b1cc-2e5a01dcfe6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:14:47.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:14:57.979Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=d78fa7ca-c9d4-48d7-8fc2-47cab596a388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:14:57.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:15:07.999Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=3eca9ae9-cca7-4674-ba54-b4c7bd4a4ec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:15:08.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:15:18.018Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=c12b11e0-9ebc-4e85-9680-e2e6bbec226c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:15:18.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:15:28.028Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=a320cb09-3c1d-49a1-83ae-99738bd81653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:15:28.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:15:38.040Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=d747b6cf-69c9-4900-9f46-9abc52f3889c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:15:38.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:15:48.057Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=03d5d644-071c-4264-b620-bceee97bf83d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:15:48.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:15:58.076Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=d183f14f-f628-438a-8002-684b63cfd45b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:15:58.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:16:08.095Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=a5316fe3-a6e5-4783-8d3e-d3345fdb1b62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:16:08.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:16:18.107Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=ceaa7703-05d6-44b4-8b41-e4ec9d5c3162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:16:18.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:16:28.116Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=8a23d695-bcb7-4997-af23-7fb8e9fa59b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:16:28.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:16:38.129Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=b78084de-10f8-4242-89a2-6a3163a35c68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:16:38.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:16:48.143Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=c68d81dc-23b5-4db9-9c12-e91ad27289a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:16:48.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:16:58.156Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=d520dc79-b62a-486b-8ef4-d7613547ddff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:16:58.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:17:08.166Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=4f8236ca-fa5a-4e22-9c66-2ef955e6e268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:17:08.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:17:18.187Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=17a19321-5341-4706-a9aa-1232597b2bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:17:18.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-27T05:17:18.779Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-27T05:17:18.779Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-27T05:17:18.780Z |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 |2021-10-27T05:17:18.783Z |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 |2021-10-27T05:17:18.792Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-27T05:17:18.792Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-27T05:17:18.792Z |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 |2021-10-27T05:17:18.795Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:17:28.206Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=090bc73b-1023-43b6-884f-d3864890c568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:17:28.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:17:38.219Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=43dd65f8-8b2d-46c1-90b3-f77fbf595e84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:17:38.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:17:48.230Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=69d1f7f0-f5fa-46a0-9c57-3d732193df34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:17:48.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:17:58.239Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=d2371675-387a-466f-bb78-5f504847d0af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:17:58.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:18:08.246Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=bf386ac1-953c-4aa8-a75f-43053dee049c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:18:08.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:18:18.259Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=49614845-0296-4402-a2e8-2304bff7e684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:18:18.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:18:28.278Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=61ac8453-de32-4903-bfd2-3852ed11f671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:18:28.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:18:38.291Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=6d1b3d93-438d-4a30-886e-8b06078756dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:18:38.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:18:48.313Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=c09095ae-143e-4822-af12-e3422a8fb1f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:18:48.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:18:58.323Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=9217cd01-4275-48ed-804c-49399fbccf15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:18:58.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:19:08.331Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=2f745724-1dcd-4ea3-87cf-394ac0bf108b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:19:08.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:19:18.340Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=663b6d44-5e96-456e-9806-775f4a01740d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:19:18.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:19:28.347Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=73655a53-0dba-461d-a7d3-16f1ba72fbc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:19:28.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:19:38.354Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=adec16e7-535d-4ada-812e-973f294361c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:19:38.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:19:48.366Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=258d8086-69ae-41a7-b57c-522f52671b06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:19:48.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:19:58.384Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=7e3c51ef-a907-4daa-bdbd-efb1b4ef59a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:19:58.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:20:08.395Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=c6b1853e-7962-417a-bd46-050329aeede4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:20:08.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:20:18.404Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=c6c0838a-a862-4458-ba1f-86c1a4587d89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:20:18.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:20:28.414Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=ffc38696-1670-4ffe-8176-70ab6f170e3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:20:28.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:20:38.423Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=cbf192cb-2140-4d19-afa5-275de1279864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:20:38.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:20:48.430Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=3123386c-86f7-4edb-92fd-eb4ce40d5e36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:20:48.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:20:58.438Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=41aa76cf-b150-46d3-988b-27fde7b0aeb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:20:58.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:21:08.448Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=06994959-4e64-4561-83bd-602da8245bf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:21:08.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:21:18.462Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=c190ff2c-786a-46b2-80f2-f4d09ca0319a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:21:18.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:21:28.481Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=09582aaf-7276-4d7f-9cee-03cb40a7f4cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:21:28.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:21:38.491Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=ccda5314-968c-4210-a3fe-4a3187264759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:21:38.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:21:48.507Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=86f5a862-4d0d-422b-9855-1e988cf2da28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:21:48.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:21:58.515Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=c89315de-15f9-4d04-a5b3-af8953ba14fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:21:58.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:22:08.527Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=2fa20914-110c-4fdb-a99c-0a0d3eebfb38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:22:08.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:22:18.537Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=0b642c9d-6d4f-4846-a10c-867643648feb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:22:18.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-27T05:22:18.793Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-27T05:22:18.793Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-27T05:22:18.794Z |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 |2021-10-27T05:22:18.796Z |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 |2021-10-27T05:22:18.802Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-27T05:22:18.803Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-27T05:22:18.803Z |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 |2021-10-27T05:22:18.805Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:22:28.553Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=52d8f760-8aa8-4805-b3db-6c50ce34094d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:22:28.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:22:38.563Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=cae28d27-e531-4f92-a911-7429f0da5302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:22:38.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:22:48.583Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=7c7cd961-0c58-4142-9052-3a123fcfe33e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:22:48.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:22:58.592Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=53a2a225-853d-4524-b7d0-742538057762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:22:58.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:23:08.602Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=5988d27d-5fd1-4110-9d3c-3543e6e09ce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:23:08.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:23:18.616Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=7d988b2a-7d9d-4824-bbe1-bc9c24a028ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:23:18.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:23:28.625Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=22331727-6b86-42e2-83cb-26bfa74c9f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:23:28.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:23:38.634Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=624dab77-8045-48ff-bc9b-34ed4046676b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:23:38.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:23:48.649Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=dfe37a61-86b2-4c3a-be32-29ae341aad4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:23:48.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:23:58.661Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=8ed13ee8-1688-4523-af5c-cfac9e87d716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:23:58.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:24:08.673Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=fe562566-6f8b-46b7-ba4f-bdadf6dfb0c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:24:08.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:24:18.680Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=400659a6-c6ca-4f15-ab09-b9aa1302e801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:24:18.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:24:28.689Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=52e70883-b958-4c44-a09f-2226551f7fc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:24:28.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:24:38.700Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=9d1c41a9-3fa3-42b9-bada-0d8d7cd0ccfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:24:38.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:24:48.721Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=96fdea26-9db0-43af-91bf-f582b43ba67f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:24:48.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:24:58.732Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=5fe66429-cdea-43ad-8275-e8c4369ac825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:24:58.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:25:08.742Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=a90ae241-9157-4692-b5de-0f53ce7c0f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:25:08.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:25:18.751Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=71189414-b60b-44bd-8393-0d795f6522d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:25:18.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:25:28.764Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=a3986605-12f9-4da0-9aa2-9eb948363948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:25:28.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:25:38.778Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=76a01add-07d2-4e52-85a1-9d2ec5f4459e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:25:38.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:25:48.787Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=418010c9-dcb4-4807-8afc-fd0a2f012cbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:25:48.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:25:58.794Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=745d45ba-b63a-4b68-9e7d-6e2f42b2f3a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:25:58.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:26:08.802Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=4266760e-cbb9-4e87-a545-866c0008c14e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:26:08.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:26:18.812Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=422b2d4e-4c77-4344-8d56-ec399b7339bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:26:18.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:26:28.820Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=031b6114-cb62-453d-ae0a-e1c74cffc62d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:26:28.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:26:38.828Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=55ecba5f-34a4-46eb-9c21-3c38eda8e5b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:26:38.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:26:48.837Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=93356a68-59a0-4953-af82-9604f7e5a60e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:26:48.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:26:58.848Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=6923c60a-ad48-4dc6-9f0b-efc4d604ad24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:26:58.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:27:08.864Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=311e2709-dcd7-4433-b07a-c95132f38466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:27:08.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-27T05:27:18.746Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-27T05:27:18.746Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-27T05:27:18.747Z |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 |2021-10-27T05:27:18.750Z |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 |2021-10-27T05:27:18.758Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-27T05:27:18.758Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-27T05:27:18.758Z |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 |2021-10-27T05:27:18.761Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:27:18.873Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=e0dfcb34-7803-4b9a-994f-12ab58dce8a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:27:18.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:27:28.881Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=e71412aa-851a-4f2a-b662-ec7c01655fea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:27:28.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:27:38.890Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=16cdad74-7cf3-4ddf-8110-1cfc42846f35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:27:38.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:27:48.896Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=de1065fc-48de-4fd7-b004-edda49bc9d5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:27:48.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:27:58.904Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=219d74f1-19b8-4057-a0f8-1a90a65afd25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:27:58.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:28:08.911Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=bfe55035-19a6-4a3a-84f4-690fcc04705b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:28:08.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:28:18.919Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=77feb880-571d-4465-8668-cd32a896abfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:28:18.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:28:28.926Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=e0d813aa-4bee-4916-a171-9a3b714204a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:28:28.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:28:38.936Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=a906226e-4439-4fec-b793-0f4589bc6ec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:28:38.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:28:48.950Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=64e3fa03-3de9-4ede-8c37-470e922bc22c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:28:48.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:28:58.958Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=3f0c9a1d-13d8-4060-b993-edfdae22410f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:28:58.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:29:08.965Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=b5181319-e445-4b48-a47e-6b2dc491938b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:29:08.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:29:18.973Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=2100dc26-da60-4341-b3dd-abebefb7a3f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:29:18.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:29:28.980Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=845aa63a-93f5-474f-a413-26c9d600f7ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:29:28.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:29:38.988Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=ea3f4931-3518-4b3a-bf3e-931aae4fe65a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:29:38.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:29:48.997Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=e3013b3d-7afb-45b1-9d47-b5d0bccc39d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:29:49.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:29:59.006Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=6ee84e4e-afcf-47ff-a5b6-313fff56c9e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:29:59.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:30:09.018Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=05078aac-1de3-4d38-8382-0c66f4c38978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:30:09.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:30:19.032Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=fefa41ef-2b09-404a-b366-8b3b55f71ca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:30:19.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:30:29.042Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=9ad97927-2f13-491d-8da6-78eb62c970af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:30:29.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:30:39.050Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=00cabaed-04d4-4cd3-9318-e29b3a3e1e8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:30:39.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:30:49.060Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=59093627-cac3-4d43-9c7b-24f7e14a931e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:30:49.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:30:59.069Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=bfed7dd9-5995-4e82-b31d-74337adcac0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:30:59.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:31:09.076Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=63c756f3-36cf-42d5-b3e3-34aea628663c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:31:09.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:31:19.086Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=098dd6ee-18a1-4602-b9f3-30eb12f7386a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:31:19.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:31:29.095Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=b02ba237-c267-4ca9-93b8-90906cc59a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:31:29.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:31:39.102Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=b2eb7175-f8d3-4693-8ad0-9926944d21ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:31:39.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:31:49.112Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=f5aeec30-3cee-41fa-bdc0-9b071df1e6a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:31:49.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:31:59.132Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=c066e00c-294b-4e50-9a86-62fbaf42104b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:31:59.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:32:09.140Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=4c937c22-4a57-4bae-b5cf-32565d3f7ecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:32:09.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-27T05:32:18.780Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-27T05:32:18.780Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-27T05:32:18.781Z |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 |2021-10-27T05:32:18.783Z |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 |2021-10-27T05:32:18.788Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-27T05:32:18.789Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-27T05:32:18.789Z |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 |2021-10-27T05:32:18.791Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:32:19.153Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=3e202012-795c-4373-97f6-0c69dfdf3284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:32:19.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:32:29.162Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=64008c4b-6b22-4b37-8c00-dfb4a4d84647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:32:29.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:32:39.171Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=391f149a-e159-4ed0-a216-026444d160a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:32:39.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:32:49.179Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=9e6939c1-f585-4d8f-9015-c16577b5754d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:32:49.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:32:59.186Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=ccad6848-d38b-407a-9923-51db1dfbde2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:32:59.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:33:09.194Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=405ade32-a9c2-4de7-bebb-a3a0c83987e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:33:09.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:33:19.205Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=1e23881b-e05f-433b-be4e-1274adee8ca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:33:19.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:33:29.217Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=dd745597-1dd5-4523-98cf-8488497a22b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:33:29.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:33:39.229Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=7bc4e683-8d0d-4a90-904c-0ebb75c2c75c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:33:39.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:33:49.237Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=90a8c157-6f41-446c-bd8e-bec382dc35e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:33:49.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:33:59.244Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=6c06252d-c55f-4b14-bccf-ddc5bab647ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:33:59.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:34:09.251Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=1247b296-4df7-4623-9eee-20814f58d2e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:34:09.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:34:19.259Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=0650f711-b442-4684-a78d-1afd7b34c9d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:34:19.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:34:29.266Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=53ff34d2-aa50-40cd-83e7-3041ccfd4e91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:34:29.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:34:39.273Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=90bec783-dcee-4626-be23-ad90ad3cefb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:34:39.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:34:49.281Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=4b25f6fa-4c6a-4e2a-9145-6c4cb14874e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:34:49.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:34:59.293Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=eab0e261-8d0d-4082-8d46-0b48cde70961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:34:59.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:35:09.301Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=91550a1f-62bc-45d3-a7c6-b9e194da2f81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:35:09.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:35:19.316Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=08cf3cc0-4c47-41b9-a7ff-ff2181fe9ce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:35:19.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:35:29.326Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=21ef9bdf-ebbe-4ebd-959a-655519d24b92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:35:29.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:35:39.334Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=f3f7e12c-2f7e-4ff1-b24e-c1284d14f1e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:35:39.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:35:49.346Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=a766ba44-6f1f-40f4-ae56-134b8feaa0f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:35:49.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:35:59.355Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=2c44dbcd-8e23-4363-a027-262eb9bbb006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:35:59.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:36:09.362Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=5ceea0e1-4b71-4107-a344-2e3ffc96293b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:36:09.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:36:19.370Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=b3eca027-9732-4a8d-be9d-600bfbf4601c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:36:19.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:36:29.378Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=1aeca3c5-c77f-487e-a907-f85cbf2f5202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:36:29.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:36:39.388Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=b20596f7-7c50-4467-916e-7f3f9c70071c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:36:39.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:36:49.405Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=aec4ddf7-538e-4467-adb4-bde13a48ae99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:36:49.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:36:59.413Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=565f8a41-00e4-498b-a37d-f04b1d823c52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:36:59.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:37:09.421Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=0ccd3782-5dab-4872-9af4-2a953271eccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:37:09.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-27T05:37:18.783Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-27T05:37:18.783Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-27T05:37:18.784Z |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 |2021-10-27T05:37:18.787Z |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 |2021-10-27T05:37:18.794Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-27T05:37:18.794Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-27T05:37:18.794Z |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 |2021-10-27T05:37:18.797Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:37:19.430Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=f0ac1b7d-6b8e-4428-8ed6-1ab9ba55d0c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:37:19.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:37:29.437Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=96adb7d2-ce5c-43cc-a1db-b9dfa69415b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:37:29.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:37:39.444Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=38fb9ad7-b760-4b5d-8d58-f1351aabd7aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:37:39.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:37:49.452Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=d5d54015-2903-4956-af08-1228bfa21352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:37:49.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:37:59.459Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=54cb358f-eed7-44c4-bef0-3f80f42d1870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:37:59.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:38:09.467Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=c5fde608-2fbb-48d4-9a98-23a8c8c86d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:38:09.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:38:19.473Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=24cf8528-9fd6-4ef5-835d-1fbafda0b6b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:38:19.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:38:29.485Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=8ca3916d-c455-4167-bb5a-9a8ee9f8768e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:38:29.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:38:39.500Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=d6a994f6-de1e-48b1-bafd-ae3b16bd5cbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:38:39.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:38:49.507Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=d2aa91a5-efc2-4ea9-bbd3-a47d74ded985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:38:49.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:38:59.518Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=fe60ee82-4a6a-4833-992c-96c1536ae204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:38:59.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:39:09.526Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=fad08cd4-ec4b-4037-a701-78801998e89b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:39:09.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:39:19.533Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=b9d8220d-bd2a-4fbb-b393-5baeb0aeb1df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:39:19.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:39:29.539Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=b5a2991f-e3a8-46c8-8314-d4a2ba4e3a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:39:29.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:39:39.545Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=1f47e801-a71e-43f5-b4f6-1baeaf6cd92a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:39:39.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:39:49.554Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=33e74acc-f074-41c4-91d1-af2809fb50af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:39:49.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:39:59.564Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=a3b09a48-508e-4478-b8f8-1db7ba35fd46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:39:59.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:40:09.575Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=54f19d01-a16f-4b56-bfe5-05e6379cd0ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:40:09.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:40:19.585Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=45f0c52e-a03f-4ffd-9f6c-b30b2e1311d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:40:19.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:40:29.593Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=d3e33c82-7560-4264-b339-d49324638429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:40:29.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:40:39.601Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=52d66b6e-79bf-4b7a-a47a-f61b988452de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:40:39.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:40:49.607Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=5187c673-35f4-4e86-b566-29f72790624b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:40:49.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:40:59.615Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=d824cb7f-4763-44ea-97e0-e46e2bc747f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:40:59.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:41:09.622Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=00f0fbec-d79f-4570-b48d-0d97d6e4d9a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:41:09.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:41:19.629Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=92a86bf3-a333-4af7-a951-3d1e231e578d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:41:19.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:41:29.637Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=5b999321-e496-4079-a778-96c89f149497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:41:29.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:41:39.647Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=34b455c0-e277-47ca-9f24-d2c839144eca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:41:39.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:41:49.660Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=5d9978a9-571d-480a-bc9e-1482ef428d5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:41:49.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:41:59.668Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=330f36a8-434e-4d6b-9c9a-b6a41d1f5032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:41:59.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:42:09.674Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=d0386843-2ae6-4b2f-9248-29d504eb4590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:42:09.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-27T05:42:18.719Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-27T05:42:18.719Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-27T05:42:18.720Z |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 |2021-10-27T05:42:18.723Z |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 |2021-10-27T05:42:18.728Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-27T05:42:18.728Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-27T05:42:18.728Z |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 |2021-10-27T05:42:18.730Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:42:19.681Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=c8b5c28b-a88f-434f-ae33-edc21359df4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:42:19.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:42:29.687Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=7adf6892-0fc3-4791-abff-0e101c8ae9c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:42:29.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:42:39.694Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=7d3804f0-377f-4313-b056-0276a2ca9efa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:42:39.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:42:49.702Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=7dfe0f30-b692-4dfc-9c16-f9db6571a2ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:42:49.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:42:59.709Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=e25d77b6-6e43-4709-b9eb-c0df5c89c653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:42:59.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:43:09.717Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=19caef52-5679-428f-93c2-0d3fe969f876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:43:09.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:43:19.723Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=08ff7e4f-be2b-4728-bac2-f9f9b5296fe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:43:19.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:43:29.729Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=4b32413b-326f-4efe-a450-9ec98399403d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:43:29.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:43:39.739Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=0d4eb132-a53d-4beb-b2c7-a3b53f3dcab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:43:39.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:43:49.752Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=697f1915-f4e3-49eb-adbc-a905a0e8de85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:43:49.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:43:59.764Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=62bf6f53-0490-4cc4-9cd1-3447d292deda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:43:59.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:44:09.776Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=62ed37df-ee12-4186-9578-5a7da964c915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:44:09.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:44:19.785Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=7bfd5ea6-f7ed-483c-a10f-a8009c7b1f17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:44:19.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:44:29.791Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=ce595c7c-0bdb-496d-bee6-e1aaff327a53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:44:29.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:44:39.802Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=9b183181-6386-4008-9905-3938299cb75a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:44:39.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:44:49.812Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=a727287d-4a2e-4c9e-8576-88c555f65c78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:44:49.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:44:59.818Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=013bece9-727e-4087-a9be-2a812ff375e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:44:59.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:45:09.825Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=c1e4a747-cf75-4528-a406-cd71fe276e26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:45:09.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:45:19.832Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=d898cd13-280d-4ce3-8956-ab75a942350f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:45:19.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:45:29.844Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=58d11cc0-e1c6-469b-9f60-789859df7910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:45:29.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:45:39.859Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=2b4bb485-4409-41de-b559-65fcfa4d5bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:45:39.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:45:49.871Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=c01514e1-afcf-4e45-b850-b0d2042fc935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:45:49.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:45:59.882Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=93932034-5b5f-4392-8241-d55498a371be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:45:59.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:46:09.890Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=8c806361-14ac-422a-b934-9f2725ecc584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:46:09.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:46:19.899Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=d33f376c-a506-497d-a00b-df85b62fea9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:46:19.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:46:29.905Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=23b8940a-0b47-44e3-8bd7-f40d8509255b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:46:29.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:46:39.915Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=8174e789-7da6-4835-8eb6-7cda7d7146bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:46:39.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:46:49.925Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=8e0e00fe-1b04-4661-8efe-968d7c43fdd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:46:49.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:46:59.933Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=0ea3efb5-4117-4b95-ba8c-9599b717846e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:46:59.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:47:09.944Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=42e97ccd-dbe7-431e-9255-a0400c3af6c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:47:09.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-27T05:47:18.747Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-27T05:47:18.747Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-27T05:47:18.748Z |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 |2021-10-27T05:47:18.750Z |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 |2021-10-27T05:47:18.755Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-27T05:47:18.755Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-27T05:47:18.755Z |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 |2021-10-27T05:47:18.758Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:47:19.958Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=5ee03ce1-815e-4c64-8306-bd7cfe62f1e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:47:19.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:47:29.965Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=b9a49c1a-44ab-4840-8ced-7725759fb429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:47:29.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:47:39.974Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=c330ae79-bb47-4342-a1c0-6fc9f64de031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:47:39.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:47:49.980Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=49818ff8-698f-42f8-88a2-2cde48baf2c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:47:49.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:47:59.987Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=3cdf2976-9dc5-4874-a962-1cee6d13f26f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:47:59.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:48:09.993Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=55f0b2c0-a7fb-43b7-987f-7bb544da8749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:48:09.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:48:19.999Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=b1597dd9-fb0b-48f2-a277-5ced87d5ee1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:48:20.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:48:30.006Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=37e3a515-a189-448f-9e83-16aba6c6ef8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:48:30.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:48:40.015Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=da042040-010b-4309-9891-333e83a9850f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:48:40.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:48:50.028Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=8dab8f64-bc68-4447-8cff-d8441b5d8eca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:48:50.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:49:00.037Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=0e409398-5948-4db2-aa5d-6ac1338632a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:49:00.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:49:10.050Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=bbe2f171-86e0-450c-8dc5-b02699f3af82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:49:10.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:49:20.056Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=72215495-a2c1-474e-a22a-219343dd3f0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:49:20.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:49:30.064Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=40dee42d-aa41-4491-862f-aae7109f90dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:49:30.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:49:40.072Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=6f4ca60e-428d-4664-87e0-550e53bb5962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:49:40.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:49:50.079Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=9ffb3a89-7111-4264-9581-a48ff7662a83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:49:50.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:50:00.085Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=f5fa66c8-6044-4269-a1cf-7bf779d02f17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:50:00.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:50:10.092Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=22947046-a343-45ed-8ea9-4b7a873b0da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:50:10.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:50:20.098Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=9f9326d4-6f93-400d-a011-5a9079238b11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:50:20.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:50:30.105Z |INFO |Init configs |InvocationID=12953eab-2b7f-4b54-9767-055feb6ded56, InstanceUUID=be302f82-63ca-401c-b1b6-f5b5eedd79be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T05:50:30.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |