By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-22T23:24:01.989Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-22T23:24:01.992Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-22T23:24:02.022Z |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-12-22T23:24:02.611Z |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-12-22T23:24:02.686Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T23:24:02.686Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-22T23:24:02.687Z |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-12-22T23:24:02.752Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-22T23:24:02.836Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-12-22T23:24:02.919Z |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-12-22T23:24:04.119Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-22T23:24:04.469Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-12-22T23:24:04.488Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-12-22T23:24:04.489Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-22T23:24:04.561Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-12-22T23:24:04.562Z |INFO |Root WebApplicationContext: initialization completed in 1643 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-12-22T23:24:04.875Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-12-22T23:24:05.636Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-22T23:24:06.652Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-22T23:24:07.136Z |INFO |Started MainApp in 7.091 seconds (JVM running for 7.694) |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-12-22T23:24:07.200Z |INFO |Start scheduling PRH workflow |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:24:07.212Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=650a6aef-a27b-49cb-8f36-d528fe43584c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-22T23:24:08.644Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.58.206:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:24:08.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:24:18.705Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=afe67f41-afc9-4932-b49f-9831987f4175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-22T23:24:19.763Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.58.206:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:24:19.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:24:29.765Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=4b3ddf5c-f4dc-441a-b1ca-770dc438af34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-22T23:24:30.803Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.58.206:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:24:30.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:24:40.804Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=e3eb5f0e-4e61-4864-8d59-9373f1ca1d02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-22T23:24:41.907Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.58.206:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:24:41.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:24:51.918Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=ff7209cc-c464-448b-a204-04424f4fc366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-22T23:24:52.947Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.58.206:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:24:52.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:25:02.949Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=2e180162-b52c-4b2e-ba67-3e1e48f000a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-22T23:25:03.988Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.58.206:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:25:03.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-22T23:25:10.312Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-12-22T23:25:10.313Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-12-22T23:25:10.319Z |INFO |Completed initialization in 6 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:25:13.989Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=fa3e85c9-bfa3-45a9-89b5-0237e940f14b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-22T23:25:15.030Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.58.206:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:25:15.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:25:25.032Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=8b4d5f89-a944-4e3a-8952-b4e47bab0d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-22T23:25:26.067Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.58.206:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:25:26.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:25:36.070Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=d46379cd-8deb-4cd1-b98a-d778060d90c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-22T23:25:37.107Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.58.206:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:25:37.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:25:47.110Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=0e2f5b92-8e06-44b2-a8c1-79638c2d659a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-22T23:25:48.147Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.58.206:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:25:48.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:25:58.150Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=5bef17e2-aa01-4dde-b544-7a683e6731ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-22T23:25:59.187Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.58.206:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:25:59.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:26:09.188Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=7da19ec7-ed0f-4630-b082-b47d25e7c126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-22T23:26:10.227Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.58.206:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:26:10.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:26:20.228Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=3ba0b869-44fb-4628-849a-148ec0e10f2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-22T23:26:21.266Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.58.206:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:26:21.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:26:31.268Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=436c05ff-4f4e-491f-9948-c00fcd339bea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-22T23:26:32.306Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.58.206:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:26:32.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:26:42.308Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=b0475ef3-34dc-42cd-a993-381bd8aa6353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-22T23:26:43.348Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.58.206:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:26:43.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:26:53.352Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=6e1b6d12-22b5-4347-bd27-ce8ba45c4139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-22T23:26:54.387Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.58.206:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:26:54.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:27:04.391Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=c0d4b8f7-5d07-45f3-8376-ff85e315ed5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-22T23:27:05.428Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.58.206:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:27:05.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:27:15.430Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=e61b72de-2907-4dd4-bb70-1b9249722897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-22T23:27:16.467Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.58.206:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:27:16.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:27:26.474Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=688a614e-5a91-4149-bf11-fd1536dd1fde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-22T23:27:27.507Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.58.206:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:27:27.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:27:37.510Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=0c69a152-4ef9-495b-b0c5-e2324b8ef087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-22T23:27:38.549Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.58.206:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:27:38.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:27:48.550Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=14b446e0-7bd7-4bba-a37e-432c5738c659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-22T23:27:49.590Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.58.206:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:27:49.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:27:59.593Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=c6fd35d0-1deb-469e-9891-687fff63df94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-22T23:28:00.627Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.58.206:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:28:00.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:28:10.631Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=4a3073f5-8504-4c76-9691-131e5769a047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-22T23:28:11.667Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.58.206:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:28:11.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:28:21.668Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=0fed4541-ea52-4712-b344-acc40068ddf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-22T23:28:22.707Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.58.206:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:28:22.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:28:32.709Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=5934eb55-9630-4ee4-bc92-d467372b4890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-22T23:28:33.747Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.58.206:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:28:33.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:28:43.749Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=0269b220-5a0c-43c1-9757-1b5a6b45d2ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-22T23:28:44.786Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.58.206:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:28:44.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:28:54.788Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=a0c4c5d0-e3e8-4442-964d-93b7a55336e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-22T23:28:55.827Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.58.206:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:28:55.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:29:05.828Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=3848cbfc-be41-4466-84f2-bfafbcc12d82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-22T23:29:05.927Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-22T23:29:05.927Z |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-12-22T23:29:05.928Z |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-12-22T23:29:05.932Z |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-12-22T23:29:05.940Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T23:29:05.940Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-22T23:29:05.940Z |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-12-22T23:29:05.943Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-22T23:29:06.866Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.58.206:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:29:06.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:29:16.868Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=845c7a11-47b8-4a58-a209-190cc038e4b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-22T23:29:17.911Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.58.206:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:29:17.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:29:27.913Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=88eee065-088d-46bc-9539-2bdad6d6b825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:29:28.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:29:38.017Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=c95fff36-a25d-448a-b436-7c94999d01aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:29:38.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:29:48.043Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=cef08f16-e3e4-4ef8-96c3-906a92c4dce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:29:48.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:29:58.055Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=929f965e-4655-4160-ba30-113bd83e2adf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:29:58.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:30:08.072Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=548b274b-d2d3-4ba6-81c4-7f2e5010807e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:30:08.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:30:18.086Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=0884c1c0-4b4e-467b-b2d5-ee1210b74729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:30:18.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:30:28.096Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=77c9a609-3ad8-4930-82d8-d06d67b3d606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:30:28.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:30:38.107Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=42555ce8-b99b-4968-8365-61f42c35e338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:30:38.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:30:48.119Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=1dd528f1-2054-4243-91cc-94c63cf81158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:30:48.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:30:58.133Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=d0319039-4930-4170-82b6-d9ffd4c05ba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:30:58.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:31:08.155Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=869ca1c4-f75e-4e7c-b88f-f61780a20b5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:31:08.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:31:18.167Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=89f55b2d-0ec9-43cf-bfc6-b239f5ed7c34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:31:18.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:31:28.179Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=4ab363d0-731b-462e-b4ea-f26f4f959795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:31:28.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:31:38.192Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=2e33619b-00cd-40f1-a372-4e6b7554682d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:31:38.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:31:48.205Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=a05aaf57-49c5-4084-accb-9a82bd507b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:31:48.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:31:58.216Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=91c5c4ef-117f-48ac-b355-f9e9afee5fd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:31:58.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:32:08.227Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=0d4ad5cf-eaa0-4345-b38d-4d66f77fceee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:32:08.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:32:18.238Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=350a7694-d729-4e53-936e-888c2f55391b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:32:18.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:32:28.255Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=2fc2b6e4-a25d-4e13-8f0f-b9e605ba8904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:32:28.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:32:38.277Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=5c121c1a-edac-4224-89f6-64dda0015719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:32:38.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:32:48.290Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=8d27fa29-b93e-4ea7-b17a-7f24625f0868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:32:48.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:32:58.300Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=70ed69a3-5afe-495b-b554-d362e19ea4b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:32:58.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:33:08.311Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=7d45c898-0c0e-4d6a-83a5-155940ff62b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:33:08.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:33:18.319Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=dfeed8dd-26b4-4812-af7b-47f0991cf693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:33:18.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:33:28.329Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=4d3afd64-3b60-4d99-96ba-549a88d48460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:33:28.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:33:38.339Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=12dfedaf-c788-423a-a464-3c0c39e8839a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:33:38.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:33:48.348Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=06048a3d-c0b3-45ff-bc29-49705ed78404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:33:48.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:33:58.361Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=07ffd674-7119-4110-8a3e-674b7a220d37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:33:58.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-22T23:34:05.294Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-22T23:34:05.295Z |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-12-22T23:34:05.296Z |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-12-22T23:34:05.300Z |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-12-22T23:34:05.307Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T23:34:05.307Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-22T23:34:05.308Z |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-12-22T23:34:05.310Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:34:08.376Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=c0eb7eb9-1d6c-4d0c-842a-d50a377a72c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:34:08.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:34:18.391Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=04f3f7b7-bc24-40e1-a202-00a5c4da4382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:34:18.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:34:28.411Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=a9a0ae5c-0de9-4770-9e54-4098bdb297fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:34:28.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:34:38.421Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=e846564a-7c83-4455-af41-f1ec8c6318fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:34:38.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:34:48.438Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=6b45ac3d-1738-493d-88f3-7af0631bcaf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:34:48.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:34:58.446Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=5429320e-9874-42ed-a8dc-e5d47d66e1b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:34:58.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:35:08.460Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=98eac67f-2cc6-4e18-ac74-97a11320b48f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:35:08.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:35:18.468Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=3f042766-09e1-4229-9577-494a54645f76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:35:18.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:35:28.478Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=2fffcb61-53da-4348-9c83-3dedb92ca8d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:35:28.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:35:38.492Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=f1160cdf-4b2d-4a6c-b556-3d8d935e2919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:35:38.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:35:48.506Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=f0894c2b-91e7-489a-9a28-ceac0bdfa2a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:35:48.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:35:58.521Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=9e184475-89c6-4d8d-a0a2-8131702c48bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:35:58.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:36:08.535Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=a0608fda-f233-4ca0-9e6b-265816053fbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:36:08.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:36:18.543Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=7b3f58b8-ef6d-429d-bdc9-73ffa23af40e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:36:18.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:36:28.554Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=113a21fe-b51d-47d8-bf61-58a4388af10b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:36:28.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:36:38.563Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=40a54eb8-b6fd-4531-a054-439b39957233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:36:38.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:36:48.572Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=5f860134-d1f7-4115-bd1e-675ae3125424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:36:48.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:36:58.579Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=1603f405-d54e-4739-b7e2-474e423803eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:36:58.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:37:08.590Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=6dcbdfc6-18c5-4b27-b72b-7409cc099aad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:37:08.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:37:18.600Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=63ca4d52-ac43-403e-84bc-82ebf0ae267c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:37:18.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:37:28.612Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=fb2d6387-2404-4ac3-ad7f-2aa195fad992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:37:28.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:37:38.628Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=f2a43c17-b695-4c0c-838b-586c11c7f0cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:37:38.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:37:48.643Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=127e7fd6-3eaa-45f8-b6fb-d5e0f04d11f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:37:48.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:37:58.652Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=5cfd296e-67ee-4d00-8fa3-e9169c87b08e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:37:58.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:38:08.662Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=d434e1f4-4a93-4b9f-b837-581efb1d5c8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:38:08.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:38:18.673Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=8bc196d8-568e-4b6c-b2d5-1a748adbc05d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:38:18.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:38:28.684Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=a44b1e21-9c64-433b-93af-7a9ed5dc0df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:38:28.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:38:38.693Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=0f850ef0-d8b2-4709-9a99-d648043825f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:38:38.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:38:48.704Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=1e3bd036-0e95-4d6a-8ff8-96ad9d22cf08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:38:48.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:38:58.714Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=64392596-58ad-4aeb-9eac-11e580e264e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:38:58.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-22T23:39:05.283Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-22T23:39:05.284Z |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-12-22T23:39:05.285Z |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-12-22T23:39:05.288Z |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-12-22T23:39:05.294Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T23:39:05.294Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-22T23:39:05.294Z |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-12-22T23:39:05.296Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:39:08.724Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=ee8b75a1-49fa-4010-972d-fb9097e90d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:39:08.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:39:18.737Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=d3dd2fca-8b5b-4b49-9939-7f3710f4c87f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:39:18.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:39:28.754Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=beb7324a-d34b-4c6a-ab08-3c9a31a0ddaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:39:28.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:39:38.763Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=d0bacb02-3a28-47eb-9eb1-80bd73f5dc93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:39:38.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:39:48.772Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=0a6adbcb-67c6-48fb-80c0-b5e29cbef711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:39:48.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:39:58.781Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=bfc934fa-c576-42e3-9166-7c566f7fb789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:39:58.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:40:08.789Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=a1a82950-df1a-4c05-acda-824dfa82ad39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:40:08.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:40:18.800Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=8b81e513-989b-436b-a75d-a1596683b254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:40:18.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:40:28.815Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=a8b20906-aaf0-4ab2-8b27-5d964244418d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:40:28.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:40:38.823Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=8485f45f-aac4-46dc-8b2e-dda431864d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:40:38.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:40:48.844Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=62a5e3fc-b363-46a7-9569-f7b6add633f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:40:48.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:40:58.856Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=96b1c329-4e5a-483e-9936-c3e0d456e00c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:40:58.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:41:08.871Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=ca39bc76-00cc-4386-b33b-d3d5cce9dac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:41:08.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:41:18.885Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=570812c4-45ba-45be-9dbb-e1948b9a91e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:41:18.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:41:28.894Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=4645ef52-8b88-451a-94e9-a88cc96c6307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:41:28.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:41:38.908Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=fadef383-5ce7-44ee-8a0b-15c2193e5fd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:41:38.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:41:48.916Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=658c9e58-d917-4521-aeb6-d752781244dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:41:48.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:41:58.923Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=52f8e9db-396a-471f-a20f-721bc6ba8612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:41:58.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:42:08.937Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=d707ca7c-b507-4f03-9c70-dfe4f399b902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:42:08.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:42:18.951Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=49610ab5-3df2-4b65-84a0-23db265399e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:42:18.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:42:28.971Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=c8e2a7d8-45ca-4602-9cd3-642d3e99cb1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:42:28.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:42:38.981Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=9d5b340a-30b7-4a68-b090-cc4cd86e39c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:42:38.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:42:48.990Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=aeba51c8-4d50-45b5-a271-c7b13be3d684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:42:49.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:42:59.005Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=1586d566-f1e4-4c04-8022-8cc1fbca2df6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:42:59.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:43:09.018Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=f1c4edd6-754e-4b4f-ae7a-42da15d3c78b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:43:09.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:43:19.026Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=64596c09-d58d-4c3f-ac07-3f97ae3f0726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:43:19.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:43:29.035Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=4067545c-af0a-4eaf-8593-3f0c1d6ae86b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:43:29.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:43:39.043Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=17ecff9b-f2f0-460b-bf97-269ab5b242aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:43:39.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:43:49.052Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=b64b3208-df07-4d91-a17b-7dd33811fe4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:43:49.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:43:59.060Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=301ee3ae-54a7-442e-950c-3718a265664e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:43:59.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-22T23:44:05.275Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-22T23:44:05.275Z |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-12-22T23:44:05.276Z |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-12-22T23:44:05.279Z |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-12-22T23:44:05.289Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T23:44:05.289Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-22T23:44:05.289Z |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-12-22T23:44:05.292Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:44:09.069Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=507617b5-8a64-4723-9592-c92e9026c139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:44:09.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:44:19.082Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=31983ffe-f5c3-4c8a-bef9-6c0df0f4fab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:44:19.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:44:29.098Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=a5dd71c0-a587-4817-82a3-88d91c275b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:44:29.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:44:39.108Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=f95b3fa8-40db-4aff-8224-7a2e20f03fa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:44:39.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:44:49.117Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=2d88b2b2-ab45-4a30-b4c7-5bfc0f8ecea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:44:49.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:44:59.125Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=30e03b50-6d31-47bd-9721-f66a72e9841b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:44:59.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:45:09.136Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=dd36edee-9235-46aa-8ae5-64d8675eceba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:45:09.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:45:19.143Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=3a279b08-958c-4af3-964c-148733479d29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:45:19.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:45:29.158Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=a50df353-be35-40ad-a388-614b99b7c921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:45:29.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:45:39.167Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=4410badd-36de-49cf-b93e-acdecde16e53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:45:39.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:45:49.176Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=a7b62ddf-7a4b-43dd-8b4f-5dcf8579c2d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:45:49.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:45:59.193Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=59c60044-b26a-4ff8-b6f8-417219c69fca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:45:59.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:46:09.204Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=b07e0389-f8d0-4a6b-b333-a57bd576513b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:46:09.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:46:19.226Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=5598819b-8c21-4d02-8605-9bbbd3c5b6ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:46:19.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:46:29.239Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=a5791800-90bd-4006-b580-6cf27e05b03c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:46:29.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:46:39.250Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=0e006a03-d782-48e1-ae9e-25876360021a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:46:39.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:46:49.258Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=8fa022fc-010f-4bfd-9b4e-3590b3df46d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:46:49.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:46:59.266Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=275a8f83-82d5-4bd0-a4bb-78a42cffbcaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:46:59.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:47:09.274Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=c179b860-f3cd-4f93-abd0-b8aa16d8d816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:47:09.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:47:19.286Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=daacc846-0245-479e-b531-1c92b3e9ebb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:47:19.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:47:29.294Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=5a25a55e-fd06-46a7-b74e-9fa5daea3d4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:47:29.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:47:39.302Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=2c1d769b-b21f-473e-bac0-7780789eecd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:47:39.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:47:49.315Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=8c791eef-1ff7-46b4-a4d9-093e441099eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:47:49.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:47:59.325Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=cdbcfd04-5b9c-4739-8aa6-cf2da3fc41b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:47:59.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:48:09.337Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=5cca507c-554f-4f6a-a6f5-fcb2400283be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:48:09.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:48:19.353Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=80d9fe76-dfff-4e00-9ca8-7f24726484be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:48:19.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:48:29.363Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=0b39c55c-1825-4bcf-afa7-b24d5fc9308d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:48:29.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:48:39.371Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=542a293b-fca1-4382-b916-173628ccbd34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:48:39.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:48:49.380Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=0b025de7-9001-4315-8601-a36d777c22cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:48:49.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:48:59.387Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=37051cc3-352e-4d47-a37a-d9fbc13954c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:48:59.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-22T23:49:05.246Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-22T23:49:05.246Z |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-12-22T23:49:05.247Z |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-12-22T23:49:05.250Z |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-12-22T23:49:05.257Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T23:49:05.257Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-22T23:49:05.257Z |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-12-22T23:49:05.259Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:49:09.395Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=26486129-73e4-4e36-8833-d4039d6d66e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:49:09.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:49:19.402Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=8566312c-38fd-4043-838c-30c63c1b8c78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:49:19.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:49:29.410Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=fd9f7c57-8e0c-4cfa-a7a0-d080479a85ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:49:29.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:49:39.418Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=39024385-6217-4e8f-8cc7-1a6193f44609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:49:39.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:49:49.426Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=982c72a5-0977-422e-b34c-6554ceb861f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:49:49.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:49:59.436Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=abaf854c-4cef-4e30-9872-ffb28f38e521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:49:59.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:50:09.445Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=85feb1af-3da0-49ba-8943-5e3c95f33d77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:50:09.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:50:19.461Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=70342a4b-5283-4f04-a372-77f2fb924401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:50:19.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:50:29.497Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=49a693ed-dd77-4c09-ae71-1e796bc7067c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:50:29.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:50:39.506Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=2f865ba6-069b-44bb-8b85-3d4d5b460f41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:50:39.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:50:49.515Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=7c4ae6e7-387f-4c59-9385-f139e380f760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:50:49.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:50:59.522Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=1b6b4ce3-ccd9-4bbc-851b-80813e9ed12a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:50:59.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:51:09.529Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=22026c70-77c5-4881-8c92-24a50aa41d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:51:09.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:51:19.538Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=15f15ea5-43f1-4a76-b557-685809d0b56b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:51:19.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:51:29.545Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=4519f13c-2d82-4daf-8e62-dcdbcb18b19b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:51:29.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:51:39.554Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=db60557a-7ca9-4740-bf06-3289ddb47245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:51:39.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:51:49.562Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=25563cb0-5902-447f-8a2f-dcc0f6288ac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:51:49.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:51:59.573Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=19285465-06c1-4648-bba3-1d3f0d90a034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:51:59.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:52:09.587Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=db526b0a-7644-4723-a16d-d4323fb6bdc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:52:09.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:52:19.599Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=8127d0ec-8ef5-4da3-b7c3-354aa05daccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:52:19.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:52:29.606Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=582466bc-7514-4ad1-b0d2-45a27ee2244b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:52:29.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:52:39.614Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=47ade436-bd6c-49a5-af56-e9d1514c66b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:52:39.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:52:49.620Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=b12f2aaa-d048-4ca8-aee5-0ad5363bb86b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:52:49.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:52:59.628Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=d9f4bdf6-6784-4a93-b01d-1cfe2aa77810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:52:59.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:53:09.636Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=4942ad7f-40b9-4a11-932a-9c0b7adb0f54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:53:09.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:53:19.646Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=df89b746-7e3b-42aa-96ee-c7ab5adef68c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:53:19.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:53:29.655Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=2880d162-2009-4ecd-be9b-cfd1f3d56a3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:53:29.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:53:39.662Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=9e6686dd-0f29-4d2f-8434-8a746f6e35b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:53:39.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:53:49.672Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=5296d9e1-a01b-4d74-842b-52993463d0c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:53:49.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:53:59.690Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=8679d42b-7690-4fe3-bd9b-0beda5746fe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:53:59.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-22T23:54:05.231Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-22T23:54:05.231Z |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-12-22T23:54:05.232Z |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-12-22T23:54:05.236Z |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-12-22T23:54:05.242Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T23:54:05.242Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-22T23:54:05.242Z |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-12-22T23:54:05.244Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:54:09.699Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=f13740a5-4490-487f-bc9a-885db7a1745c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:54:09.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:54:19.715Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=f01def5b-913a-4383-bd70-d8dcdac44a3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:54:19.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:54:29.724Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=98d8cf88-ab19-4033-b654-1a3e69a14ecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:54:29.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:54:39.734Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=3f08a4c7-6fe8-45cd-a45b-429013ca3c71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:54:39.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:54:49.744Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=16340e23-c6de-40a5-b050-fdcba569614b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:54:49.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:54:59.753Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=bd8b1b72-37bd-4159-b709-e24926578189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:54:59.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:55:09.761Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=3e77143d-f521-4f00-9b1b-f8dbf8932062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:55:09.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:55:19.768Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=e2301c58-586a-48cb-ae9d-0ce68c603dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:55:19.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:55:29.776Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=06affb98-0618-47c0-b39f-99e052153115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:55:29.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:55:39.783Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=85b7e6ce-4502-474f-8574-ebb23a1c744a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:55:39.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:55:49.794Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=35b33028-28dc-4a7f-8fb6-72f11f980e90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:55:49.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:55:59.804Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=7b22c863-34a4-4674-980d-4932eb76a1c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:55:59.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:56:09.814Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=f1e3472a-3c70-420d-a9ee-82af0a83cc9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:56:09.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:56:19.832Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=d429879d-badc-457d-9681-ef23d4677a4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:56:19.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:56:29.840Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=3dd8ab79-7384-4228-bcdd-dbc81ecdd70e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:56:29.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:56:39.848Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=c11fc364-c800-4d00-a9d9-4724752fb651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:56:39.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:56:49.855Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=7c158e47-e2d0-49e4-986f-586c13cd3236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:56:49.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:56:59.862Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=7af0f1c5-5f4d-475d-834c-848f53b00cd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:56:59.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:57:09.868Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=031d5ac2-8c4e-4da2-ac82-b64b92981f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:57:09.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:57:19.875Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=c5e53235-69cd-4cd7-a8e8-58f92bcf1639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:57:19.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:57:29.882Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=61fdebec-289d-472b-8c69-9f2506049090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:57:29.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:57:39.889Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=1f0ca0cd-9e68-408d-b2e6-79f6d5844bab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:57:39.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:57:49.898Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=f33add18-dd3a-4541-99c4-c88f285c1ac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:57:49.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:57:59.910Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=99ea4bc3-e11a-46e5-a939-2366d0e8d78b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:57:59.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:58:09.921Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=55e232b9-27ba-4fa1-a5ed-236139c17aed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:58:09.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:58:19.944Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=a60a3b91-0bfb-4856-a937-7dcf6d26f228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:58:19.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:58:29.954Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=e7fb9c41-1972-4502-84fe-7a15020ab432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:58:29.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:58:39.962Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=bbc97d23-b299-4780-821a-16e66992c97b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:58:39.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:58:49.970Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=bb26dc50-49d9-4767-8ea5-0986175091c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:58:49.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:58:59.978Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=9b9ff98c-e24a-444c-a3f0-10828e267456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:58:59.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-22T23:59:05.234Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-22T23:59:05.234Z |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-12-22T23:59:05.235Z |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-12-22T23:59:05.237Z |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-12-22T23:59:05.242Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T23:59:05.242Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-22T23:59:05.242Z |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-12-22T23:59:05.245Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:59:09.987Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=a8705f49-255b-43cf-8420-80638e72e4ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:59:09.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:59:19.995Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=aaa36cdb-a812-4bcb-a213-eb5f55d0d0a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:59:20.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:59:30.003Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=d2e4492a-3bee-48e7-b4ee-f6c185fda03a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:59:30.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:59:40.013Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=2d073a18-18cc-4302-9c92-2d408e1c9421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:59:40.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:59:50.027Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=7eb26076-04e9-43fe-a879-20cfa7a8289b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T23:59:50.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:00:00.040Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=1887a103-88dd-4d29-a65b-6a71b7319da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:00:00.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:00:10.073Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=bec4ffe7-5cbb-4541-bca1-ed554d4edafb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:00:10.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:00:20.085Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=89119fa7-af6c-4af3-b7b3-d6dd1afd667c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:00:20.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:00:30.097Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=dad2e06a-a6a3-4122-a7aa-9faacebba8a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:00:30.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:00:40.104Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=ac362f6d-f058-4ad2-9d83-2bf5f84d1f7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:00:40.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:00:50.112Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=2daf0037-6796-4c88-b0bb-366a67ced001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:00:50.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:01:00.120Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=7cfa7407-10d6-49c1-9db1-3f7da20f1278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:01:00.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:01:10.132Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=3fb00461-9ec8-4d90-9a51-6a3c5b3ef6e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:01:10.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:01:20.142Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=413bde92-abba-4a27-a5e5-a47d29967c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:01:20.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:01:30.153Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=5c8e44b2-3db4-4100-b37b-86ed5c1c9847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:01:30.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:01:40.167Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=9d7df401-e2f5-40b3-b5ef-e9d2e18c3543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:01:40.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:01:50.184Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=f9078d16-68b0-43f5-8e31-8b4e909b053b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:01:50.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:02:00.193Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=19610b6e-b641-42e2-b6a2-c10cb61e506a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:02:00.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:02:10.201Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=14c7118a-b18d-4d14-b175-b9c85352d472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:02:10.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:02:20.210Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=f6ad1d70-1df0-4a17-95b1-5ceb13ce2074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:02:20.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:02:30.218Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=5ae72fa5-1d44-4148-9abd-3f6bfc64da48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:02:30.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:02:40.224Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=89a38c74-9072-4af5-8164-11a9cc12aa15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:02:40.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:02:50.235Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=42c90c20-4ed2-4f8c-b373-053439e2df54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:02:50.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:03:00.244Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=fff5f6e1-4ee3-49ea-8258-716245bff9cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:03:00.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:03:10.252Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=bff5ba07-1a64-42e1-8bbe-52d700b50e8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:03:10.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:03:20.261Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=f1a62278-4cbf-48e4-9b60-3434f4f0401f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:03:20.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:03:30.273Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=436545e2-7e64-4cc6-9326-5eec203236dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:03:30.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:03:40.287Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=7535c0ec-1c21-48d2-b273-0551ef379577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:03:40.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:03:50.298Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=15a8d43d-f53b-4677-b918-442cf9519f97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:03:50.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:04:00.307Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=bad394eb-0e76-4d24-99a3-49c537de6278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:04:00.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-23T00:04:05.202Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-23T00:04:05.202Z |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-12-23T00:04:05.203Z |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-12-23T00:04:05.205Z |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-12-23T00:04:05.209Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T00:04:05.210Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-23T00:04:05.210Z |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-12-23T00:04:05.211Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:04:10.314Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=a8711023-d444-45e6-9110-10999e0742e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:04:10.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:04:20.323Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=299827ec-679f-4820-8bf7-d437cc468a77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:04:20.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:04:30.334Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=c1844880-5bcb-43ad-9eff-1286f392a476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:04:30.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:04:40.342Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=3f0db5c7-b32c-4bda-8c63-eb054025f291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:04:40.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:04:50.350Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=9ee2e364-d947-4e4a-8783-f68e5553938b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:04:50.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:05:00.356Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=46c769e6-d8ec-4b28-a65c-6cbe1cc837d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:05:00.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:05:10.364Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=1d03494f-2fa2-435b-8e2c-1701f1b9b81a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:05:10.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:05:20.373Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=7e8c6dbe-db69-4100-a76d-5e5a9ba4ac9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:05:20.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:05:30.384Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=a5753ec6-eb8f-49eb-9793-3a278ccc2b72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:05:30.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:05:40.395Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=704c89fe-27cf-40dd-9d91-80e98f9a0e45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:05:40.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:05:50.404Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=0682f581-51cf-4ebb-9529-5cf198319293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:05:50.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:06:00.413Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=e56144a9-20cd-4253-b4e2-b792224bd5a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:06:00.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:06:10.419Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=4ed0df93-858b-4504-a9c4-05bed072b778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:06:10.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:06:20.428Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=c78d2f76-3431-4923-8cc0-7f46e4895f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:06:20.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:06:30.436Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=d7629955-255d-4a90-b722-dd5073083d1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:06:30.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:06:40.443Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=df83b2b2-a127-49ef-a74a-7c484a833dfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:06:40.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:06:50.451Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=f169a81e-f7e1-43c9-8053-68dda21a5700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:06:50.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:07:00.459Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=5af99c6b-5de2-4e07-b1e8-a881e1f05e7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:07:00.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:07:10.469Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=6077116f-09f5-4440-bf49-e6142f35c114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:07:10.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:07:20.480Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=2274fb4d-fc76-461d-8498-fe8fcf891bae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:07:20.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:07:30.492Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=c8944a59-9e6e-45fc-8688-a24c2eb4978d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:07:30.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:07:40.504Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=a682fd82-3757-4a61-afd2-d59ed91077eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:07:40.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:07:50.511Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=c6fbfe0b-63f1-4bb6-a33a-05dd8e4d9b06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:07:50.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:08:00.519Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=22174710-dc22-4538-bf10-e66b6c5ede64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:08:00.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:08:10.527Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=0a04514d-275b-431a-a410-54745c319a95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:08:10.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:08:20.535Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=077b8fa9-f204-45a4-9091-2972c7b097b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:08:20.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:08:30.546Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=183c7c5c-c311-485d-a86a-e050e461e06b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:08:30.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:08:40.554Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=e095408f-ce7c-4e76-8027-d3903980424d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:08:40.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:08:50.561Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=a83966fd-f930-4ebf-877e-242fc47c92c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:08:50.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:09:00.569Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=e926ca29-6f69-452e-8bb0-87e0947c3dd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:09:00.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-23T00:09:05.272Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-23T00:09:05.272Z |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-12-23T00:09:05.273Z |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-12-23T00:09:05.278Z |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-12-23T00:09:05.285Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T00:09:05.285Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-23T00:09:05.285Z |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-12-23T00:09:05.288Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:09:10.575Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=8f9d5487-3ba9-4140-a455-056ed69d137a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:09:10.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:09:20.584Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=cb5d1a58-91e2-4ff3-b16f-54f6edf42e26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:09:20.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:09:30.600Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=be3a0c48-39d2-4fa2-beaa-e344c54783e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:09:30.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:09:40.612Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=68a16b89-6b22-4e44-9693-b81c3a98bd70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:09:40.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:09:50.630Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=1230fb34-3019-4a83-a36e-000723027760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:09:50.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:10:00.638Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=35f351c4-af6f-4a44-b219-3cdad7b8a12b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:10:00.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:10:10.649Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=a49f28f8-e1fe-4eb9-93b6-1e0461983556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:10:10.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:10:20.657Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=673dfb54-f025-460a-b812-8ac781ec00ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:10:20.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:10:30.664Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=f188bac2-d724-4720-97f6-c86ad08985de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:10:30.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:10:40.670Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=4a5655fd-d9f7-4674-a523-ea6b5a6ef3e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:10:40.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:10:50.677Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=c7d73996-cc54-4b25-9632-8721bbae48ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:10:50.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:11:00.689Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=72a26817-3ff0-442f-9c8a-9122d466188e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:11:00.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:11:10.698Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=9f55e5e7-ee5c-4f40-939c-67f4ac2264d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:11:10.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:11:20.715Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=11ea06da-5524-497d-a7ef-5f2b545a5d16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:11:20.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:11:30.728Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=f24bba39-3c76-4f6b-939c-c2e95b247a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:11:30.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:11:40.737Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=c97bd2cb-3561-4bcf-b348-b5d8d18d582d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:11:40.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:11:50.745Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=a73088ee-7635-493a-88f4-bd28f1ff9e12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:11:50.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:12:00.751Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=dd147e05-0831-42a7-8f6b-3ca9b8b49eb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:12:00.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:12:10.761Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=bddcb222-9da4-45cb-a8bb-27de7f3da56b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:12:10.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:12:20.770Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=614d5990-ec20-4e03-a4f3-4a7f979fc76d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:12:20.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:12:30.777Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=d16512b9-7e10-4916-acff-95ead5761aaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:12:30.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:12:40.784Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=98aacec6-2139-429c-95db-7d8e8feb7bb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:12:40.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:12:50.793Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=571d5e18-07b5-45fa-9fc9-9257b3f0dbd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:12:50.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:13:00.803Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=cea22b99-af5d-4d11-819e-ab83cacfbd55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:13:00.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:13:10.811Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=b069bf3e-da2f-4d13-a428-54bf7dfb951a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:13:10.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:13:20.820Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=f5ce2205-9c40-4d7d-8179-14acffbfd887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:13:20.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:13:30.831Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=042834cb-1787-441b-8b54-2c90e4d1b744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:13:30.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:13:40.842Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=4ce2de75-ba92-45fc-8445-a70055e83158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:13:40.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:13:50.849Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=a7c23bda-9177-4e27-b6aa-8fb7fbcfe2eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:13:50.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:14:00.858Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=a3df57df-4f0e-46bd-9d66-c7ded1868493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:14:00.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-23T00:14:05.242Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-23T00:14:05.242Z |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-12-23T00:14:05.243Z |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-12-23T00:14:05.246Z |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-12-23T00:14:05.250Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T00:14:05.251Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-23T00:14:05.251Z |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-12-23T00:14:05.252Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:14:10.864Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=13a36602-8691-4377-abce-9d1d474bcaa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:14:10.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:14:20.871Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=1c5dde17-d154-4743-b2b7-29fd0688db57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:14:20.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:14:30.879Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=22c5842a-6ee1-498c-9142-87014949a08c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:14:30.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:14:40.889Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=a5f0be3a-d5c2-46da-9e4e-3ef208d43311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:14:40.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:14:50.896Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=bd9f0cde-8db2-44be-82d9-a85f88f1126b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:14:50.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:15:00.906Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=49804d12-2e73-48a4-889f-319346250e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:15:00.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:15:10.912Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=17e9032c-8daa-473f-bb42-b6814736cf2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:15:10.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:15:20.922Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=cc5e8ef9-33b3-4f41-875a-39d8cc55c86d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:15:20.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:15:30.933Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=c522eaa7-74e3-4ada-967c-c244027327dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:15:30.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:15:40.947Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=97fab8d1-dd77-4731-9db2-787f2ca41a81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:15:40.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:15:50.964Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=fd3b3317-5562-4d81-8033-4c97651603f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:15:50.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:16:00.973Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=7c443746-43f8-4dd6-814d-9c837a260e17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:16:00.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:16:10.981Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=808e925b-77b9-4606-96d5-188b957041ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:16:10.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:16:20.993Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=79fcba0b-229f-4a00-a891-f73cb1e3ad34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:16:21.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:16:31.003Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=df4012a7-1e0f-4f9f-b250-34da0b5b2479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:16:31.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:16:41.012Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=6c52b028-cb09-49c2-93bd-40db4c73243c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:16:41.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:16:51.023Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=e392fa13-622f-4497-ac17-cbbf67db0dfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:16:51.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:17:01.036Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=31ca085d-5ba0-494c-abba-e481004eb23e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:17:01.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:17:11.049Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=550b1d22-070a-470d-b4aa-905481d13676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:17:11.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:17:21.058Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=47b0be16-2eed-43a2-9aa5-c4e04a2b35f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:17:21.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:17:31.066Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=a66e4f94-0e51-4e52-9c21-8e2c92648bea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:17:31.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:17:41.074Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=c29e9352-16eb-4a7d-933d-c04e0e936ac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:17:41.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:17:51.080Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=88e47aa8-ce4f-42d5-a9c3-9b0d850216e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:17:51.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:18:01.091Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=448d31b4-5215-445d-9f0a-830612c79fec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:18:01.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:18:11.098Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=f3423685-2449-4cc4-b2e1-c4611660595c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:18:11.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:18:21.106Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=08af201f-0efa-4d83-85e5-32def7ec5b06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:18:21.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:18:31.112Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=9b109b9c-7e0e-498d-86bb-6df42b2cef64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:18:31.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:18:41.119Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=9abfa7a3-6f40-4c72-ae26-93eec47bc414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:18:41.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:18:51.128Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=70b8711a-e769-46db-9f90-9a45e3a63687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:18:51.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:19:01.140Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=62098d3f-655c-4ec4-bf42-a63af61d74d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:19:01.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-23T00:19:05.239Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-23T00:19:05.239Z |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-12-23T00:19:05.241Z |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-12-23T00:19:05.245Z |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-12-23T00:19:05.250Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T00:19:05.250Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-23T00:19:05.250Z |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-12-23T00:19:05.252Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:19:11.151Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=d98472c1-a2c0-471b-8df7-36f2d0353da9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:19:11.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:19:21.159Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=1500cd3b-7bcc-40ad-b926-f7b506dad6ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:19:21.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:19:31.168Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=eebe01b7-0b91-4343-b16b-c117f7900870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:19:31.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:19:41.174Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=6c0d129f-b00f-46e3-be12-2e8f008670c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:19:41.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:19:51.181Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=ede718bc-e659-4002-8302-e1bbf5eb56ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:19:51.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:20:01.194Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=d84f5d3b-f785-4475-a943-77d18887e0c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:20:01.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:20:11.201Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=dcc6cab3-d74c-49ba-b0be-411656b84a5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:20:11.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:20:21.211Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=35312e85-9404-42c8-b371-49b10d11bf4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:20:21.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:20:31.217Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=b6c1697c-9a5d-4e63-832c-05a739ac56cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:20:31.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:20:41.225Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=bd2cfa8b-7208-40a3-8fbc-a7622ab6533b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:20:41.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:20:51.232Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=f7a470d0-0df4-45df-9435-64f14246c408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:20:51.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:21:01.242Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=a9f14632-9ae8-413b-9326-9af7e5ed747d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:21:01.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:21:11.251Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=a9bd36d3-1f95-4ef3-8bd5-2fcc1dbcabc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:21:11.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:21:21.262Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=4fc374ac-885e-432d-83c3-3557d8f244af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:21:21.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:21:31.277Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=926ff758-7aca-4f95-9d21-a289d65c54cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:21:31.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:21:41.296Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=893c8c31-3bd2-495d-bf38-60e9c0eb6c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:21:41.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:21:51.304Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=ec19b635-5f57-4327-8fed-d1233dec7ce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:21:51.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:22:01.311Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=79092ba5-4d34-4360-80b2-045d89e3f035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:22:01.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:22:11.317Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=53c5f325-eda8-4f7a-af05-69b07c939245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:22:11.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:22:21.324Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=c6209874-1751-4e3d-a4ef-0c6a62d27254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:22:21.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:22:31.328Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=3e3971bb-9f94-4a84-9149-724888339643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:22:31.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:22:41.334Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=86fdbc56-cd5e-49b8-96ea-9966592215e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:22:41.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:22:51.341Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=453470b7-2d87-4941-85c8-44ad4881dda1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:22:51.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:23:01.349Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=f01ea662-0a3f-40bd-ab51-8c0db0416dc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:23:01.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:23:11.359Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=16b01231-cb87-4dd5-b756-3105d4346d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:23:11.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:23:21.369Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=33f88324-c57f-4937-ac4f-26b85d604bb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:23:21.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:23:31.385Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=cf0dad16-a67e-4aa2-88b7-9ff975caaec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:23:31.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:23:41.399Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=1aeed809-db23-411a-b048-2deeea34d704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:23:41.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:23:51.407Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=5f7b1cce-f6d6-4fbe-9318-b32ba7a0e465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:23:51.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:24:01.413Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=8f623fc5-3eaf-4f68-a86d-2dfc640ded18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:24:01.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-23T00:24:05.193Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-23T00:24:05.193Z |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-12-23T00:24:05.194Z |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-12-23T00:24:05.198Z |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-12-23T00:24:05.202Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T00:24:05.202Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-23T00:24:05.203Z |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-12-23T00:24:05.204Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:24:11.420Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=6843a9c0-ac8c-476d-aac8-75e8e3d6b9fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:24:11.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:24:21.428Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=ca6671c9-219a-4893-9656-4ddeeaf98e95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:24:21.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:24:31.437Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=a4842268-9e9f-415b-ae5c-5d92168d035d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:24:31.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:24:41.444Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=07e3df3b-5204-4261-8507-31a458510160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:24:41.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:24:51.451Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=f2c97ed0-11f7-425d-bfa7-26ed37dcea8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:24:51.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:25:01.460Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=e34322c2-4af1-4c91-a0d5-d0ab7d552e9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:25:01.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:25:11.469Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=558e0355-bbd4-411b-972b-b0359acca95e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:25:11.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:25:21.478Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=f0acac05-7d8a-4ba1-b9ef-e2fc340b335c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:25:21.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:25:31.490Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=eed4c0aa-db3e-4009-89b6-aa1b7d72632d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:25:31.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:25:41.497Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=a17c5273-9b11-4e4f-892e-591d1f58ba4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:25:41.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:25:51.503Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=540c3f16-3e5c-4edb-8361-dc5acb86aca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:25:51.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:26:01.511Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=6db8eed1-7a28-4c3d-9c1c-6137bef34d50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:26:01.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:26:11.518Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=f3125cf8-9e82-47db-bbca-75d37e2f349e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:26:11.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:26:21.525Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=71205641-1a47-41f9-887a-77d58fe61cd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:26:21.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:26:31.532Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=a07edd37-d2de-43f9-b640-09f2ee36a62e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:26:31.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:26:41.539Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=a7cc19d9-a537-4150-b581-2d7306d6e60e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:26:41.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:26:51.548Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=1dbd8a55-71e6-4cd0-b9d1-aa24ceab9508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:26:51.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:27:01.559Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=1e314471-4f87-4a32-babd-73742491dded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:27:01.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:27:11.569Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=7cc4dbc0-3eb2-40ac-9487-d7200d75c2fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:27:11.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:27:21.578Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=8e525ec7-a30f-4e59-8698-d0dc77f47944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:27:21.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:27:31.586Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=3f511c66-bae4-47c5-ab35-b2cc11bb919b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:27:31.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:27:41.594Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=69c11f0c-fa1b-4fd0-afee-924b8f5a9a1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:27:41.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:27:51.601Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=ebbbca0d-b4a8-447e-8865-557080775c2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:27:51.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:28:01.609Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=0b3a7ef9-aea2-44c0-880d-c707a1a101de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:28:01.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:28:11.615Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=890914fc-b84d-4357-a19b-c49c5dabab0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:28:11.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:28:21.622Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=0081ee81-23fd-4b25-b5a7-8ca516eb985d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:28:21.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:28:31.630Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=fc5b8833-7df7-4d54-ad72-dc56d21f8233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:28:31.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:28:41.636Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=bd43c760-6410-4944-86ab-01c03e815d40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:28:41.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:28:51.646Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=c018cc28-5170-4a52-822f-26a95ecd1cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:28:51.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:29:01.666Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=dd672ca2-24b0-4b16-a8a8-1b19d8670c87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:29:01.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-23T00:29:05.225Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-23T00:29:05.225Z |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-12-23T00:29:05.226Z |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-12-23T00:29:05.229Z |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-12-23T00:29:05.233Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T00:29:05.233Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-23T00:29:05.233Z |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-12-23T00:29:05.235Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:29:11.675Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=3a8c3fd3-ae37-4a5a-adf8-47d529fff806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:29:11.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:29:21.683Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=fbedca13-714a-4023-85da-1dd7afbd7774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:29:21.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:29:31.692Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=a3801a04-9d6d-4550-8e3a-34e760c65977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:29:31.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:29:41.698Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=5d4e4e46-8175-4c60-8ff5-565fc7159a2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:29:41.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:29:51.706Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=ddc4b9ef-0064-4ace-a6c4-b35cbe7998cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:29:51.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:30:01.712Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=7d00f2b3-0d2e-4bf9-abd9-db8594bfd1ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:30:01.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:30:11.719Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=2027b93d-a4ad-4fd9-a3bc-d15c39f1baad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:30:11.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:30:21.725Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=cc9ee88e-74f0-42c7-8aea-59aef4d7d830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:30:21.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:30:31.733Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=02e9250c-596b-40d5-b8d8-cfef9f7fa935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:30:31.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:30:41.742Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=bb673160-0be4-426d-897d-a66ff480c1b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:30:41.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:30:51.756Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=409a171d-81b3-4264-9e49-bad6ad6c10f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:30:51.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:31:01.765Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=179d3208-aa80-4de5-a6b9-863b3bea0573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:31:01.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:31:11.779Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=e7df2371-a779-4e51-9b7b-10d8ea607f4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:31:11.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:31:21.787Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=5bb9f5ba-e6c0-4d8d-854c-e90a6017b649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:31:21.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:31:31.794Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=a7d433a8-cb13-4ed0-9455-4fe3f80532e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:31:31.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:31:41.802Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=5505463c-ac92-4c58-b7c2-60f1df84db0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:31:41.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:31:51.809Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=5463dbfe-8901-4fba-a423-34e3585cbc48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:31:51.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:32:01.815Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=40e2e985-7fd4-4260-9131-33fe9af3836d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:32:01.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:32:11.821Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=78b758df-1919-4e04-8852-f68e6e46f303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:32:11.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:32:21.827Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=36c9f5f1-20d5-491c-9c58-508cb1e9663c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:32:21.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:32:31.834Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=42ad6e8b-36ba-40e9-ba48-271c60971a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:32:31.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:32:41.841Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=f8c0fb8b-3358-4d0e-bd9e-2f985668135a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:32:41.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:32:51.850Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=789857a0-7884-4cc3-b1f2-0e6ddf369c12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:32:51.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:33:01.861Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=32cda68d-bf6c-44c0-8bdc-e7c4af27a38d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:33:01.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:33:11.870Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=9ce4dcb7-732a-4059-91d1-2b7846e648e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:33:11.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:33:21.878Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=64ba7bb6-1b81-474f-8853-3fcdf0c2e98c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:33:21.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:33:31.883Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=dde52916-fad5-4eda-aabe-fec6d6a8133f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:33:31.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:33:41.890Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=18e2e256-050b-493e-a7ce-9ad5b667db94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:33:41.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:33:51.896Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=d2e6d181-975b-465d-8b02-5e7e383b3d41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:33:51.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:34:01.902Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=0b739b42-a06b-4264-8827-2974839806e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:34:01.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-23T00:34:05.241Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-23T00:34:05.242Z |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-12-23T00:34:05.243Z |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-12-23T00:34:05.246Z |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-12-23T00:34:05.250Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T00:34:05.250Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-23T00:34:05.250Z |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-12-23T00:34:05.252Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:34:11.908Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=8641c889-ffea-4230-a676-92265c74745b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:34:11.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:34:21.914Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=4e6ba8bb-a733-4e76-9bb3-3ab68ebd6b7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:34:21.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:34:31.921Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=92cc857a-3c45-40db-bd78-ba2f712ff50a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:34:31.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:34:41.929Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=c7192a59-9f96-4c0b-90fd-ca7165ac8d85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:34:41.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:34:51.937Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=0cc12d8e-2551-4de1-a359-f5d25da2d7bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:34:51.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:35:01.945Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=b02b7e43-f6b0-44a9-b3b1-81bffc2e40f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:35:01.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:35:11.957Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=1265e03b-32cb-44a6-83c1-5618ad2ed101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:35:11.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:35:21.966Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=6f13b78b-1f4a-4715-92be-8bd961286b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:35:21.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:35:31.973Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=44129c11-37e3-4cf0-94cd-4b1c3e6df404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:35:31.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:35:41.979Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=abb601ed-5a18-48e6-8420-56845680bf7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:35:41.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:35:51.985Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=fd6a9094-6d6b-4b20-bff8-5cc57d3550ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:35:52.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:36:02.003Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=b8a8f798-c559-4ebe-9d99-521f0048d8a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:36:02.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:36:12.011Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=6d37bf44-99f8-40fd-9301-19788d64b1a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:36:12.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:36:22.019Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=45160902-4bef-4308-a2ed-868f10070f1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:36:22.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:36:32.032Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=245a45a6-a2e4-4362-a5c5-de973fcc933e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:36:32.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:36:42.039Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=e89d3fe7-c83a-4979-b224-be1987f1c41d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:36:42.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:36:52.047Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=87bdf23a-5bd4-4f2b-8100-610d8d52003d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:36:52.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:37:02.057Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=22e65368-a6e7-4015-b74b-6d427d753297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:37:02.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:37:12.069Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=d2369511-3c93-4426-b6a2-4ea462a2ce57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:37:12.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:37:22.083Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=2c24b051-b65c-4d3d-a948-d3cdee287d0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:37:22.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:37:32.090Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=ac3dcd48-579e-43b2-873d-d3d54d26e91c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:37:32.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:37:42.095Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=8382212e-c7f4-4173-ba49-cbfa27ab76f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:37:42.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:37:52.102Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=ded06430-96fe-4ee9-b900-f223a51384d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:37:52.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:38:02.109Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=b756bbb9-501e-4a21-8d84-a82dd278e6ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:38:02.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:38:12.116Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=714ecdcd-ed53-43ed-a064-d850f208f9b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:38:12.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:38:22.123Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=5f8447ef-337d-4f6d-b95d-79f2b28eb9db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:38:22.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:38:32.129Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=75f90bd5-79b6-4c88-b3f6-ee184fb37110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:38:32.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:38:42.140Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=0f672ed5-1614-47b2-ac25-1d620151f72d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:38:42.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:38:52.150Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=60a6dff5-82a1-4e12-aaae-ae4eeda2ead5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:38:52.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:39:02.161Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=e123ef11-e2a5-495a-a14b-5c8bb9ac009a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:39:02.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-23T00:39:05.253Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-23T00:39:05.253Z |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-12-23T00:39:05.255Z |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-12-23T00:39:05.261Z |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-12-23T00:39:05.267Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T00:39:05.267Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-23T00:39:05.267Z |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-12-23T00:39:05.270Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:39:12.170Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=e751a73c-9db6-47c4-bef5-785b1104078e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:39:12.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:39:22.177Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=54e0146e-d4ae-44fa-9fbf-eb665c5f7267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:39:22.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:39:32.185Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=28108711-80c0-4ee8-aca1-769e247c0dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:39:32.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:39:42.191Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=8d0b87f4-f259-49de-9a41-7b71d8421dd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:39:42.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:39:52.197Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=2172ef47-aa74-4d46-aa5f-60b71681ffa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:39:52.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:40:02.204Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=8ab667a2-98e4-4bf7-b379-11748afa0fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:40:02.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:40:12.210Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=300dbd20-269c-444d-8555-6ef42d4e20d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:40:12.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:40:22.216Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=d2ec6428-b33b-4987-80fa-f822a9f51ec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:40:22.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:40:32.233Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=8faced2d-1601-43bd-a2eb-6c14677c6b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:40:32.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:40:42.241Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=532710da-90e9-47d9-9243-9e36ac787e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:40:42.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:40:52.252Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=da64d2ac-8360-4224-8486-d8fc79142341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:40:52.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:41:02.261Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=d6927088-ca2b-4177-85cb-83aa6980ecaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:41:02.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:41:12.277Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=c46773e3-be33-4b8f-be5a-b3e174a710a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:41:12.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:41:22.286Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=7b77b6e8-541b-4b9a-94e9-59d8ba7ced88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:41:22.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:41:32.293Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=0d2aa8d0-b6aa-4267-a727-c9c48422a6b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:41:32.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:41:42.299Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=77f24c77-206a-42cc-b05b-c4ae16b4bdbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:41:42.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:41:52.305Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=25ce079e-5098-47dd-b67f-78bb83a531cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:41:52.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:42:02.312Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=c4c745b2-24aa-4816-a47c-b06fa53a3e00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:42:02.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:42:12.318Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=0aacabe2-be7c-42d6-82a0-706de463e7d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:42:12.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:42:22.325Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=173c91d7-5a86-41b5-a954-b74dc8cd69ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:42:22.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:42:32.337Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=a2f0ab7b-d2f4-4e28-bc66-8c5c6405a22d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:42:32.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:42:42.345Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=30e066bd-3c4c-4326-9446-9dc71597d9e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:42:42.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:42:52.359Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=a37864ba-bca3-4b0b-9bae-4a9fe5f5da17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:42:52.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:43:02.371Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=248b082b-2b79-43de-bc18-d72e16bba8df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:43:02.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:43:12.378Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=5cf5d7f2-1216-4004-acd8-3fafaff265f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:43:12.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:43:22.384Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=10de3d44-ca92-459c-8611-e741b0bbd812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:43:22.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:43:32.390Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=92e30cc9-51bb-4a74-9105-7bf653915c6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:43:32.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:43:42.396Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=f1124ed2-8ba5-4ca1-a336-820693147d60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:43:42.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:43:52.403Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=211686c1-a65d-446e-a4e0-66cf7e4f9719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:43:52.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:44:02.410Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=782b5674-049a-450b-a2c9-e49c5377e47f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:44:02.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-23T00:44:05.197Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-23T00:44:05.197Z |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-12-23T00:44:05.198Z |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-12-23T00:44:05.201Z |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-12-23T00:44:05.205Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T00:44:05.205Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-23T00:44:05.205Z |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-12-23T00:44:05.207Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:44:12.417Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=0f2bf9d2-522c-4c95-a02e-a96356782997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:44:12.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:44:22.426Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=e6690ed1-6944-47db-84fb-8b8f3c5b94d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:44:22.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:44:32.438Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=8913eb08-af6b-431d-aa46-27245d77ab92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:44:32.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:44:42.449Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=70247391-c80a-4408-bc5f-17c6814bb352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:44:42.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:44:52.456Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=8b6a8997-0385-47d3-a444-528aceb1baaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:44:52.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:45:02.464Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=68443edf-d106-47fd-b643-b92a368a0e47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:45:02.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:45:12.470Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=3e243948-42d0-4308-b398-71b9e4d3bb0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:45:12.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:45:22.477Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=93bbb113-ece0-4032-800e-e8cc5a770c3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:45:22.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:45:32.487Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=8cd720e7-5c4c-46af-b654-5b80193de448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:45:32.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:45:42.493Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=64470009-11b3-469d-b389-008fce5888bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:45:42.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:45:52.499Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=07c64eb6-b276-4aab-b298-2027750e4ea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:45:52.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:46:02.507Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=589440fe-f467-4beb-8232-49214ad4d9ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:46:02.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:46:12.512Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=6b70da03-3c23-49c8-b533-e60a2bf20871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:46:12.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:46:22.520Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=85239fe7-9c88-482c-90f2-9e083624dcd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:46:22.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:46:32.530Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=88155063-7ba2-47e5-9206-b125a9eea3c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:46:32.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:46:42.546Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=b58f9b22-9a19-43a8-9b60-927d52936fa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:46:42.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:46:52.555Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=a9f5856e-ba26-4a3d-9564-c2ba656d6d18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:46:52.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:47:02.564Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=730f0028-b16c-4e93-87bf-bdf153bda712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:47:02.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:47:12.571Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=51541839-9e35-4dd9-a9ce-db7d3ccc31b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:47:12.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:47:22.577Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=bf8986af-53ca-4bbe-be78-b2dea96d73aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:47:22.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:47:32.584Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=d6c201c5-f538-4829-a532-df5b755fe3b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:47:32.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:47:42.593Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=ead6531c-727b-4ec0-a7b1-382e208d51a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:47:42.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:47:52.601Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=99d56d4e-7c73-41d5-af5f-7c6839727e91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:47:52.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:48:02.607Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=aabcd58e-f09f-450f-bd92-7b22e4a263b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:48:02.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:48:12.614Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=6df43c59-e678-4179-97f6-0f75eb668238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:48:12.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:48:22.624Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=d790e9aa-a3d2-417d-b89a-19c32a16f562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:48:22.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:48:32.638Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=e6a19f8c-fab8-4e8c-b9b9-df3ced5f2154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:48:32.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:48:42.647Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=641eea97-a4f0-4010-97f9-691a927d157f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:48:42.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:48:52.654Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=d3282a67-2ff3-4775-9523-f2da9fb341d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:48:52.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:49:02.661Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=3459deaf-004f-46bf-84fe-542a1f02dca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:49:02.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-23T00:49:05.256Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-23T00:49:05.256Z |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-12-23T00:49:05.257Z |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-12-23T00:49:05.260Z |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-12-23T00:49:05.264Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T00:49:05.264Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-23T00:49:05.264Z |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-12-23T00:49:05.266Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:49:12.667Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=f93009b4-c0be-48da-9988-46e5559a27c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:49:12.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:49:22.678Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=93c4c3af-cc04-4685-896b-184fc972a45c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:49:22.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:49:32.683Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=cf915722-fe02-4bb6-9058-1a059d2fc927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:49:32.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:49:42.689Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=ccfda353-7688-47ec-9717-10210ff5de7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:49:42.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:49:52.696Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=dc29d54f-56b9-414d-a1f9-735fe253fcc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:49:52.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:50:02.705Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=015760ce-9c69-48a8-82cb-cf877ce9f475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:50:02.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:50:12.715Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=21c70028-0776-4e3e-baff-3c022c65ff90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:50:12.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:50:22.727Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=e293e9d3-310e-464f-b36a-baea94750835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:50:22.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:50:32.737Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=dfb9d568-f0bc-4829-85fb-aab079668935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:50:32.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:50:42.748Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=da1a109b-bafd-419c-94ee-bfb68c940b6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:50:42.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:50:52.755Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=887a813e-21a6-4140-96bf-33606c90f14a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:50:52.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:51:02.762Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=7fc9074a-d159-4413-a335-c85606e06323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:51:02.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:51:12.768Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=016c5718-b41c-42fd-83be-f14612ca2171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:51:12.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:51:22.773Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=58ba95d1-cbda-457e-bb32-971327251911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:51:22.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:51:32.779Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=0e1b3f4b-0715-4b69-9e62-405bf19a4e58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:51:32.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:51:42.785Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=1642fc84-d42a-402f-863d-a1da8cd9819c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:51:42.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:51:52.791Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=afef6e27-f65b-4131-ab2a-74cddfaf2f86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:51:52.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:52:02.797Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=a270c38e-c087-43ff-ae54-b302557d7267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:52:02.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:52:12.805Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=33b3e910-6690-41b7-88e3-401129331c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:52:12.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:52:22.820Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=31d69e3c-5e5e-4277-9b36-c1e4ea4fb28a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:52:22.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:52:32.832Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=e30dfd89-0fa8-41e8-897f-f565f10acbb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:52:32.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:52:42.840Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=3db77a92-70bb-44f1-b60a-d05802908e2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:52:42.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:52:52.848Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=44a7af64-22a1-4a76-94e8-7bf36971f6e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:52:52.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:53:02.854Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=36fe7b9a-9d5f-41f8-8081-ce9eb23ba27c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:53:02.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:53:12.860Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=6bffa6bd-3ba8-4e50-8003-8985c4963d06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:53:12.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:53:22.866Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=0d1b2614-6e5e-4fa1-b1c9-e6a496dec3b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:53:22.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:53:32.872Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=fc4a3942-a31c-4c70-a0f4-c047d05d3f2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:53:32.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:53:42.879Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=e9f8769a-f649-45c4-ae99-3a5b4ebd82be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:53:42.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:53:52.886Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=52fdbde5-f167-422e-a021-53d81fa43146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:53:52.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:54:02.895Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=16215edb-283d-4c7c-804e-f3a8da55b2c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:54:02.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-23T00:54:05.210Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-23T00:54:05.210Z |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-12-23T00:54:05.211Z |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-12-23T00:54:05.213Z |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-12-23T00:54:05.216Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T00:54:05.217Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-23T00:54:05.217Z |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-12-23T00:54:05.218Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:54:12.907Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=1741304a-a2ac-4793-8317-489bc056bdbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:54:12.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:54:22.915Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=7992dcc4-b4ee-4b82-a920-f7254636eff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:54:22.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:54:32.928Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=2566e325-d6fd-4d93-a65a-71578801b80e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:54:32.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:54:42.938Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=2f82d7c7-c89d-458d-98e2-2c5c3a4af5f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:54:42.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:54:52.948Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=28c13db3-f4ae-48b9-951c-4ad25177265a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:54:52.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:55:02.954Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=2766b272-58cf-475a-b924-d0496ddd4d55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:55:02.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:55:12.960Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=42c383d3-ae80-4f75-83a3-5032494e81cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:55:12.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:55:22.966Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=748f9f05-c4ba-4aaf-842e-c2751e690371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:55:22.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:55:32.972Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=d8177119-20c4-4749-a0e1-d905f6f0a0b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:55:32.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:55:42.978Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=b9a13cf0-b967-4eb4-9c69-e0e68a6a34cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:55:42.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:55:52.985Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=a7f386a8-fb7e-4b0b-952b-9756ab87d275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:55:52.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:56:02.992Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=8908a3a7-1fdc-4c98-a6c0-ddad52d36deb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:56:02.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:56:12.999Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=8fb446a1-0e82-4587-879d-80b734b361f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:56:13.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:56:23.008Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=9b46bd1c-f24f-4993-a222-b4cd3c1564b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:56:23.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:56:33.019Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=a20fce0d-0574-41f9-b20a-25d4d78e8f63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:56:33.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:56:43.031Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=c5567b37-72ce-44d7-8705-03da3722737e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:56:43.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:56:53.040Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=9f23a62e-f3ff-45aa-8dc8-da679a57f3d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:56:53.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:57:03.047Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=3b2e2d55-25b3-4bb9-8e55-be78ed59ccfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:57:03.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:57:13.053Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=b4da1148-1125-4444-bacb-24921bf3de8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:57:13.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:57:23.063Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=eaca5088-4dd0-427e-9a6c-ebfdcd125877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:57:23.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:57:33.069Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=6fbcf081-3330-4c02-9e85-e5f77ec116bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:57:33.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:57:43.076Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=01489da1-9150-47c4-8a6f-6901ed22f093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:57:43.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:57:53.084Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=950c4a89-e932-4a58-96d2-a037bda939a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:57:53.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:58:03.097Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=8bf864fb-5d62-4999-917d-91a9f511a6a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:58:03.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:58:13.105Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=92ae78d7-733b-4d2c-ae2e-b69f1ec8af7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:58:13.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:58:23.115Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=64aa33f5-f3f0-4253-ac94-3428520c194b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:58:23.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:58:33.128Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=d8b5b250-8042-424b-9bb5-0721462acc02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:58:33.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:58:43.136Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=629b8342-9fdd-4944-85b4-ac053db60ab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:58:43.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:58:53.145Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=f511f847-3688-4b00-a9ff-068cc09a3576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:58:53.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:59:03.152Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=a12d8230-63b1-420e-a06d-ae76a08716ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:59:03.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-23T00:59:05.177Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-23T00:59:05.178Z |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-12-23T00:59:05.178Z |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-12-23T00:59:05.181Z |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-12-23T00:59:05.184Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T00:59:05.184Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-23T00:59:05.184Z |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-12-23T00:59:05.185Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:59:13.160Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=8e30ab11-cf0c-4d5e-ac9a-c8cbaa00d633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:59:13.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:59:23.166Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=f2ec40db-ac8f-48bc-9f2f-a44440cb2763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:59:23.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:59:33.174Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=d227f53a-e155-45d4-b21f-e43ca2fd6b97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:59:33.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:59:43.183Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=5bcb2722-20cd-4d39-82d5-4660ffe1606a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:59:43.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:59:53.190Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=7bedb335-738a-4167-8200-846936fc783d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T00:59:53.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T01:00:03.199Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=d4b6e29a-231a-4d50-b7c7-5f15841571fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T01:00:03.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T01:00:13.208Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=c30877d9-2fb8-4132-972b-5c6b3ab60004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T01:00:13.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T01:00:23.220Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=ba1c9303-f555-4ebd-8fa8-87bbc24ad410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T01:00:23.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T01:00:33.230Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=8c369d14-b25b-4ebe-9bad-1f75e5927aa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T01:00:33.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T01:00:43.257Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=ceed4af8-a740-414c-bc3f-b986b2feba9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T01:00:43.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T01:00:53.264Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=5d8740cb-dc1f-4a30-9b93-38f6dd3381c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T01:00:53.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T01:01:03.273Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=0700fd54-7780-4f9e-b157-3de1d9075509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T01:01:03.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T01:01:13.280Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=de6d5244-dbde-405e-ad19-b3722f1fc8bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T01:01:13.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T01:01:23.286Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=976eb2b9-249a-401b-8053-75f53ae8aad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T01:01:23.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T01:01:33.291Z |INFO |Init configs |InvocationID=44650e4b-67ae-4d17-b357-c1eda88b2056, InstanceUUID=3f72b820-18d9-48f6-84c2-4a35713fcfa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T01:01:33.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |