. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T12:07:22.065Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T12:07:22.068Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-08T12:07:22.102Z |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-11-08T12:07:22.684Z |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-11-08T12:07:22.772Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T12:07:22.773Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-08T12:07:22.773Z |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-11-08T12:07:22.848Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-08T12:07:22.930Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-11-08T12:07:22.951Z |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-11-08T12:07:24.264Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-08T12:07:24.646Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-11-08T12:07:24.663Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-11-08T12:07:24.664Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-08T12:07:24.713Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-11-08T12:07:24.713Z |INFO |Root WebApplicationContext: initialization completed in 1761 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-11-08T12:07:25.011Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-11-08T12:07:25.694Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-08T12:07:26.863Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-08T12:07:27.371Z |INFO |Started MainApp in 7.521 seconds (JVM running for 8.151) |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-11-08T12:07:27.432Z |INFO |Start scheduling PRH workflow |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:07:27.444Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=48e126af-f502-45e3-9f6c-b9f660eb9b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T12:07:28.914Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.120.127:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:07:28.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-08T12:07:36.111Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-08T12:07:36.112Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-08T12:07:36.114Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:07:38.963Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=57bdc854-6e64-4b54-bdc3-d2978daa0724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T12:07:40.040Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.120.127:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:07:40.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:07:50.041Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=6cd878de-0226-439a-a9d0-f7e074bf66a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T12:07:51.080Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.120.127:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:07:51.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:08:01.082Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=455421e0-1f5f-4332-acb3-7fe656a25e7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T12:08:02.120Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.120.127:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:08:02.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:08:12.124Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=3f76a8bf-20c7-4161-a514-ea0e3a9b51d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T12:08:13.160Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.120.127:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:08:13.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:08:23.162Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=4fa60c15-cfb3-4f37-85b6-f0438bf01803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T12:08:24.264Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.120.127:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:08:24.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:08:34.266Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=9e0f303f-4dd4-4809-8a30-eb4c399034eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T12:08:35.304Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.120.127:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:08:35.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:08:45.305Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=4e19bb95-34a6-4c10-b888-cfcbe29bfcec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T12:08:46.344Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.120.127:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:08:46.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:08:56.347Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=77ef66bf-8dcc-4aea-bbfa-d09440a6b04a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T12:08:57.386Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.120.127:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:08:57.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:09:07.389Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=f4c985a0-64b0-45f4-a36e-04bd9a5a2c07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T12:09:08.431Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.120.127:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:09:08.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:09:18.436Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=29144972-b8df-41c9-9e04-7117840ce245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T12:09:19.464Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.120.127:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:09:19.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:09:29.468Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=5e3a9f53-1bec-4506-8655-2249be61efbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T12:09:30.508Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.120.127:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:09:30.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:09:40.510Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=659c1b14-bb9a-4c33-9f47-be2c364491b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T12:09:41.544Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.120.127:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:09:41.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:09:51.546Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=a9b13f65-d2f6-4909-8658-f1eb0e799fd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T12:09:52.584Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.120.127:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:09:52.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:10:02.586Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=f2beae86-92f2-473a-9ad9-638fd38d7dbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T12:10:03.624Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.120.127:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:10:03.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:10:13.626Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=4aaa3dc8-0abc-422c-9724-8d3007ee4b0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T12:10:14.664Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.120.127:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:10:14.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:10:24.666Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=b139fe24-3f02-445b-88de-42c0d9a2506c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T12:10:25.704Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.120.127:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:10:25.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:10:35.706Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=9a694420-c71e-4f1f-b7c9-afba69abe391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T12:10:36.744Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.120.127:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:10:36.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:10:46.749Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=18935061-f745-4da9-8d07-c1f6613a1712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T12:10:47.785Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.120.127:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:10:47.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:10:57.787Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=dd494416-5c7f-4f04-817d-53514685b089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T12:10:58.824Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.120.127:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:10:58.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:11:08.826Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=752d11f8-e3b3-45e1-886e-e148931bb402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T12:11:09.864Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.120.127:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:11:09.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:11:19.866Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=f66feabb-01ab-44e7-a101-762985c5c606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T12:11:20.904Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.120.127:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:11:20.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:11:30.906Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=85b59cf0-0c00-48ce-bd8a-b8ea1e17b27c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T12:11:31.944Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.120.127:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:11:31.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:11:41.946Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=655013a7-4739-45f5-b0a1-6cbcab21103e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T12:11:42.984Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.120.127:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:11:42.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:11:52.985Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=dcfe0ad0-b9d1-4ccb-ba21-ce1cbfd50b5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T12:11:54.024Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.120.127:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:11:54.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:12:04.028Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=c1dddc70-e146-4666-915f-4a6f47297e97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T12:12:05.068Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.120.127:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:12:05.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:12:15.071Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=043e8c22-c501-4102-9eda-c951130d3d40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T12:12:16.104Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.120.127:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:12:16.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T12:12:25.810Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T12:12:25.810Z |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-11-08T12:12:25.811Z |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-11-08T12:12:25.814Z |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-11-08T12:12:25.825Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T12:12:25.826Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-08T12:12:25.826Z |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-11-08T12:12:25.828Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:12:26.106Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=4bbbf142-fb7f-4b89-b073-3c97db92cec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T12:12:27.144Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.120.127:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:12:27.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:12:37.147Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=12eb29b4-6ade-42e4-bbee-9dc1686995ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T12:12:38.184Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.120.127:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:12:38.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:12:48.186Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=01a174a2-b503-4919-91f6-73003dd3632a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T12:12:49.256Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.120.127:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:12:49.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:12:59.259Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=eb1bcbc0-9f14-4bc0-ad6b-cd3566e5a7e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T12:13:00.296Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.120.127:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:13:00.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:13:10.298Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=8033b7a9-77a2-4cfe-a7e9-cc557a8b5b4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T12:13:11.336Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.120.127:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:13:11.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:13:21.339Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=069e686a-8e34-42a2-8a38-6d81e593c92d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T12:13:22.376Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.120.127:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:13:22.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:13:32.380Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=10d20cd4-7e8f-419f-82cc-1348f662bf8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T12:13:33.512Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.120.127:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:13:33.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:13:43.513Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=dd585d43-0c77-49de-82ad-5d5f498ee465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T12:13:44.552Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.120.127:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:13:44.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:13:54.554Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=0e0e7176-8a94-4f09-8152-4b77deff07cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T12:13:55.592Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.120.127:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:13:55.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:14:05.593Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=3f460ebc-6531-4ae2-b4a1-08b0a967c1ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T12:14:06.632Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.120.127:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:14:06.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:14:16.634Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=eec03724-6d9a-4300-b763-3a8bda4293ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T12:14:17.673Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.120.127:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:14:17.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:14:27.678Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=896a7eb8-d290-453f-a771-7a17e4033f61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:14:27.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:14:37.836Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=ad4a4675-6264-4de2-bac0-330a0d952582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:14:37.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:14:47.869Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=d0626047-a25a-4d8f-b89f-d89b0ebfa4f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:14:47.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:14:57.879Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=6f74301e-56cd-43a8-9fc6-b36b89fb3690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:14:57.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:15:07.893Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=79531a81-502b-4a32-a5e1-0d527d05b9dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:15:07.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:15:17.913Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=821f1755-c4d5-4613-bb03-975e91527038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:15:17.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:15:27.926Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=831c12fb-730e-4927-97c6-a2b6b90d769f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:15:27.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:15:37.936Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=6ad9190e-b9de-4c5a-ad68-84484d3a5f4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:15:37.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:15:47.946Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=3f2fcf0c-abb7-4e21-bdaa-50d9eb130721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:15:47.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:15:57.961Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=6a0a9bf2-81ad-4f93-83c7-c081a52158fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:15:57.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:16:07.980Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=2ad86943-9ea4-4edc-98ac-4cc7177d49f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:16:07.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:16:17.994Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=5137b7d9-012d-48ee-966f-e9242c1d48cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:16:18.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:16:28.012Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=11b3f2a8-f221-4576-acda-49d3125b9e84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:16:28.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:16:38.020Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=b3363302-366d-42d0-b10d-3903840bf5a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:16:38.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:16:48.030Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=15f4c12c-98ba-4b02-b9c6-11193131d781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:16:48.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:16:58.040Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=a1ec851e-63c7-470f-b38b-ca871ff1fabc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:16:58.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:17:08.055Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=721d1bdc-c81b-44b2-bccc-cd58d76e3282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:17:08.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:17:18.081Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=139b5201-52b4-4879-99fc-132365e607b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:17:18.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T12:17:25.404Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T12:17:25.404Z |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-11-08T12:17:25.405Z |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-11-08T12:17:25.408Z |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-11-08T12:17:25.417Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T12:17:25.418Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-08T12:17:25.418Z |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-11-08T12:17:25.420Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:17:28.093Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=54d4db42-2f7a-43ac-aabb-d02615df2eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:17:28.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:17:38.103Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=49f520e1-ce25-4107-bcec-25b5df261c41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:17:38.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:17:48.114Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=1e408419-74d4-4b2b-98df-df2e14b7bc42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:17:48.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:17:58.125Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=7b231eeb-676f-411b-a983-9648f81d3bc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:17:58.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:18:08.135Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=223c28e3-1b43-4d2e-997c-462f36b194cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:18:08.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:18:18.148Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=946d60fb-ebac-4450-a02a-bb4269722585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:18:18.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:18:28.163Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=0a719ce1-7078-4e33-982a-766b765f41c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:18:28.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:18:38.183Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=16cebbb5-608d-4f62-b989-d99d6f55725a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:18:38.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:18:48.196Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=2dcad125-a971-49dc-bf34-37977f9d202f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:18:48.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:18:58.204Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=4b1e7d3e-3b97-447a-aa22-9f82feab1594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:18:58.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:19:08.213Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=815bf445-787e-4ab3-8a42-ef9b6ba6df9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:19:08.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:19:18.224Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=47a031d9-b15e-4834-ac3b-3b73e901467e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:19:18.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:19:28.233Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=6f7b1a61-c5a4-410c-9f22-296768f7965c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:19:28.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:19:38.248Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=d3abf9d3-4b70-4d3f-bed2-d06de325579b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:19:38.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:19:48.261Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=a11b0c2d-4b6f-428e-9537-7595e8661cbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:19:48.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:19:58.273Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=141b9944-9243-4fde-bb57-7a540f4beb34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:19:58.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:20:08.293Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=393e7f11-08d8-45e1-ab00-88829aac8de9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:20:08.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:20:18.303Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=bc6a1b85-d59e-4db0-87f0-b55ae0a8b8b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:20:18.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:20:28.311Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=a9c7e77a-12ce-423f-947c-910d0c3b66f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:20:28.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:20:38.319Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=473b2a7a-4d0c-44f9-aa2b-d4195cad821b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:20:38.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:20:48.327Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=63306a09-ffdb-4d3d-a437-19d060dfeb32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:20:48.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:20:58.335Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=bbada0e7-c6a4-4f63-ab78-a3e58cd2343d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:20:58.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:21:08.346Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=1564e873-1ac6-453b-9283-5da3b4ccb928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:21:08.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:21:18.356Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=e3374852-f155-4c41-9b67-fd2f7a3a8387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:21:18.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:21:28.370Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=92fc001e-448d-4baf-b0f9-e7b80a483793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:21:28.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:21:38.382Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=a21730df-e3ed-461c-af14-2288e28793e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:21:38.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:21:48.392Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=607c2870-3754-4657-8939-b5c2164235dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:21:48.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:21:58.402Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=6774d20b-d48b-434e-95d1-20a4ff8dbb39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:21:58.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:22:08.416Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=f8222591-7c69-4ac7-a35f-ef6be8f5d82f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:22:08.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:22:18.424Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=08f0119d-b04e-4353-8978-544e84cf1f1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:22:18.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T12:22:25.385Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T12:22:25.385Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-08T12:22:25.386Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T12:22:25.388Z |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-11-08T12:22:25.394Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T12:22:25.394Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-08T12:22:25.395Z |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-11-08T12:22:25.397Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:22:28.431Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=886e9600-b0c5-465a-9bc9-61ad0c4cd824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:22:28.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:22:38.447Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=3d5593be-7f1f-4cb3-b72f-1ff2cddc6c6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:22:38.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:22:48.464Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=2f31999b-646c-436e-a44b-5d0dbf8199d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:22:48.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:22:58.474Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=9fe6e6e5-5f6b-4ab0-94d8-24d50a50fad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:22:58.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:23:08.491Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=a1f5816c-0de4-48b1-81f2-3eb0fbbe9d93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:23:08.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:23:18.503Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=47cf4f96-26c8-4374-926d-d165d7965536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:23:18.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:23:28.515Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=6bfda7a4-44a0-44f0-ba9e-26c1fc4f5072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:23:28.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:23:38.529Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=8b49012a-f29c-4814-95c2-f7d5731925e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:23:38.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:23:48.542Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=87530b2b-e6ae-444c-bcb6-8ffa5ab014c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:23:48.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:23:58.550Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=bb6c3b72-c33c-48cf-bb08-e9bc6a5f2039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:23:58.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:24:08.564Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=da431c61-7613-4997-b47b-97c18ff7f1d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:24:08.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:24:18.576Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=6db8a8c4-3d87-495a-b675-cafdf01bc50c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:24:18.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:24:28.594Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=b03291f5-1d6d-4a06-b0cc-3be6b8f9b7b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:24:28.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:24:38.610Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=17ba64ce-6b16-4acc-9f29-cb5ccbc9fffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:24:38.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:24:48.625Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=648c52e2-78d1-4966-895b-1bbd23548d90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:24:48.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:24:58.633Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=19f959cd-f311-40f8-a7d9-9aa651fc76aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:24:58.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:25:08.643Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=636d67bc-1d7e-44ba-a3cc-c4c9a4ce9534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:25:08.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:25:18.660Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=d9d41702-8478-444a-aca6-a723b741b8f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:25:18.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:25:28.672Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=d63901f2-cc54-4046-abd3-3c02accc3040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:25:28.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:25:38.679Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=ae1d3a71-280c-4370-8084-2888b3fb734a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:25:38.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:25:48.687Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=6ee89157-ca3b-4c84-acbd-bcf2689c1d5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:25:48.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:25:58.697Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=a317f833-c507-42c7-b9f0-c899a01f5b03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:25:58.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:26:08.708Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=c165c40f-0fc6-4c4f-a81b-d11223889556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:26:08.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:26:18.722Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=4f39b25b-fd02-4289-9d7a-60afb44b2556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:26:18.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:26:28.732Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=0f4bdbb4-9b1e-4ba1-af9c-04dd852b0905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:26:28.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:26:38.747Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=2ff09c59-6cb7-42a2-86b9-eab7f82d50fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:26:38.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:26:48.756Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=8efa9ccc-c733-4fe2-ab24-cfb717bdf26e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:26:48.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:26:58.766Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=a86dd57c-8be4-4d97-82e2-4f3187e8742e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:26:58.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:27:08.780Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=b01882ba-0ac8-4f1e-b569-008bdf5294b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:27:08.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:27:18.789Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=e09fcad7-4708-4072-8013-04d0b05eb789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:27:18.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T12:27:25.362Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T12:27:25.363Z |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-11-08T12:27:25.365Z |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-11-08T12:27:25.368Z |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-11-08T12:27:25.378Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T12:27:25.378Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-08T12:27:25.378Z |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-11-08T12:27:25.380Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:27:28.801Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=09469abf-bcdb-4480-ae20-2898896585c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:27:28.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:27:38.819Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=4218f387-a754-479c-816d-3a065ddf2fa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:27:38.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:27:48.830Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=af93a5f7-6076-4634-9ec6-0b2856cc7b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:27:48.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:27:58.839Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=f2b0929d-b1b7-49e4-8a24-639bc307b183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:27:58.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:28:08.849Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=bfb0a3dd-be32-4348-811f-2c9022eb690d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:28:08.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:28:18.859Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=8eaeb264-b5a4-4a8b-bcdd-7a108f241d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:28:18.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:28:28.869Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=2cc51a23-b545-41bb-ace1-f9761055b66a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:28:28.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:28:38.877Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=d4d9c511-3dc4-46c3-80a0-f966040aa30f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:28:38.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:28:48.887Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=720e9659-e4bc-4d4a-b8a0-41a91bcb8dab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:28:48.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:28:58.905Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=30b117c1-f06e-49ce-a43b-34dfccce81fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:28:58.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:29:08.915Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=b4eea218-762d-4122-a32c-31949b0ff5d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:29:08.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:29:18.922Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=701d109c-7252-4f24-9a36-361882a04294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:29:18.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:29:28.936Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=778f20e1-b657-4e40-8ecc-c0f8cd995824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:29:28.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:29:38.946Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=64d4ab7f-74bc-471f-868f-95002f0a1a8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:29:38.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:29:48.955Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=c35b0f2e-5dbf-44a6-8e08-e24c01b3c489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:29:48.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:29:58.963Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=48201a9a-25e6-4309-874d-8ebaeeb5a871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:29:58.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:30:08.972Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=87aefc69-4708-43c9-90f1-f1b9ac792709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:30:08.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:30:18.981Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=b42e6c64-61d0-4adb-9920-f17e895c94d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:30:18.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:30:28.992Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=f03b8d5b-30f5-4daf-aa93-88f120a8438c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:30:29.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:30:39.013Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=a6762f95-fac3-4a58-92d6-879f5a481a8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:30:39.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:30:49.021Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=f3d57833-6ea1-47ec-91b2-3090836d3810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:30:49.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:30:59.031Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=980b6d13-36c7-458e-b505-6805df7e16a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:30:59.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:31:09.041Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=c66d5fb2-141a-4ec3-9bd9-01f04811ab91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:31:09.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:31:19.049Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=86072fc5-ed11-459f-b51f-77380a99c26a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:31:19.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:31:29.060Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=98fecbc7-42b0-4026-8dc4-1d3401bdb124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:31:29.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:31:39.069Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=c0ac354a-c3a7-4779-86c9-af434147c4f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:31:39.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:31:49.077Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=79763615-386b-44d7-8c7a-68eb8d5ed565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:31:49.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:31:59.091Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=d7208094-3449-4135-8ce1-cfab487dfaa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:31:59.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:32:09.111Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=7dd1c946-a46c-41ee-8b1f-059eea02ab77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:32:09.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:32:19.121Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=a470850e-c1d6-44de-84d3-ef4f8184c5ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:32:19.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T12:32:25.404Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T12:32:25.404Z |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-11-08T12:32:25.405Z |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-11-08T12:32:25.407Z |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-11-08T12:32:25.412Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T12:32:25.413Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-08T12:32:25.413Z |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-11-08T12:32:25.414Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:32:29.131Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=3d0cd529-270e-42d7-a9b6-80795cc946c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:32:29.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:32:39.139Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=25f3dd88-c8d6-4aa4-88e3-3fa7cbb0ed2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:32:39.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:32:49.148Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=8025235c-ed57-4e6c-9214-4776bdd08403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:32:49.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:32:59.156Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=06bcd1d8-a582-496a-84e4-48456aab4765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:32:59.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:33:09.165Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=93a06cb0-81de-4955-a32d-b09e06e3b48a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:33:09.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:33:19.174Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=a589e1ff-69c5-4c0d-8d6a-13a64b66f9b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:33:19.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:33:29.190Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=0b7d8b33-eb5a-4cf1-be19-bc033196738e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:33:29.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:33:39.200Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=84094330-279a-4a7e-aa68-4b8966d18493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:33:39.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:33:49.208Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=432584e6-ae20-460c-9bc0-566bf7987c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:33:49.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:33:59.218Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=de0ba5f1-85eb-41fc-aca6-5e068670fef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:33:59.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:34:09.227Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=0b7449e1-c7b7-4023-9b60-e343b8702849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:34:09.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:34:19.234Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=06cbd869-b75f-4b3c-8dbb-7e4f1e462e60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:34:19.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:34:29.244Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=711551a8-2a96-421c-9721-b962da6c712a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:34:29.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:34:39.252Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=40b112ac-c1db-4403-a398-7023a3d66ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:34:39.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:34:49.260Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=2058bd73-2035-4426-9faa-b645752ef3ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:34:49.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:34:59.272Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=5fff4f9d-f077-417a-be59-bcfc39fbd348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:34:59.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:35:09.290Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=ab1b77a3-d653-49ca-880c-ab718b54700c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:35:09.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:35:19.299Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=20d1e8fe-29dd-4c09-aac0-86346afb894f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:35:19.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:35:29.309Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=55a19d09-9542-46f2-83ec-4e295a17725b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:35:29.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:35:39.320Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=40ed73aa-f8ff-41e9-a4fa-01639878b407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:35:39.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:35:49.329Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=9d001454-4263-4a3e-a464-59f677912bb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:35:49.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:35:59.337Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=9474fb10-aa74-4b2f-8bae-1842ae02d64c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:35:59.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:36:09.347Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=f955f1cf-b6b4-4d3d-9c4b-6c9838434e3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:36:09.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:36:19.355Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=4ae5e717-5f03-4a05-ba56-78cac6b60dd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:36:19.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:36:29.364Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=1ca311a5-7547-4a60-9608-c6384e46137b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:36:29.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:36:39.372Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=599b5766-86f4-421a-ae3c-e5866dde0296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:36:39.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:36:49.386Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=f5de555a-ab70-426f-9976-9754da05d453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:36:49.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:36:59.409Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=ec7e13fb-6aa8-497e-bcb0-6f03af7131b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:36:59.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:37:09.420Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=dbef2d77-352b-493f-b13e-505efb3be267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:37:09.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:37:19.449Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=a9a39ea8-17e1-40d4-b573-f2461f4bbcb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:37:19.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T12:37:25.375Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T12:37:25.375Z |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-11-08T12:37:25.376Z |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-11-08T12:37:25.379Z |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-11-08T12:37:25.384Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T12:37:25.384Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-08T12:37:25.384Z |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-11-08T12:37:25.403Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:37:29.461Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=52f7b438-672b-4a56-9fe5-cf84e8427028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:37:29.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:37:39.470Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=a32fb1bd-f2cd-454f-bf5f-dec99b02dd9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:37:39.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:37:49.485Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=d99af41c-18db-4d3a-954f-f7b0c6f0dfab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:37:49.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:37:59.493Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=d66010ec-31a5-42f6-a770-ebbd269d9cbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:37:59.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:38:09.501Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=0c028275-1d67-4be5-b917-ed52006e4b0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:38:09.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:38:19.511Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=26037039-7b7d-4858-83bc-9bdd753b519a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:38:19.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:38:29.534Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=84202291-c8ea-48ad-b5e5-c0ccb0b3b159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:38:29.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:38:39.543Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=ce74898b-9128-4233-bf6d-64afbe6bed4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:38:39.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:38:49.552Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=5c8f58ba-bdc0-4686-a39c-8ff54c376ce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:38:49.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:38:59.561Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=fa92e88e-2afc-4516-8d80-4595b3bbeee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:38:59.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:39:09.571Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=f9e02e1f-c6e5-4ca2-b2cf-ad2a2fc4b8f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:39:09.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:39:19.581Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=6086a579-3540-46ed-a73a-5859318ff56b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:39:19.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:39:29.590Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=1e11d80d-e984-4648-8ef4-d583994f5e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:39:29.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:39:39.617Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=f1f46815-bcd6-486c-b073-f021d16043c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:39:39.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:39:49.625Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=b77a62a6-1faa-4536-9341-2a2a552f970b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:39:49.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:39:59.636Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=aad10149-5a90-4b2a-8ff5-de8f55ed048f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:39:59.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:40:09.658Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=ed4adde9-4b89-417a-b02b-c8a06c6b0329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:40:09.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:40:19.666Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=2997f937-022b-4587-beac-619be41f0e41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:40:19.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:40:29.676Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=2d390f39-c93b-4ac9-bce2-561106464e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:40:29.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:40:39.684Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=2e4aa72d-3bcf-4381-a350-5aa233edb22d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:40:39.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:40:49.698Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=a1740307-aeaa-4fa9-9766-6c720b25253a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:40:49.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:40:59.706Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=4887a606-de3f-4250-b834-d5672500996b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:40:59.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:41:09.715Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=cab308fc-db93-4800-bd1c-7f141355e33a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:41:09.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:41:19.723Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=6e0294f2-c71a-4e91-86fd-1c07593f5544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:41:19.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:41:29.733Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=13d0d242-bb2e-4c02-9dc5-d85713b0a240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:41:29.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:41:39.747Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=ac49433f-c96c-45c9-8da8-141ced9a216b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:41:39.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:41:49.759Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=5603ace9-3895-4e36-8122-2c464be17083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:41:49.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:41:59.772Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=408e3ff8-ab13-4080-8615-231a27ffeef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:41:59.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:42:09.779Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=978c57c4-85ad-47db-9911-19c3887b006e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:42:09.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:42:19.792Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=12211a69-0ea9-4277-8488-c918fd8dac3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:42:19.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T12:42:25.380Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T12:42:25.381Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-08T12:42:25.382Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T12:42:25.384Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T12:42:25.388Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T12:42:25.388Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-08T12:42:25.388Z |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-11-08T12:42:25.390Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:42:29.801Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=0745a843-7626-4e07-9531-698f78bd38ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:42:29.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:42:39.809Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=2d8910eb-4f4f-40bd-8534-7b83094fe126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:42:39.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:42:49.817Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=db75f318-da81-4149-8d11-ae8e49808b34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:42:49.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:42:59.825Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=ac53bb95-89ca-48aa-99f3-524e99e4c485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:42:59.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:43:09.834Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=22aad7a4-7e72-434c-8f9c-3bc2f3112f3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:43:09.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:43:19.842Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=8f4adbdf-53d2-48d7-b73e-b14c87b2de01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:43:19.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:43:29.854Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=ae03a032-5529-4c0b-b23b-15b10b86a9f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:43:29.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:43:39.875Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=84b33968-0fd2-4c19-8bf2-7571aa396beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:43:39.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:43:49.884Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=cf6f090a-ea90-4e99-a674-99de46390b8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:43:49.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:43:59.900Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=b38e7c01-da21-4218-b2dd-3818b44f9da4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:43:59.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:44:09.908Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=056b2587-11f4-459a-9049-e5edb507842a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:44:09.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:44:19.917Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=20f24cc5-a896-4ecb-b1b7-d9b9a15e63a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:44:19.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:44:29.924Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=816e8bad-9015-4888-9a7c-154bef204c0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:44:29.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:44:39.932Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=9ff7e321-4be1-4daf-bc60-5473b66f809b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:44:39.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:44:49.940Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=d709ec0a-cd52-4e9b-b677-84ef6db57ded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:44:49.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:44:59.951Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=cc4d5ead-39f8-475c-a4b1-7f1ba652fa40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:44:59.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:45:09.962Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=10fbc409-5253-45c8-ae82-fca42129a370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:45:09.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:45:19.976Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=25389819-7ed8-4b63-825e-6999b802929a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:45:19.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:45:29.986Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=fa28dc24-a7e8-45d7-90b0-4cb4791318ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:45:29.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:45:39.995Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=7b2cec08-f5c0-4ee7-8aa0-6815f67c87e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:45:40.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:45:50.003Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=5e716f3b-1fa0-463d-8f1d-4201b42656f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:45:50.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:46:00.010Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=2a1c89cf-8d4a-4821-aac1-4da63fb6c1f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:46:00.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:46:10.017Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=f4a1cef5-ff93-402e-b65a-faa0fb957302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:46:10.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:46:20.031Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=f79f6d78-5178-42a3-b74d-46c0bc0ac920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:46:20.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:46:30.041Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=130802c8-cbdc-40bd-a06d-8956c88bfa2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:46:30.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:46:40.050Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=13d66cba-b9d3-4dee-b35a-a846323f0cc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:46:40.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:46:50.061Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=85fbe5ef-5b96-4380-b9f5-5f989ede8bf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:46:50.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:47:00.077Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=d9741ed3-1977-47a6-a857-4800251cb2a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:47:00.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:47:10.086Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=518e6159-1973-4b35-8a2d-afcaa657ca55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:47:10.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:47:20.094Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=ce7a33a6-352c-4e71-95d5-ce4265cecf61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:47:20.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T12:47:25.364Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T12:47:25.364Z |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-11-08T12:47:25.365Z |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-11-08T12:47:25.366Z |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-11-08T12:47:25.371Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T12:47:25.371Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-08T12:47:25.371Z |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-11-08T12:47:25.373Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:47:30.106Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=5c070810-ba1d-47bf-b68e-099a3c4ee886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:47:30.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:47:40.119Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=defe5f16-1176-4a09-ba34-f04787cf2e44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:47:40.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:47:50.183Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=62053c16-d9ef-48c9-9513-32c237868e75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:47:50.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:48:00.193Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=c4b324e6-ca37-4516-b441-1ad9b31c5319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:48:00.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:48:10.207Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=4d527227-7732-45cf-8c0c-101bedbbb287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:48:10.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:48:20.218Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=d542dec1-3122-4a29-a755-435c23bf1d85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:48:20.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:48:30.236Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=d46c4f46-6cbe-4871-b755-2dfd5a3a2b5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:48:30.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:48:40.254Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=06e33690-07ae-4059-bcab-2463c91fd25d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:48:40.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:48:50.369Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=2bedcf89-59f6-4f0e-bd2e-22c09ea77fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:48:50.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:49:00.379Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=0ed49124-5728-4e60-b377-5418bb81218e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:49:00.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:49:10.386Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=0018d506-ab3d-4246-b660-36b4183bcf24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:49:10.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:49:20.393Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=2e74a5bb-f970-4851-bce3-44b4a490ba63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:49:20.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:49:30.405Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=93417596-ed91-4411-a20d-1bdf80603069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:49:30.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:49:40.414Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=5f9caeab-e5a9-4887-9652-c0ec1c2c358a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:49:40.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:49:50.422Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=16472d93-6809-4b1d-be1c-35e148a7a1eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:49:50.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:50:00.485Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=955bf825-9527-4e88-abb7-a02b4d08d310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:50:00.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:50:10.507Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=e895b1b6-81a6-4a4f-a832-ed2ff41aa3a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:50:10.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:50:20.515Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=c7216f4a-21bf-4f27-a9ef-ad579a3d313e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:50:20.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:50:30.522Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=0c18c8bf-7a2a-48a4-a710-0d22d710d1ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:50:30.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:50:40.532Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=12b09d06-a3b9-47ea-a12e-8cdd2e6bd228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:50:40.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:50:50.541Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=f64633c6-91f0-448b-914f-4da9a1bdfbad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:50:50.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:51:00.551Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=3fac66cd-9f4b-4ac2-8718-a234af4fe11a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:51:00.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:51:10.559Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=6c087b4c-3437-4fdd-adb7-ae8cfafc0bd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:51:10.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:51:20.566Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=48c9a742-218c-4c11-83d4-4e0402c9d63d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:51:20.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:51:30.579Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=8352b45a-c86e-49b8-9955-121d4ead333c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:51:30.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:51:40.593Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=145e9b29-e6d3-4e6f-8f70-f88f2e5b38d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:51:40.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:51:50.614Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=fb5bd266-4f58-44d9-968d-12a0062d1e21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:51:50.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:52:00.622Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=996ccf79-5d32-46f6-aa52-deb6e86a995d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:52:00.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:52:10.630Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=301e16df-7658-49d4-9a36-09a87d5a6b2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:52:10.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:52:20.636Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=ceda2f6d-c9c4-4ec4-8ba0-a6c8b16edcb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:52:20.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T12:52:25.352Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T12:52:25.352Z |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-11-08T12:52:25.353Z |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-11-08T12:52:25.356Z |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-11-08T12:52:25.361Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T12:52:25.361Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-08T12:52:25.361Z |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-11-08T12:52:25.363Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:52:30.651Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=9ca57d4f-8507-4cb4-847c-a121ad582c57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:52:30.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:52:40.659Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=b8773500-e1b8-4641-9da7-4a3d82c1ba8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:52:40.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:52:50.667Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=74ac4221-2f01-490d-b2ec-56c1e67c401a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:52:50.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:53:00.674Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=e1465bc0-fe55-490c-b73c-292a863afa35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:53:00.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:53:10.684Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=aa12b395-a8aa-4923-a498-69505b82d795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:53:10.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:53:20.699Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=8c471c6c-a20f-40b0-a315-c77e9a21d0b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:53:20.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:53:30.707Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=68d50347-4a5a-427c-80ea-9da614093eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:53:30.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:53:40.714Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=77ab9752-c03e-4cdd-8543-daa733896fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:53:40.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:53:50.729Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=f1a2cd77-1648-4fce-b421-93bd9cbca660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:53:50.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:54:00.737Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=c4831292-e13a-41be-84dc-a9e6f8be6aac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:54:00.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:54:10.744Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=9deb560a-6b6d-45b6-b80a-b6205182aed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:54:10.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:54:20.752Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=432342e0-4178-4e72-8f47-216310b4ac81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:54:20.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:54:30.763Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=b8bb7494-b50b-49eb-b2fb-b7689f778300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:54:30.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:54:40.772Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=8dd936af-a964-4515-983d-68f131a71144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:54:40.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:54:50.782Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=ce1b28fc-c64f-498e-a8d6-5a43ed2cd877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:54:50.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:55:00.798Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=81079c41-379f-42b0-845a-4b7078b34134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:55:00.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:55:10.808Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=863538ee-0788-4dc0-beb4-2f628ed6e075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:55:10.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:55:20.815Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=739d389d-4c77-4e03-b130-a49fa4845476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:55:20.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:55:30.824Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=a36008f6-38af-4741-9867-0b06be0e6e7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:55:30.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:55:40.831Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=c7935115-4e10-413b-8ccb-95f80bcfa7e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:55:40.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:55:50.838Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=6e7c2ece-1caa-417b-b761-77eca523387a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:55:50.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:56:00.845Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=988c2245-b591-4288-9b66-ea9e6d3396d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:56:00.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:56:10.853Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=eacfa8e2-2b3f-40d4-93d6-ddcb0f559daf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:56:10.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:56:20.860Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=2240fc94-7753-48f0-a278-35fa727e6e74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:56:20.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:56:30.869Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=42df1043-0130-4484-9199-887fbc1a9674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:56:30.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:56:40.882Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=2d6ed799-c149-49df-96bd-39189017e989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:56:40.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:56:50.897Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=8742ddd5-2bab-4579-9c42-8596eca6244e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:56:50.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:57:00.905Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=0b639bcf-f50e-43b2-bd05-97e4c19ae7f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:57:00.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:57:10.914Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=1770d6eb-8144-490b-bdb1-cb9af6b095ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:57:10.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:57:20.922Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=4a6d541b-b99b-46f1-8d4d-18dc9aa6b32f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:57:20.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T12:57:25.363Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T12:57:25.364Z |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-11-08T12:57:25.364Z |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-11-08T12:57:25.366Z |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-11-08T12:57:25.371Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T12:57:25.371Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-08T12:57:25.371Z |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-11-08T12:57:25.373Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:57:30.931Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=af5a825a-4214-4092-b70a-aa07c25c7675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:57:30.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:57:40.937Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=ebbeb80b-ee48-4e72-bec9-2638fb9989fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:57:40.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:57:50.943Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=a54e574d-8fc6-4b92-a1b2-4d07d29e462c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:57:50.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:58:00.952Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=623619c6-769d-4fc9-b704-f5a10cbd0c7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:58:00.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:58:10.960Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=206e7067-a61d-428e-baee-53f92f025f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:58:10.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:58:20.972Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=c78f757d-e02b-4380-a6f5-4b8d08b85454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:58:20.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:58:30.985Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=08692ce2-2ce6-42bc-8fd9-6c28d4fdcb21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:58:30.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:58:40.993Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=f4b81356-ad92-414c-9212-7072bc7e2dbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:58:41.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:58:51.008Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=6704ace5-d649-4f63-b1e2-4266bbdc777c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:58:51.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:59:01.015Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=b05d09b9-038b-46ae-ab28-0a806943ce8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:59:01.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:59:11.022Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=dc703386-8561-4a7e-8fdc-869721bba8c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:59:11.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:59:21.029Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=a73e461c-c956-4a8f-8a2e-6a019c067951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:59:21.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:59:31.038Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=fa144d7a-6b86-48ca-b3b3-568153b004fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:59:31.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:59:41.046Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=8cc0b969-709f-41a0-a009-612baae57336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:59:41.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:59:51.057Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=dad9ff21-1062-47a8-8665-555f0e454e67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T12:59:51.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:00:01.072Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=4bcf7d00-9348-4fd4-b5be-9eedb0f728b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:00:01.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:00:11.082Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=b63d1cf8-2b7f-469c-b913-3e5d1f970315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:00:11.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:00:21.095Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=a2e081c3-167a-42b4-b444-174a1ae2776a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:00:21.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:00:31.106Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=ff0d4dc0-fcdb-42d3-8918-e1da2163083c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:00:31.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:00:41.114Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=2ae34409-d048-4f06-8fcf-b441caa28c34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:00:41.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:00:51.121Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=256fab15-8342-474f-ada7-f0af26e3c27a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:00:51.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:01:01.130Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=fccd2fc1-7557-4ad0-8930-e5febf46d2a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:01:01.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:01:11.137Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=c5e09158-8518-4431-94db-85a0f308cd99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:01:11.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:01:21.145Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=99426279-376b-44fc-a5af-4060e0bc5994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:01:21.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:01:31.153Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=3eeadddb-d6ad-4658-a1f7-535edd51e7dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:01:31.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:01:41.163Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=42b98e6c-abab-4f89-8e4c-30f8e1d7d54d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:01:41.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:01:51.181Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=98149ee7-5dd8-45ac-85d8-4f1e9db9361a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:01:51.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:02:01.249Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=11f587a0-6b69-41c5-a8e0-51d1e846ff22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:02:01.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:02:11.259Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=f69d3c2d-7ab5-4dd6-91af-6d9650c10599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:02:11.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:02:21.267Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=c2eba7eb-ba15-4e98-9a64-3cf5c78d5978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:02:21.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T13:02:25.372Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T13:02:25.372Z |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-11-08T13:02:25.372Z |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-11-08T13:02:25.374Z |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-11-08T13:02:25.378Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T13:02:25.378Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-08T13:02:25.378Z |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-11-08T13:02:25.379Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:02:31.276Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=0fe317df-3bb9-4e76-8a95-4579585f918b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:02:31.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:02:41.283Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=7827d4a6-7f76-437a-aa69-d702e4fe9a73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:02:41.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:02:51.294Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=edf2016f-d576-4085-ba7d-35b41c43abf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:02:51.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:03:01.301Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=d455e697-744d-43ae-af37-532befd71529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:03:01.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:03:11.308Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=3ce64667-3baa-4deb-bc2a-68a4a0dd6bf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:03:11.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:03:21.314Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=ee0d79bf-8693-4eef-a87b-11d18e2a8f65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:03:21.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:03:31.322Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=2297e607-5b21-4d12-8cd6-58773956d197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:03:31.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:03:41.334Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=e044fff8-3360-4e40-9366-887207f1dc48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:03:41.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:03:51.343Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=8750a076-a0ca-4fc1-a266-f7be0d35d59f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:03:51.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:04:01.356Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=15317582-58cc-4022-add0-de9ce54cd248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:04:01.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:04:11.364Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=a52b7b70-3bb4-4660-b54f-85c3448bb08f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:04:11.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:04:21.370Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=1109b842-17fb-4f05-be86-6c6a8acc30b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:04:21.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:04:31.378Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=6e450a1d-72cc-4c67-94fc-b753c6f4abe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:04:31.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:04:41.386Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=648ab493-e9d0-49f3-8215-ecbbb623d14e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:04:41.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:04:51.393Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=6144d35e-c26e-4dc3-af3c-40fed7ed16b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:04:51.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:05:01.401Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=04cef66d-7d42-46bb-956a-b4fc88b1caa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:05:01.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:05:11.408Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=98bec5ab-8156-436e-a211-0f8703254b10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:05:11.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:05:21.417Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=eb7cc813-ae76-4eb0-8e6b-bd097635b784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:05:21.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:05:31.425Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=3db7e986-d9a8-4d60-b60c-7de386b2b5a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:05:31.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:05:41.433Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=4e803902-e4ec-4bd0-a35a-fec2c5bd52e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:05:41.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:05:51.440Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=44e52cc7-9e09-44d0-82d5-3552f6059555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:05:51.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:06:01.447Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=fbeaaa80-9278-4c10-929f-4910b581852a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:06:01.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:06:11.455Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=dcfd3dd1-a2f5-40a2-b28f-65a392415e3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:06:11.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:06:21.466Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=43ca2328-2983-49b7-a806-ce3f0b82a82b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:06:21.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:06:31.476Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=26e91bdc-7b7a-4464-a644-c17532c4db51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:06:31.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:06:41.484Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=35a53462-e99d-4655-a8ac-add585afe495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:06:41.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:06:51.492Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=2a584c60-0c0f-4de5-8b22-659f065e1a2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:06:51.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:07:01.500Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=54e2e40d-f377-4261-a5e3-543b236ed333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:07:01.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:07:11.508Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=050b4426-52b5-4c92-9395-40a83d82a717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:07:11.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:07:21.515Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=f1ddb1c0-1a0a-4dd9-a2b9-9170f114d989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:07:21.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T13:07:25.383Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T13:07:25.383Z |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-11-08T13:07:25.384Z |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-11-08T13:07:25.386Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T13:07:25.390Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T13:07:25.390Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-08T13:07:25.390Z |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-11-08T13:07:25.392Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:07:31.522Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=fda995ab-ae8c-4534-8055-34102372dccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:07:31.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:07:41.530Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=8da46443-e3d6-4f9c-ad07-3cd27dd1f9c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:07:41.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:07:51.537Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=379cb317-cb16-4b07-9cbd-02f297bff71e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:07:51.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:08:01.545Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=b40e2a13-5781-4567-a430-da745f1563e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:08:01.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:08:11.553Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=db132ff9-04f4-494b-8fd1-09387f792e5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:08:11.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:08:21.561Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=fd809530-8f11-4c7a-a435-56f81d65af07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:08:21.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:08:31.567Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=76d97913-200b-430e-9d3c-d7eab471896a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:08:31.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:08:41.575Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=0e0b643b-1963-4e99-b6ba-8178d7f88634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:08:41.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:08:51.583Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=0be64fc2-9063-47c3-878d-5088279b09b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:08:51.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:09:01.593Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=1969c0cf-8f19-4fca-a073-ba380562be7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:09:01.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:09:11.620Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=857ad77a-8610-43d4-a37a-216fb5b43472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:09:11.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:09:21.626Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=45b93d2d-07c3-4992-a13b-dd9b393e0643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:09:21.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:09:31.632Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=911d73f9-f8d3-49a4-8a20-1adfdd2dabc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:09:31.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:09:41.639Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=afd6eb77-584b-4f31-a38b-6eac912f40e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:09:41.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:09:51.649Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=85aed067-a260-48b3-9f10-0968aee46cae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:09:51.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:10:01.658Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=23c2fea9-dc0b-41ab-94f1-1fd11210c458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:10:01.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:10:11.681Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=c369cf8c-d98d-4381-b25d-ec7ea5500476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:10:11.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:10:21.688Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=d9e2e480-2dce-44f4-856c-0122c74934b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:10:21.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:10:31.695Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=be1800cf-5306-4075-8135-1179f635114b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:10:31.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:10:41.703Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=308da264-be23-4555-a89a-1bd5ec063dc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:10:41.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:10:51.711Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=99285a51-bdf8-407b-9f4c-207eb4b8d409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:10:51.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:11:01.721Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=9769fb81-a377-4c2e-9365-65a16c8ae1d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:11:01.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:11:11.728Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=0d23c611-b802-4fc0-90eb-0e3483527414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:11:11.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:11:21.735Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=5b954da9-42b2-4c35-8a6a-3ed91f077479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:11:21.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:11:31.742Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=147964bf-b24e-4387-b15f-804778913ff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:11:31.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:11:41.751Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=c3b1340c-4e33-45f3-9f89-51c6779c4fd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:11:41.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:11:51.758Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=bea8878e-0437-44e1-833e-c4a3f138fa7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:11:51.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:12:01.766Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=afa6a659-5890-4f36-a60d-66b21215faf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:12:01.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:12:11.774Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=48e2075a-3f41-4ebb-b76b-b0c450aec302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:12:11.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:12:21.784Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=7fe08ff9-1c79-4acd-943d-f1678446744b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:12:21.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T13:12:25.361Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T13:12:25.361Z |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-11-08T13:12:25.362Z |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-11-08T13:12:25.364Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T13:12:25.367Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T13:12:25.367Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-08T13:12:25.367Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-08T13:12:25.369Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:12:31.796Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=b4750327-e43d-429b-b5e2-580df205fc79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:12:31.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:12:41.803Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=edabd782-198e-4b65-8304-d9c37abe0170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:12:41.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:12:51.811Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=4f9845d6-b2c9-4852-ae5d-3a87000779cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:12:51.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:13:01.819Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=5bac4aee-b071-4f01-b047-4fcfe356a995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:13:01.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:13:11.827Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=28ff7617-f77c-4f65-ab1a-d1450c1c07cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:13:11.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:13:21.834Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=36c15ca8-da9c-4434-941e-df8bbde1b464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:13:21.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:13:31.841Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=f6604332-77fa-4b6a-993a-b9ca45f886cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:13:31.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:13:41.848Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=96ad049e-4887-4676-ac20-fe9bdb95fd95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:13:41.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:13:51.855Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=41d9889f-1460-408e-8c05-f6477543eed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:13:51.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:14:01.864Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=2bef1dc6-86b2-411a-aaf6-1de2fdc20f19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:14:01.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:14:11.881Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=f498bee6-0406-49cf-8f68-22984d2ec308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:14:11.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:14:21.891Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=91ccc21f-bc17-40ea-9475-c69d455f4794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:14:21.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:14:31.900Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=ec97553f-bd4d-4850-bad0-285e48b14c5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:14:31.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:14:41.907Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=61d07fc0-73c7-4746-b5f3-2aaabae7fbec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:14:41.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:14:51.914Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=993c3f66-faef-487f-acdb-75d330489d3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:14:51.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:15:01.924Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=5f6a25c8-2fc4-4c61-b59d-28c82e99fc11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:15:01.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:15:11.930Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=c32d1b7e-1f7a-4560-bc18-a7c7e44410cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:15:11.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:15:21.937Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=3770756a-8e98-4da0-bdf7-eff28cd84b50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:15:21.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:15:31.950Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=c020de1a-cf0a-4211-bb26-3d482748fa4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:15:31.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:15:41.965Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=02f0442a-91e0-46b8-a843-246c7cf38508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:15:41.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:15:51.973Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=31062e59-7df6-4568-b082-3faa3b3794d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:15:51.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:16:01.980Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=f725c616-79fa-4f2f-aef2-a403037a6eb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:16:01.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:16:11.989Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=def04113-10ad-4490-99b3-899c83f52d34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:16:11.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:16:21.997Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=a057bdac-2a9c-4057-8e27-a9b656158c08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:16:22.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:16:32.002Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=4ee32bea-e7d3-46dc-857f-50173a8412a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:16:32.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:16:42.010Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=61aec9b3-a11b-4c38-86e2-355786e96402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:16:42.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:16:52.016Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=d1a74acd-2fbb-4414-93df-139a0a90ae7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:16:52.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:17:02.025Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=591c0447-f22c-4c65-b02f-9fb66c84a7d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:17:02.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:17:12.035Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=b565cb73-7196-4ff9-991d-d3d0687c228e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:17:12.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:17:22.050Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=5493476c-f922-43dc-b752-6ae316b3c976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:17:22.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T13:17:25.426Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T13:17:25.426Z |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-11-08T13:17:25.427Z |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-11-08T13:17:25.430Z |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-11-08T13:17:25.435Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T13:17:25.435Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-08T13:17:25.436Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-08T13:17:25.439Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:17:32.059Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=16d7710a-1d09-4965-b202-8a2cfb20503f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:17:32.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:17:42.067Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=10916b1a-7199-4707-8410-1b3528749153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:17:42.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:17:52.079Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=4584ae1a-3236-40e5-ac4d-b2a443900e8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:17:52.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:18:02.085Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=3915864e-b168-49cf-bdb7-ca235eacbcf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:18:02.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:18:12.093Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=ca6387d2-f4e2-431a-bf18-b315f63a37fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:18:12.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:18:22.099Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=32ef8ab0-fdef-4e34-9169-c27361b3068a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:18:22.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:18:32.106Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=a72811e0-a0ad-4927-a4b7-c84b4b4feb88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:18:32.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:18:42.115Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=813b6820-e64f-4bb8-ba13-b47bed2d0a22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:18:42.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:18:52.124Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=16b8dfe5-caec-4985-b777-09baf6516596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:18:52.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:19:02.134Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=c46a580b-d495-4a9c-b111-4386d439e679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:19:02.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:19:12.142Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=8e3d47bc-5750-4f82-991a-b89042f71b6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:19:12.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:19:22.150Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=4d7eccf9-f9cd-4128-9956-1c23a4039814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:19:22.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:19:32.157Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=1e3943d2-1150-48bd-a30e-66da21cc9b92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:19:32.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:19:42.163Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=8f99b2e5-f5af-40b8-b67c-21eff68e29a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:19:42.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:19:52.170Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=1586a950-2681-4de5-9349-68789d87c4e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:19:52.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:20:02.177Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=eabb7c82-48cb-4999-8d5f-6696d3d6b2ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:20:02.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:20:12.185Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=a5b2ca6a-0036-49d2-b3d5-b66e0952b81d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:20:12.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:20:22.194Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=3efde108-a4a2-4cfd-83ba-e71ce89c4006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:20:22.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:20:32.202Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=6871eba5-6595-4e7a-951e-34e7705957bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:20:32.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:20:42.211Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=e81677d0-9afe-4e6a-8168-0aeffb5c2a44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:20:42.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:20:52.228Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=c742fb03-25a4-4fc7-bd97-2c2124c6824f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:20:52.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:21:02.234Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=8a171819-9820-4d09-b6d2-30f2e83e58a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:21:02.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:21:12.241Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=d19a04ec-9c9a-4365-9952-621a6a790dd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:21:12.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:21:22.249Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=67729548-e72b-447c-a19c-6867b74dfe66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:21:22.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:21:32.255Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=6327e0ee-e7d0-4b7f-b13f-a5119ea39582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:21:32.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:21:42.262Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=62f63890-4885-4908-a152-77f68111bfc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:21:42.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:21:52.270Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=e52d6d66-d937-4f59-b2ac-82ab31730304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:21:52.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:22:02.276Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=14d554ad-90c7-4327-9e3f-7cc80b57a076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:22:02.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:22:12.284Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=ee5508be-9a5e-4c7a-896a-1b7b0c8349c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:22:12.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:22:22.292Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=3dc4cfd0-0c1f-49d4-8cc3-9c62c57095d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:22:22.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T13:22:25.383Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T13:22:25.383Z |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-11-08T13:22:25.384Z |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-11-08T13:22:25.386Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T13:22:25.389Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T13:22:25.390Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-08T13:22:25.390Z |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-11-08T13:22:25.392Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:22:32.305Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=71f80683-4123-4ac1-a1eb-ed0992a8a606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:22:32.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:22:42.312Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=7c45a865-4873-4aab-9d82-f0d52d986266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:22:42.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:22:52.320Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=9f31a97a-230e-4b83-afe5-fe225f37b8ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:22:52.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:23:02.329Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=a622fa58-fd75-4510-bf26-88ce077035ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:23:02.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:23:12.336Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=95873aaf-553d-467d-b828-283d29aae763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:23:12.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:23:22.345Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=8c53ac9e-65bd-467f-b513-691392b2b6c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:23:22.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:23:32.351Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=f93526d3-32ae-49d1-9b8b-e2221e0b5998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:23:32.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:23:42.361Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=597d1800-73ad-4f90-9c25-e9793d2202b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:23:42.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:23:52.376Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=61fd6759-e51d-4ec8-b631-034f65430fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:23:52.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:24:02.385Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=ab299827-b0ac-4762-95f5-d62639a6fa50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:24:02.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:24:12.392Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=63a0eca5-77cb-40dd-8e24-16dd76aaa18b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:24:12.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:24:22.399Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=30e9e901-a7d6-4cd6-b687-c565a899167e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:24:22.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:24:32.408Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=9c966a0d-24e6-44d5-84f3-5e5b986da0c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:24:32.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:24:42.416Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=3736e04f-bf79-41c8-9707-ae075f708cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:24:42.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:24:52.423Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=8ade05c9-a4cb-453d-90a8-64a04ac400b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:24:52.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:25:02.430Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=e1da1296-6f25-4c87-8858-c796ac2e23da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:25:02.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:25:12.436Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=8fd1ba9f-34df-42a9-8eeb-80e60245caa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:25:12.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:25:22.448Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=3b4c3d04-cbb1-4b89-9207-9077f8760e88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:25:22.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:25:32.462Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=489823fa-1ce5-4df6-84ec-c6e5599f47b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:25:32.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:25:42.469Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=a3ca351d-113d-4bc2-ac25-2d3491549565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:25:42.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:25:52.476Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=daa8951f-e7d2-421c-bb9b-576add4af2e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:25:52.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:26:02.484Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=601ca705-d620-47e9-b688-e7f10f99c13a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:26:02.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:26:12.491Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=2f9506ab-53a3-4e3e-bfac-ba802460d052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:26:12.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:26:22.499Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=997b4a08-0968-4d2b-be4b-99f1ed454e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:26:22.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:26:32.507Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=95864584-bcfc-4e99-ae99-525f3037f7ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:26:32.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:26:42.514Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=13d63b3f-5454-4896-adae-06f840f83c0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:26:42.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:26:52.531Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=629b6544-16ed-4c60-a308-dfc934a2d7d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:26:52.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:27:02.544Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=f0a21bdf-804b-43cc-bdeb-ca2cd8094af7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:27:02.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:27:12.552Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=1df37736-a2b8-4922-8d5b-5e74e2b3c097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:27:12.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:27:22.568Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=ae522af5-2759-4b55-bcae-03ea127afb7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:27:22.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T13:27:25.352Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T13:27:25.352Z |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-11-08T13:27:25.353Z |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-11-08T13:27:25.354Z |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-11-08T13:27:25.358Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T13:27:25.358Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-08T13:27:25.358Z |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-11-08T13:27:25.359Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:27:32.575Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=37e477d1-7018-4878-a66c-a18b0ae2baf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:27:32.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:27:42.584Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=8c02c84f-08ef-4e83-9b40-2f45ce5ff945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:27:42.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:27:52.591Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=18b82bec-9883-483d-a7a8-a4beda5760de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:27:52.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:28:02.597Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=1fd7682b-81ba-4830-9984-04c6dbf3c44a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:28:02.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:28:12.603Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=20b46ccd-1813-4936-97e3-f48c3fa830d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:28:12.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:28:22.621Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=81247a40-58b9-4eaf-97dd-dab437932059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:28:22.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:28:32.630Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=a78c7e0a-eba0-4f59-a19d-b315f62112da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:28:32.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:28:42.646Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=0bc945d2-72dc-4d4c-8e7d-d5a87cc3050f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:28:42.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:28:52.655Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=d5c29299-8287-4527-8ab8-e37b6b36c39b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:28:52.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:29:02.662Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=71206eb3-fac5-4ce5-9f43-946213920e8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:29:02.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:29:12.670Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=e3f93fad-609d-467b-936e-7bce934b363f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:29:12.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:29:22.677Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=05b33e20-6fb3-472a-86ef-6802b8930d62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:29:22.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:29:32.686Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=b5890d95-5be4-41ef-9cef-2793056f7034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:29:32.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:29:42.693Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=c0820020-4fa6-41f7-9d85-6a97fcac5c9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:29:42.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:29:52.700Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=7f5affd8-8127-485b-8b98-6e9f3fa64442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:29:52.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:30:02.708Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=d90f8c87-594d-43c9-864d-bde164174a75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:30:02.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:30:12.715Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=64200f35-99b2-4680-a1ec-d356443507b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:30:12.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:30:22.725Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=ac1d284c-bd82-4b4c-91cf-8df46dc3a419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:30:22.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:30:32.736Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=64ffe1b2-ccec-4010-910b-cf7954084020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:30:32.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:30:42.744Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=c532ccde-9f15-4140-84d1-bf4f4100ca29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:30:42.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:30:52.757Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=6053d4d3-d5a1-4bad-945d-14eb62126197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:30:52.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:31:02.765Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=6034033e-00ae-45c7-ae47-f729c24aaa4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:31:02.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:31:12.771Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=63c213c4-ef10-4d94-befb-82f094ed25b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:31:12.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:31:22.779Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=39b9bc58-cfeb-4a76-ba5d-7693ab9d58a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:31:22.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:31:32.786Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=50376646-738c-4cbf-9351-38e4fe8ff2f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:31:32.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:31:42.792Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=a96c51e7-8e5e-4daa-bbcd-0fc0a95b512b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:31:42.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:31:52.800Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=d9af6178-0382-4706-8262-ab0c2a4686a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:31:52.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:32:02.810Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=25ee527a-cdd5-4759-bd50-8953ce1d9e29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:32:02.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:32:12.826Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=e213471c-30e4-4285-8e49-75c6e7664111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:32:12.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:32:22.834Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=0c86f8a7-d795-4b29-a024-48f75df39dfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:32:22.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T13:32:25.400Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T13:32:25.401Z |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-11-08T13:32:25.401Z |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-11-08T13:32:25.403Z |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-11-08T13:32:25.407Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T13:32:25.407Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-08T13:32:25.407Z |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-11-08T13:32:25.409Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:32:32.841Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=32fbeba5-ceee-4353-87a4-e1636c511fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:32:32.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:32:42.848Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=c17a2145-812a-43e6-9aab-bba679566266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:32:42.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:32:52.857Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=ff7f78ae-87f3-453b-90a4-76e544eee86f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:32:52.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:33:02.864Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=223c557b-71e5-4dbb-933c-0428971f37ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:33:02.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:33:12.871Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=d4b1da1b-fc99-4785-9ecb-c4263a194999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:33:12.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:33:22.880Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=df3371e2-2d63-4841-910f-bd3289831d01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:33:22.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:33:32.890Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=1a9b80b2-0ea7-4685-adcb-2fe4f9e38e75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:33:32.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:33:42.899Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=25852494-8604-4ae5-a800-b1565c0b2c99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:33:42.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:33:52.916Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=defdae77-ed62-4a59-83a8-91b193ca6a00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:33:52.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:34:02.923Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=2318ce90-4f1d-4aa8-85a9-dd7007c20725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:34:02.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:34:12.930Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=12d57410-4c10-48f9-be70-4bdb3ea9f0ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:34:12.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:34:22.940Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=76cd1483-b48f-4442-9376-c90f07692b66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:34:22.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:34:32.946Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=4d9170c3-14ad-437d-91bc-df88953d7a2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:34:32.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:34:42.953Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=10e3e218-b1ac-4201-b698-cb4c8a43bcdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:34:42.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:34:52.960Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=cd82e5ba-d972-42e1-8ec7-676b08f214af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:34:52.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:35:02.966Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=58a99d47-c98e-4b83-89d0-7621e3d4da15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:35:02.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:35:12.975Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=d0f6d60d-c32e-4557-80a2-e39076985ee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:35:12.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:35:22.983Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=79637f65-da83-46ad-b06a-ae99729d2260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:35:22.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:35:32.993Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=9e37ff27-a3ed-4a7d-b50d-22ad0f5d3387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:35:33.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:35:43.001Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=fdad892f-cfa0-4b30-89b1-f62d2b34a41d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:35:43.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:35:53.009Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=96d883ce-617b-478d-9cf2-29b69e5cd24c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:35:53.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:36:03.017Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=b0a7d105-19c7-4861-9398-398ddec78399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:36:03.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:36:13.025Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=6f3fef8f-af32-4751-80e2-1e8c7d8eb23b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:36:13.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:36:23.032Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=1deae1f2-97bf-41e5-af25-06503c4bfc1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:36:23.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:36:33.039Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=ca0f680e-082a-436f-b9ee-4a18291a2a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:36:33.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:36:43.046Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=7dbc9698-d66b-4c52-9954-6682a899b733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:36:43.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:36:53.054Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=20883e4c-19c2-4b5f-910a-ed082b0869bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:36:53.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:37:03.064Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=9f03506a-d3d1-41ea-98a1-887f7848907a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:37:03.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:37:13.081Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=a41b0a45-3c81-4652-83fe-9d30a45f1674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:37:13.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:37:23.088Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=cf61a49d-47c7-402e-9817-0e2b21ada044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:37:23.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T13:37:25.379Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T13:37:25.379Z |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-11-08T13:37:25.380Z |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-11-08T13:37:25.390Z |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-11-08T13:37:25.394Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T13:37:25.394Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-08T13:37:25.394Z |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-11-08T13:37:25.395Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:37:33.095Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=c5725fae-08bb-4893-ad52-346d788f283b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:37:33.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:37:43.103Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=3d86a206-b7c4-4739-b865-398f161b8b2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:37:43.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:37:53.111Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=84cd1c15-d3f4-4fa5-9efb-5387c5d51bbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:37:53.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:38:03.118Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=3c752988-a45f-4c04-bb5d-14b2d5863eb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:38:03.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:38:13.128Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=61430fc1-a46d-4199-8efd-3ca611fc659a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:38:13.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:38:23.135Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=ba8a84b6-93e7-4f7b-b895-da989c3f4ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:38:23.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:38:33.143Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=0d8bd7e2-53fb-4b72-9014-a5dc0bb7f9d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:38:33.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:38:43.152Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=201d3a9f-8fa5-4b35-84d0-58d923262d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:38:43.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:38:53.166Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=ae251e7d-5808-4f5c-a3df-96a390d9558a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:38:53.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:39:03.174Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=a63b5521-5a08-422d-8097-a6514dc9c417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:39:03.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:39:13.181Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=fa747aae-e67f-4553-8332-9cdb9ea6a2f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:39:13.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:39:23.192Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=19c0d54d-b4a4-47a7-835b-c38457456589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:39:23.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:39:33.198Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=2bad4762-1d28-44f0-845c-660ab50d6276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:39:33.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:39:43.206Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=64b0e0d5-9b71-4455-aade-dba1558d7fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:39:43.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:39:53.217Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=34920465-d04f-4b0a-be5c-dcb975b82503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:39:53.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:40:03.224Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=0ea83b11-13ad-4b59-8647-832e010cf34d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:40:03.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:40:13.231Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=65959356-a3e6-4259-aab3-1c9ac9a67c2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:40:13.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:40:23.239Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=92b83efb-d349-4f03-8d26-399108aab378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:40:23.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:40:33.248Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=43d56f9a-52c3-4106-8179-69370555549b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:40:33.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:40:43.264Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=6deed6d2-2cbe-4dbf-ac18-21891788bc93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:40:43.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:40:53.273Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=fd96f3db-15a6-4aba-afda-1ee0270ea6d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:40:53.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:41:03.281Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=311449df-563b-43b0-b6a5-342d9d01139c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:41:03.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:41:13.289Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=a3d47efc-13db-4cd8-a431-d181bd01f2dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:41:13.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:41:23.296Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=fad18dfd-060e-4fcf-a06e-69a2c91e36fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:41:23.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:41:33.304Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=dbbe91b3-8ab8-4ba7-819e-10e2ae06a954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:41:33.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:41:43.313Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=e95b3f99-9c3c-47fc-9264-5a95a2568c74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:41:43.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:41:53.320Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=261b7bf8-c111-4829-98a2-5a81283746a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:41:53.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:42:03.329Z |INFO |Init configs |InvocationID=12a66290-722b-44ce-b29c-5c48da25c9d1, InstanceUUID=bc44db0c-2244-4364-88a8-c13d5f538b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T13:42:03.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |